This commit is contained in:
imeepos
2026-01-29 18:16:00 +08:00
parent 6ca686f2c9
commit 5e4a9c82cd
11 changed files with 1748 additions and 337 deletions

View File

@@ -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",