fix
This commit is contained in:
@@ -279,7 +279,7 @@ export default {
|
||||
LikeVideo: "Selected",
|
||||
InputVideo: "Generated",
|
||||
GeneratedVideo: "Generated Video",
|
||||
hint: "change the sketch to realistic photo, the material of the skirt is denim",
|
||||
hint: "Full length portrait, match the clothing style, patterns, and fabric texture from the reference image, replicate garment design details precisely, maintain original color scheme, high fidelity to reference attire, realistic lighting, detailed fabric rendering",
|
||||
jsContent1: "Video generation will take approximately 3 minutes. Continue?",
|
||||
},
|
||||
LibraryPage: {
|
||||
@@ -750,6 +750,7 @@ export default {
|
||||
remainingModifications: "Remaining this month:",
|
||||
Country: "Country",
|
||||
CompanyName: "Occupation",
|
||||
Status: "Status",
|
||||
Valid: "Valid",
|
||||
Expire: "Expire",
|
||||
//account首页
|
||||
@@ -1009,6 +1010,8 @@ export default {
|
||||
Slogan: "Slogan",
|
||||
Upload: "Upload",
|
||||
Delete: "Delete",
|
||||
Finish:'We have calculated your preferred style.',
|
||||
LastCompletionTime:'Last completion time',
|
||||
textarea: "Please enter your thoughts about this brand, and we will help you generate the name, logo, and slogan.",
|
||||
},
|
||||
chat: {
|
||||
@@ -1295,5 +1298,48 @@ export default {
|
||||
},
|
||||
event:{
|
||||
back:'Back'
|
||||
}
|
||||
},
|
||||
admin:{
|
||||
allUser:'All User',
|
||||
UserData:'User Data',
|
||||
},
|
||||
adminSeAllUser:{
|
||||
CreateTime:'Create Time',
|
||||
UserName:'User Name',
|
||||
search:'Search',
|
||||
add:'Add',
|
||||
DownloadTemplate:'Download Template',
|
||||
UploadTemplate:'Upload Template',
|
||||
ExportAccountData:'Export account data',
|
||||
NearlyAYear:'Nearly a year',
|
||||
LastMonth:'Last month',
|
||||
LastWeek:'Last week',
|
||||
Edit:'Edit',
|
||||
Delete:'Delete',
|
||||
UserId:'User ID',
|
||||
Email:'Email',
|
||||
UserEmail:'Ucser Email',
|
||||
language:'Language',
|
||||
CreateDate:'Create Date',
|
||||
Credits:'Credits',
|
||||
CreditsUsage:'Credits Usage',
|
||||
CreditsUsageLimit:'Credits Usage Limit',
|
||||
Operations:'Operations',
|
||||
Password:'Password',
|
||||
MaximumCredits:'Maximum Credits',
|
||||
Close:'Close',
|
||||
OK:'OK',
|
||||
jsContent1:'The email format is incorrect',
|
||||
jsContent2:'Please check the input box marked with *',
|
||||
},
|
||||
adminSeDesignDetail:{
|
||||
StartDate:'Start Date',
|
||||
StartTime:'Start Time',
|
||||
Email:'Email',
|
||||
UserName:'User Name',
|
||||
UserId:'User ID',
|
||||
Frequency:'Frequency',
|
||||
CreateTime:'Create Time',
|
||||
Credits:'Credits',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user