fix
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
import { fontFamily } from "html2canvas/dist/types/css/property-descriptors/font-family";
|
||||
import { opacity } from "html2canvas/dist/types/css/property-descriptors/opacity";
|
||||
|
||||
export default {
|
||||
Header: {
|
||||
hello: "你好",
|
||||
@@ -282,7 +279,7 @@ export default {
|
||||
LikeVideo: "已选择的",
|
||||
InputVideo: "生成结果",
|
||||
GeneratedVideo: "生成的视频",
|
||||
hint: "将草图改为逼真的照片,这条裙子的材质是牛仔布。",
|
||||
hint: "完整长度肖像,匹配参考图像中的服装风格、图案和面料纹理,精确复制服装设计细节,保持原始配色方案,高度忠实于参考服装,真实的光照效果,细致的面料渲染。",
|
||||
jsContent1: "生成视频预计需要三分钟,请问是否继续",
|
||||
},
|
||||
LibraryPage: {
|
||||
@@ -753,6 +750,7 @@ export default {
|
||||
remainingModifications: "本月剩余次数:",
|
||||
Country: "国家",
|
||||
CompanyName: "职业",
|
||||
Status: "状态",
|
||||
Valid: "有效",
|
||||
Expire: "过期",
|
||||
//account首页
|
||||
@@ -1012,6 +1010,8 @@ export default {
|
||||
Slogan: "标语",
|
||||
Upload: "上传",
|
||||
Delete: "删除",
|
||||
Finish:'我们已经根据您的喜好确定了您的风格。',
|
||||
LastCompletionTime:'上次完成时间',
|
||||
textarea: "请阐述您对这个品牌的看法,我们将帮助您设计出名称、标志以及宣传语。",
|
||||
},
|
||||
chat: {
|
||||
@@ -1280,7 +1280,7 @@ export default {
|
||||
wx:'基础',
|
||||
relightEdit:'编辑细节',
|
||||
changeBackground:'修改背景',
|
||||
toproductFlus:'高级',
|
||||
toproductFlus:'高质量',
|
||||
toproductBasic:'基础',
|
||||
generateWx:'高级',
|
||||
generateFlux:'进阶',
|
||||
@@ -1298,5 +1298,48 @@ export default {
|
||||
},
|
||||
event:{
|
||||
back:'返回'
|
||||
}
|
||||
},
|
||||
admin:{
|
||||
allUser:'所有用户',
|
||||
UserData:'用户数据',
|
||||
},
|
||||
adminSeAllUser:{
|
||||
CreateTime:'创建时间',
|
||||
UserName:'用户名',
|
||||
search:'搜索',
|
||||
add:'添加',
|
||||
DownloadTemplate:'下载模板',
|
||||
UploadTemplate:'上传模板',
|
||||
ExportAccountData:'导出账号数据',
|
||||
NearlyAYear:'近一年',
|
||||
LastMonth:'上一个月',
|
||||
LastWeek:'上一周',
|
||||
Edit:'编辑',
|
||||
Delete:'删除',
|
||||
UserId:'用户ID',
|
||||
Email:'邮箱',
|
||||
UserEmail:'用户邮箱',
|
||||
language:'语言',
|
||||
CreateDate:'创建时间',
|
||||
Credits:'积分',
|
||||
CreditsUsage:'已被使用',
|
||||
CreditsUsageLimit:'积分使用上限',
|
||||
Operations:'操作',
|
||||
Password:'密码',
|
||||
MaximumCredits:'最大积分',
|
||||
Close:'关闭',
|
||||
OK:'确定',
|
||||
jsContent1:'邮箱格式有误',
|
||||
jsContent2:'请检查所有带 * 号的内容',
|
||||
},
|
||||
adminSeDesignDetail:{
|
||||
StartDate:'开始日期',
|
||||
StartTime:'开始时间',
|
||||
Email:'邮箱',
|
||||
UserName:'用户名',
|
||||
UserId:'用户ID',
|
||||
Frequency:'设计频率',
|
||||
CreateTime:'创建时间',
|
||||
Credits:'积分',
|
||||
},
|
||||
};
|
||||
|
||||
@@ -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