fix: bug
This commit is contained in:
@@ -131,7 +131,10 @@
|
||||
"descriptionPlaceholder": "Describe the video effect you want",
|
||||
"generate": "Generate Video",
|
||||
"startGenerating": "Start Generating Video",
|
||||
"generatingMessage": "Video is being generated, please wait..."
|
||||
"generatingMessage": "Video is being generated, please wait...",
|
||||
"loading": "Loading...",
|
||||
"noFormFields": "No form fields to fill",
|
||||
"generating": "Generating..."
|
||||
},
|
||||
"generationRecord": {
|
||||
"title": "Generation Record",
|
||||
@@ -163,7 +166,9 @@
|
||||
"fillForm": "Fill Form",
|
||||
"startCreating": "Start Creating",
|
||||
"generations": "My Generations",
|
||||
"generationStarted": "Generation has started"
|
||||
"generationStarted": "Generation has started",
|
||||
"uploadSuccess": "Upload successful",
|
||||
"uploadFailed": "Upload failed, please try again"
|
||||
},
|
||||
"dynamicForm": {
|
||||
"uploadFailed": "Upload failed, please try again",
|
||||
|
||||
Reference in New Issue
Block a user