修复用户指引bug
This commit is contained in:
@@ -62,21 +62,23 @@ export default {
|
||||
Delete:'Delete',
|
||||
Rename:'Edit',
|
||||
Point:'Point',
|
||||
inputContent1:'Search by your style code',
|
||||
inputContent1:'Search by name',
|
||||
intersection:'intersection',
|
||||
Select:'Select',
|
||||
Tag:'Tag:',
|
||||
Select:'Search by tag',
|
||||
NoLabel:'No Label',
|
||||
unionSet:'union set',
|
||||
all:'all',
|
||||
ImageOnly:'Image Only',
|
||||
TextOnly:'Text Only',
|
||||
TextImage:'Text-Image',
|
||||
inputContent2:'Input name',
|
||||
inputContent2:'Input prompt',
|
||||
maximumLength:'The entered content exceeds the maximum length.',
|
||||
Model1:'Model1',
|
||||
Model2:'Model2',
|
||||
Model3:'Model3',
|
||||
inputContent3:'Input name',
|
||||
Name:'Name:',
|
||||
inputContent3:'Enter a new name',
|
||||
Cancel:'Cancel',
|
||||
Sure:'Sure',
|
||||
Moodboard:'Moodboard',
|
||||
@@ -165,7 +167,7 @@ export default {
|
||||
PIN:'PIN',
|
||||
Maximum:'Maximum {maxImg} images can be uploaded, Maximum 2M per image',
|
||||
Thumbnail:'Thumbnail preview of selected sketchboard',
|
||||
inputContent1:'Caption generation',
|
||||
inputContent1:'Input prompt',
|
||||
maximumLength:'The entered content exceeds the maximum length.',
|
||||
jsContent1:"upload failed",
|
||||
jsContent2:"You can only upload Image file!",
|
||||
@@ -182,7 +184,7 @@ export default {
|
||||
PIN:'PIN',
|
||||
Maximum:'Maximum 8 images can be uploaded, Maximum 2M per image',
|
||||
Thumbnail:'Thumbnail preview of selected printboard',
|
||||
inputContent1:'Caption generation',
|
||||
inputContent1:'Input prompt',
|
||||
maximumLength:'The entered content exceeds the maximum length.',
|
||||
jsContent1:"You can only upload Image file!",
|
||||
jsContent2:'Image must smaller than 2MB!',
|
||||
@@ -251,7 +253,7 @@ export default {
|
||||
Model1:'Model1',
|
||||
Model2:'Model2',
|
||||
Model3:'Model3',
|
||||
inputContent1:'Prompt input',
|
||||
inputContent1:'Input prompt',
|
||||
Generate:'Generate',
|
||||
maximumLength:'The entered content exceeds the maximum length.',
|
||||
Model:'Model',
|
||||
@@ -312,6 +314,7 @@ export default {
|
||||
preview:'Preview',
|
||||
Layout:'Layout',
|
||||
jsContent1:'Please select print',
|
||||
jsContent2:'Please choose a color',
|
||||
},
|
||||
DesignPrintOperation:{
|
||||
Placement:'Placement',
|
||||
|
||||
Reference in New Issue
Block a user