fix
This commit is contained in:
@@ -27,11 +27,13 @@ export default {
|
||||
},
|
||||
allOrder:{
|
||||
Time:'时间',
|
||||
Serial:'序号',
|
||||
Title:'名字',
|
||||
Serial:'ID',
|
||||
Money:'金额',
|
||||
Title:'名字',
|
||||
PaymentMethods:'支付方式',
|
||||
Payment:'支付方式',
|
||||
State:'状态',
|
||||
OrderType:'类型',
|
||||
Income:'支出',
|
||||
Expend:'收入',
|
||||
credits:'积分',
|
||||
@@ -137,7 +139,7 @@ export default {
|
||||
Reset:'重置',
|
||||
Design:'设计',
|
||||
Redesign:'重新设计',
|
||||
GeneratedDesign:'生成的设计',
|
||||
GeneratedDesign:'生成设计,请选择您最喜欢的设计',
|
||||
SelectedDesign:'喜欢的设计',
|
||||
Export:'导出',
|
||||
moodboard:"情绪板",
|
||||
@@ -575,12 +577,17 @@ export default {
|
||||
},
|
||||
account:{
|
||||
personCentered:'个人中心',
|
||||
myInformation:'我的信息',
|
||||
frontPage:'我的信息',
|
||||
Home:'首页',
|
||||
Messages:'消息中心',
|
||||
Follow:'关注',
|
||||
Fans:'粉丝',
|
||||
editUser:'修改个人信息',
|
||||
//account首页
|
||||
myInfor:'我的信息',
|
||||
bindWeChat:'绑定',
|
||||
cancel:'订阅',
|
||||
|
||||
//编辑个人信息页
|
||||
userName:'用户名',
|
||||
email:'邮箱',
|
||||
|
||||
@@ -26,12 +26,14 @@ export default {
|
||||
jsContent3:`You have not performed any operation for a long time. You must be active;otherwise, you will log out in {numTime} S`,
|
||||
},
|
||||
allOrder:{
|
||||
Time:'Time',
|
||||
Serial:'Serial',
|
||||
Time:'Date',
|
||||
Serial:'ID',
|
||||
Title:'Title',
|
||||
Money:'Money',
|
||||
PaymentMethods:'Payment Methods',
|
||||
Money:'Amount',
|
||||
Payment:'Payment',
|
||||
State:'State',
|
||||
OrderType:'Order Type',
|
||||
Income:'Income',
|
||||
Expend:'Expend',
|
||||
credits:'Credits',
|
||||
@@ -40,8 +42,8 @@ export default {
|
||||
createTime:'Create Time',
|
||||
},
|
||||
payOrder:{
|
||||
OrderInformation:'Order Information',
|
||||
CreditsInformation:'Credits Information',
|
||||
OrderInformation:'Order Details',
|
||||
CreditsInformation:'Points Details',
|
||||
},
|
||||
exportModel:{
|
||||
EditExport:'Edit & Export',
|
||||
@@ -137,7 +139,7 @@ export default {
|
||||
Reset:'Reset',
|
||||
Design:'Design',
|
||||
Redesign:'Redesign',
|
||||
GeneratedDesign:'Generated Design',
|
||||
GeneratedDesign:'Generated Design,please choose your favorite design',
|
||||
SelectedDesign:'Selected Design',
|
||||
Export:'Export',
|
||||
moodboard:"moodboard",
|
||||
@@ -146,7 +148,7 @@ export default {
|
||||
sketchboard:"sketchboard",
|
||||
mannequins:"mannequins",
|
||||
masnnequinHint:"The mannequin you use is not matched with the current clothes, which will cause the generated model to not use the selected clothes",
|
||||
FinalizeCollection:"Finalize Collection",
|
||||
FinalizeCollection:"complete series",
|
||||
jsContent1:'You must choose one or more colors for further process.',
|
||||
jsContent2:'You must choose one or more colors for further process.',
|
||||
jsContent3:'Failed to export the file',
|
||||
@@ -575,12 +577,16 @@ export default {
|
||||
},
|
||||
account:{
|
||||
personCentered:'Account',
|
||||
myInformation:'My Details',
|
||||
frontPage:'Front Page',
|
||||
Home:'Home',
|
||||
Messages:'Messages',
|
||||
Follow:'Follow',
|
||||
Fans:'Fans',
|
||||
editUser:'Change Information',
|
||||
//account首页
|
||||
myInfor:'My lnformation',
|
||||
bindWeChat:'Bind WeChat/gmail',
|
||||
cancel:'Cancel Renewal',
|
||||
//编辑个人信息页
|
||||
userName:'User Name',
|
||||
email:'Email',
|
||||
|
||||
Reference in New Issue
Block a user