fix: bug
This commit is contained in:
@@ -159,15 +159,30 @@
|
||||
"generating": "Generating..."
|
||||
},
|
||||
"generationRecord": {
|
||||
"title": "Generation Record",
|
||||
"title": "Generation Detail",
|
||||
"aiVideo": "AI Video",
|
||||
"originalImage": "Original Image",
|
||||
"reEdit": "Re-edit",
|
||||
"reEdit": "Try Again",
|
||||
"regenerate": "Regenerate",
|
||||
"download": "Download",
|
||||
"downloading": "Downloading...",
|
||||
"downloadSuccess": "Saved to album",
|
||||
"downloadError": "Download failed",
|
||||
"permissionDenied": "Album permission required to save",
|
||||
"rerunSuccess": "Regeneration started",
|
||||
"rerunError": "Regeneration failed",
|
||||
"deleteSuccess": "Deleted successfully",
|
||||
"deleteError": "Delete failed",
|
||||
"deleteConfirm": "Confirm to delete this record?",
|
||||
"deleting": "Deleting..."
|
||||
"deleting": "Deleting...",
|
||||
"generationResult": "Generation Result",
|
||||
"status": "Status",
|
||||
"statusPending": "Generating",
|
||||
"statusCompleted": "Completed",
|
||||
"statusFailed": "Failed",
|
||||
"createdAt": "Created At",
|
||||
"noResult": "No result yet",
|
||||
"notFound": "Record not found"
|
||||
},
|
||||
"search": {
|
||||
"history": "Search History",
|
||||
|
||||
Reference in New Issue
Block a user