2023-10-30 17:26:36 +08:00
|
|
|
|
export default {
|
|
|
|
|
|
Header:{
|
|
|
|
|
|
hello:'hello',
|
|
|
|
|
|
HOME:'HOME',
|
|
|
|
|
|
LIBRARY:'LIBRARY',
|
|
|
|
|
|
HISTORY:'HISTORY',
|
|
|
|
|
|
bindEmail:'bind email',
|
|
|
|
|
|
logOff:'log off',
|
2023-11-02 11:00:38 +08:00
|
|
|
|
language:'language',
|
2023-10-30 17:26:36 +08:00
|
|
|
|
skip:'skip',
|
|
|
|
|
|
emailContent:'you have binded email',
|
|
|
|
|
|
Email:'Email',
|
|
|
|
|
|
NextStep:'Next step',
|
|
|
|
|
|
verification:'Enter verification code',
|
|
|
|
|
|
SentTo:'Sent to',
|
|
|
|
|
|
Resend:'Resend',
|
|
|
|
|
|
jsContent1:'The email format is incorrect',
|
|
|
|
|
|
jsContent2:'Succeeded in binding the mailbox.',
|
|
|
|
|
|
jsContent3:`You have not performed any operation for a long time. You must be active;otherwise, you will log out in {numTime} S`,
|
|
|
|
|
|
},
|
|
|
|
|
|
Habit:{
|
|
|
|
|
|
Workspace:'Workspace',
|
|
|
|
|
|
WorkspaceSetting:'Workspace Setting',
|
|
|
|
|
|
settingWorkspace:'adjust your workspace setting',
|
|
|
|
|
|
Overall:'Overall',
|
|
|
|
|
|
Single:'Single',
|
|
|
|
|
|
System:'System',
|
|
|
|
|
|
Designer:'Designer',
|
|
|
|
|
|
Mannequin:'Mannequin',
|
|
|
|
|
|
Current:'Current',
|
|
|
|
|
|
User:'User',
|
|
|
|
|
|
jsContent1:'Whether to delete the workspace?',
|
|
|
|
|
|
jsContent2:'Please enter a workbench name',
|
|
|
|
|
|
},
|
|
|
|
|
|
RobotAssist:{
|
|
|
|
|
|
inputContent1:"write a message~",
|
|
|
|
|
|
jsContent1:"Please enter content",
|
|
|
|
|
|
},
|
|
|
|
|
|
HomeView:{
|
|
|
|
|
|
GetStarted:'Get Started',
|
|
|
|
|
|
Start:'Start',
|
|
|
|
|
|
Edit:'Edit',
|
|
|
|
|
|
Design:'Design',
|
|
|
|
|
|
Redesign:'Redesign',
|
|
|
|
|
|
GeneratedDesign:'Generated Design',
|
|
|
|
|
|
SelectedDesign:'Selected Design',
|
|
|
|
|
|
Export:'Export',
|
2023-11-13 09:52:57 +08:00
|
|
|
|
moodboard:"moodboard",
|
|
|
|
|
|
printboard:"printboard",
|
|
|
|
|
|
colorboard:"colorboard",
|
|
|
|
|
|
sketchboard:"sketchboard",
|
|
|
|
|
|
mannequins:"mannequins",
|
2023-10-30 17:26:36 +08:00
|
|
|
|
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',
|
|
|
|
|
|
},
|
|
|
|
|
|
LibraryPage:{
|
|
|
|
|
|
Upload:'Upload',
|
|
|
|
|
|
Generate:'Generate',
|
|
|
|
|
|
Delete:'Delete',
|
|
|
|
|
|
Rename:'Rename',
|
|
|
|
|
|
inputContent1:'Search by your style code',
|
|
|
|
|
|
all:'all',
|
|
|
|
|
|
ImageOnly:'Image Only',
|
|
|
|
|
|
TextOnly:'Text Only',
|
|
|
|
|
|
TextImage:'Text-Image',
|
|
|
|
|
|
inputContent2:'Prompt input',
|
|
|
|
|
|
maximumLength:'The entered content exceeds the maximum length.',
|
|
|
|
|
|
Model1:'Model1',
|
|
|
|
|
|
Model2:'Model2',
|
|
|
|
|
|
inputContent3:'Prompt input',
|
|
|
|
|
|
Cancel:'Cancel',
|
|
|
|
|
|
Sure:'Sure',
|
|
|
|
|
|
Moodboard:'Moodboard',
|
|
|
|
|
|
Prints:'Prints',
|
|
|
|
|
|
Sketches:'Sketches',
|
|
|
|
|
|
Mannequins:'Mannequins',
|
2023-10-31 16:04:40 +08:00
|
|
|
|
model:'model',
|
2023-10-30 17:26:36 +08:00
|
|
|
|
jsContent1:'Are you sure to delete the picture?',
|
|
|
|
|
|
jsContent2:'Are you sure to delete the picture?',
|
|
|
|
|
|
jsContent3:'You can only upload Image file!',
|
|
|
|
|
|
jsContent4:'Image must smaller than 2MB!',
|
|
|
|
|
|
jsContent5:'This picture has been uploaded whether to continue uploading?',
|
|
|
|
|
|
jsContent6:'The entered content exceeds the maximum length.',
|
2023-11-01 09:30:52 +08:00
|
|
|
|
jsContent7:'Please enter content',
|
|
|
|
|
|
jsContent8:'upload failed',
|
|
|
|
|
|
jsContent9:'Please enter content',
|
2023-10-30 17:26:36 +08:00
|
|
|
|
},
|
|
|
|
|
|
HistoryPage:{
|
|
|
|
|
|
History:'History',
|
|
|
|
|
|
StartDate:'Start Date',
|
|
|
|
|
|
EndDate:'End Date',
|
|
|
|
|
|
inputContent1:'Search by collection name',
|
|
|
|
|
|
Detail:'Detail',
|
|
|
|
|
|
Rename:'Rename',
|
|
|
|
|
|
Retrieve:'Retrieve',
|
|
|
|
|
|
Delete:'Delete',
|
|
|
|
|
|
inputContent2:'Enter a new name',
|
|
|
|
|
|
Submit:'Submit',
|
|
|
|
|
|
CollectionsName:'Collections Name',
|
|
|
|
|
|
UptateTime:'Uptate Time',
|
|
|
|
|
|
SketchCounts:'Sketch Counts',
|
|
|
|
|
|
Operations:'Operations',
|
|
|
|
|
|
jsContent1:'Deleted successfully',
|
|
|
|
|
|
jsContent2:'Do you really want to delete this collection? ',
|
|
|
|
|
|
jsContent3:'Change successfully',
|
|
|
|
|
|
jsContent4:'Image must smaller than 2MB!',
|
|
|
|
|
|
jsContent5:'This picture has been uploaded whether to continue uploading?',
|
|
|
|
|
|
jsContent6:'The entered content exceeds the maximum length.',
|
2023-11-01 09:30:52 +08:00
|
|
|
|
jsContent7:'Please enter content',
|
2023-10-30 17:26:36 +08:00
|
|
|
|
},
|
|
|
|
|
|
ModelPlacement:{
|
|
|
|
|
|
Registration:'Registration',
|
|
|
|
|
|
Submit:'Submit',
|
|
|
|
|
|
Preview:'Preview',
|
|
|
|
|
|
Back:'Back',
|
|
|
|
|
|
Restore:'Restore',
|
|
|
|
|
|
System:'System',
|
|
|
|
|
|
Library:'Library',
|
|
|
|
|
|
Point:'Point',
|
|
|
|
|
|
RemovePoint:'Remove Point',
|
|
|
|
|
|
mannequinHint:'Please change the pure white inside the mannequin for another color to enhance your experience',
|
|
|
|
|
|
SHOULDER:'SHOULDER',
|
|
|
|
|
|
WAISTBAND:'WAISTBAND',
|
|
|
|
|
|
HAND:'HAND',
|
|
|
|
|
|
jsContent1:"You haven't marked the image yet, and the model will not be uploaded. Are you sure you want to close it?",
|
|
|
|
|
|
jsContent2:'This picture has been uploaded whether to continue uploading?',
|
|
|
|
|
|
},
|
|
|
|
|
|
ModelPlacementMobile:{
|
|
|
|
|
|
Registration:'Registration',
|
|
|
|
|
|
Submit:'Submit',
|
|
|
|
|
|
Preview:'Preview',
|
|
|
|
|
|
Back:'Back',
|
|
|
|
|
|
Restore:'Restore',
|
2023-11-03 11:16:42 +08:00
|
|
|
|
System:'System',
|
|
|
|
|
|
Library:'Library',
|
2023-10-30 17:26:36 +08:00
|
|
|
|
Point:'Point',
|
|
|
|
|
|
RemovePoint:'Remove Point',
|
|
|
|
|
|
mannequinHint:'Please change the pure white inside the mannequin for another color to enhance your experience',
|
|
|
|
|
|
SHOULDER:'SHOULDER',
|
|
|
|
|
|
WAISTBAND:'WAISTBAND',
|
|
|
|
|
|
HAND:'HAND',
|
|
|
|
|
|
jsContent1:"You haven't marked the image yet, and the model will not be uploaded. Are you sure you want to close it?",
|
|
|
|
|
|
jsContent2:'This picture has been uploaded whether to continue uploading?',
|
|
|
|
|
|
},
|
|
|
|
|
|
Upload:{
|
|
|
|
|
|
Delete:'Delete',
|
2023-11-06 15:34:57 +08:00
|
|
|
|
Maximum2M:'Maximum 8 images can be uploaded, Maximum 2M per image',
|
2023-10-30 17:26:36 +08:00
|
|
|
|
jsContent1:'You can only upload Image file!',
|
|
|
|
|
|
jsContent2:'Image must smaller than 2MB!',
|
|
|
|
|
|
jsContent3:'upload failed',
|
|
|
|
|
|
},
|
|
|
|
|
|
SketchboardUpload:{
|
|
|
|
|
|
Upload:'Upload',
|
|
|
|
|
|
Library:'Library',
|
|
|
|
|
|
Generate:'Generate',
|
|
|
|
|
|
PIN:'PIN',
|
2023-11-06 15:34:57 +08:00
|
|
|
|
Maximum:'Maximum 8 images can be uploaded, Maximum 2M per image',
|
2023-10-30 17:26:36 +08:00
|
|
|
|
Thumbnail:'Thumbnail preview of selected sketchboard',
|
|
|
|
|
|
inputContent1:'Caption generation',
|
|
|
|
|
|
maximumLength:'The entered content exceeds the maximum length.',
|
|
|
|
|
|
jsContent1:"upload failed",
|
|
|
|
|
|
jsContent2:"You can only upload Image file!",
|
|
|
|
|
|
jsContent3:'Image must smaller than 2MB!',
|
|
|
|
|
|
jsContent4:"Maximum number of allowable file uploads has been exceeded",
|
|
|
|
|
|
jsContent5:"Please select a picture",
|
|
|
|
|
|
jsContent6:"The entered content exceeds the maximum length.",
|
|
|
|
|
|
jsContent7:"Please enter content",
|
|
|
|
|
|
},
|
|
|
|
|
|
PrintboardUpload:{
|
|
|
|
|
|
Upload:'Upload',
|
|
|
|
|
|
Library:'Library',
|
|
|
|
|
|
Generate:'Generate',
|
|
|
|
|
|
PIN:'PIN',
|
2023-11-06 15:34:57 +08:00
|
|
|
|
Maximum:'Maximum 8 images can be uploaded, Maximum 2M per image',
|
2023-10-30 17:26:36 +08:00
|
|
|
|
Thumbnail:'Thumbnail preview of selected printboard',
|
|
|
|
|
|
inputContent1:'Caption generation',
|
|
|
|
|
|
maximumLength:'The entered content exceeds the maximum length.',
|
|
|
|
|
|
jsContent1:"You can only upload Image file!",
|
|
|
|
|
|
jsContent2:'Image must smaller than 2MB!',
|
|
|
|
|
|
jsContent3:"Maximum number of allowable file uploads has been exceeded",
|
|
|
|
|
|
jsContent4:"Please select a picture",
|
|
|
|
|
|
jsContent5:"The entered content exceeds the maximum length.",
|
|
|
|
|
|
jsContent6:"Please enter content",
|
|
|
|
|
|
},
|
|
|
|
|
|
ColorboardUpload:{
|
|
|
|
|
|
Thumbnail:'Thumbnail preview of selected colorboard',
|
|
|
|
|
|
Clear:'Clear',
|
|
|
|
|
|
Palette:'Palette',
|
|
|
|
|
|
HEX:'HEX',
|
|
|
|
|
|
RGBA:'RGBA',
|
2023-11-02 11:00:38 +08:00
|
|
|
|
UploadImage:'Upload Image',////////////
|
2023-10-30 17:26:36 +08:00
|
|
|
|
ColorCode:'Color Code',
|
|
|
|
|
|
ExtractColor:'Extract Color',
|
|
|
|
|
|
jsContent1:"Your browser does not support it",
|
|
|
|
|
|
jsContent2:"Can't find the TCX color",
|
|
|
|
|
|
jsContent3:"You can only upload Image file!",
|
|
|
|
|
|
jsContent4:'Image must smaller than 2MB!',
|
2023-11-13 17:33:41 +08:00
|
|
|
|
jsContent5:"Please enter the correct TCX value",
|
2023-10-30 17:26:36 +08:00
|
|
|
|
},
|
|
|
|
|
|
MoodboardUpload:{
|
|
|
|
|
|
Upload:'Upload',
|
|
|
|
|
|
Library:'Library',
|
|
|
|
|
|
Generate:'Generate',
|
|
|
|
|
|
Delete:'Delete',
|
2023-11-06 15:34:57 +08:00
|
|
|
|
Maximum:'Maximum 8 images can be uploaded, Maximum 2M per image',
|
2023-10-30 17:26:36 +08:00
|
|
|
|
Thumbnail:'Thumbnail preview of selected moodboard',
|
|
|
|
|
|
layout:'layout',
|
|
|
|
|
|
jsContent1:'You can select up to 8 images',
|
|
|
|
|
|
jsContent2:"upload failed",
|
|
|
|
|
|
jsContent3:"You can only upload Image file!",
|
|
|
|
|
|
jsContent4:'Image must smaller than 2MB!',
|
|
|
|
|
|
jsContent5:'Please click Layout to sort randomly',
|
|
|
|
|
|
},
|
|
|
|
|
|
Cropper:{
|
|
|
|
|
|
Cutpicture:'Cut picture',
|
|
|
|
|
|
Finish:'Finish',
|
|
|
|
|
|
Cancel:'Cancel',
|
|
|
|
|
|
CropPreview:'Crop Preview',
|
|
|
|
|
|
},
|
|
|
|
|
|
Material:{
|
|
|
|
|
|
inputContent1:'Please input',
|
|
|
|
|
|
PIN:'PIN',
|
|
|
|
|
|
},
|
|
|
|
|
|
MarketingSketchUpload:{
|
|
|
|
|
|
Upload:'Upload',
|
|
|
|
|
|
MyLibrary:'My Library',
|
|
|
|
|
|
maximumLength:'Maximum 15 images can be uploaded, Maximum 2M per image',
|
|
|
|
|
|
jsContent1:'upload failed',
|
|
|
|
|
|
jsContent2:"You can only upload Image file!",
|
|
|
|
|
|
jsContent3:'Image must smaller than 2MB!',
|
|
|
|
|
|
jsContent5:'Maximum number of allowable file uploads has been exceeded',
|
|
|
|
|
|
},
|
|
|
|
|
|
layout:{
|
|
|
|
|
|
MoodBoardDesign:'MoodBoard Design',
|
2023-11-02 11:00:38 +08:00
|
|
|
|
LayerOptions:'Layer Options',
|
2023-10-30 17:26:36 +08:00
|
|
|
|
Submit:'Submit',
|
|
|
|
|
|
},
|
|
|
|
|
|
Generate:{
|
|
|
|
|
|
ImageOnly:'Image Only',
|
|
|
|
|
|
TextOnly:'Text Only',
|
|
|
|
|
|
TextImage:'Text-Image',
|
|
|
|
|
|
Model1:'Model1',
|
|
|
|
|
|
Model2:'Model2',
|
|
|
|
|
|
inputContent1:'Prompt input',
|
|
|
|
|
|
Generate:'Generate',
|
|
|
|
|
|
maximumLength:'The entered content exceeds the maximum length.',
|
2023-11-03 11:16:42 +08:00
|
|
|
|
Model:'Model',
|
2023-10-30 17:26:36 +08:00
|
|
|
|
jsContent1:"You can only upload Image file!",
|
|
|
|
|
|
jsContent2:'Image must smaller than 2MB!',
|
|
|
|
|
|
jsContent3:"Please enter content",
|
|
|
|
|
|
jsContent4:'The entered content exceeds the maximum length.',
|
|
|
|
|
|
jsContent5:"Please enter content",
|
|
|
|
|
|
jsContent6:"You can select up to 8 images",
|
|
|
|
|
|
jsContent7:"upload failed",
|
|
|
|
|
|
},
|
|
|
|
|
|
collectionModal:{
|
|
|
|
|
|
Moodboard:'Moodboard',
|
|
|
|
|
|
Printboard:'Printboard',
|
|
|
|
|
|
Colorboard:'Colorboard',
|
|
|
|
|
|
Sketchboard:'Sketchboard',
|
2023-10-31 16:04:40 +08:00
|
|
|
|
MoodCollection:'select moodboard for your collection',
|
|
|
|
|
|
PrinCollection:'select printboard for your collection',
|
|
|
|
|
|
ColorCollection:'select colors for your collection',
|
|
|
|
|
|
SketchCollection:'select sketchboard for your collection',
|
2023-10-30 17:26:36 +08:00
|
|
|
|
jsContent1:'You must select the image and then use the layout.',
|
|
|
|
|
|
jsContent2:'The uploaded files will not be saved, being sure to continue? ',
|
|
|
|
|
|
jsContent3:'You must choose one or more colors for further process.',
|
|
|
|
|
|
},
|
|
|
|
|
|
DesignDetail:{
|
|
|
|
|
|
Details:'Details',
|
|
|
|
|
|
EditDetails:'Edit the details of your design',
|
|
|
|
|
|
Submit:'Submit',
|
|
|
|
|
|
CurrentApparel:'Current Apparel',
|
|
|
|
|
|
CurrentPrint:'Current Print',
|
|
|
|
|
|
CurrentColor:'Current Color',
|
|
|
|
|
|
},
|
|
|
|
|
|
DesignDetailAlter:{
|
|
|
|
|
|
Upload:'Upload',
|
|
|
|
|
|
Library:'Library',
|
|
|
|
|
|
inputContent1:'Please input',
|
|
|
|
|
|
Palette:'Palette',
|
|
|
|
|
|
HEX:'HEX',
|
|
|
|
|
|
RGBA:'RGBA',
|
2023-11-02 11:00:38 +08:00
|
|
|
|
UploadImage:'Upload Image',////////////
|
2023-10-30 17:26:36 +08:00
|
|
|
|
Delete:'Delete',
|
|
|
|
|
|
ColorCode:'Color Code',
|
|
|
|
|
|
jsContent1:"Your browser does not support it",
|
|
|
|
|
|
jsContent2:"You can select up to 8 images",
|
|
|
|
|
|
jsContent3:"upload failed",
|
|
|
|
|
|
jsContent4:'You can only upload Image file!',
|
|
|
|
|
|
jsContent5:'Image must smaller than 5MB!',
|
|
|
|
|
|
jsContent6:"Can't find the TCX color",
|
|
|
|
|
|
},
|
|
|
|
|
|
DesignDetailEnd:{
|
|
|
|
|
|
NewApparel:'New Apparel',
|
|
|
|
|
|
NewPrint:'New Print',
|
|
|
|
|
|
Placement:'Placement',
|
|
|
|
|
|
Overall:'Overall',
|
|
|
|
|
|
Single:'Single',
|
|
|
|
|
|
NewColor:'New Color',
|
|
|
|
|
|
preview:'preview',
|
|
|
|
|
|
Layout:'Layout',
|
|
|
|
|
|
jsContent1:'Please select print',
|
|
|
|
|
|
},
|
|
|
|
|
|
DesignPrintOperation:{
|
|
|
|
|
|
Placement:'Placement',
|
|
|
|
|
|
Overall:'Overall',
|
|
|
|
|
|
Single:'Single',
|
|
|
|
|
|
Random:'Random',
|
|
|
|
|
|
inputContent:'Please input',
|
|
|
|
|
|
preview:'preview',
|
|
|
|
|
|
jsContent1:'The above changes are not saved, being sure to continue? ',
|
|
|
|
|
|
},
|
2023-10-31 16:04:40 +08:00
|
|
|
|
uploadFile:{
|
|
|
|
|
|
jsContent1:'You can select up to 8 images',
|
|
|
|
|
|
},
|
2023-10-30 17:26:36 +08:00
|
|
|
|
}
|