fix
This commit is contained in:
@@ -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