|
@@ -121,6 +121,7 @@ export default {
|
|
|
notFoundPage:"Sorry, the page you visited cannot be found!",
|
|
notFoundPage:"Sorry, the page you visited cannot be found!",
|
|
|
addTags: 'New Tag',
|
|
addTags: 'New Tag',
|
|
|
mibiShopPaypSuccessMsg:"Pay Success, Please wait for the seller to ship your order",
|
|
mibiShopPaypSuccessMsg:"Pay Success, Please wait for the seller to ship your order",
|
|
|
|
|
+ fileTypeNotAllow:"File type not allowed, only support upload",
|
|
|
},
|
|
},
|
|
|
login: {
|
|
login: {
|
|
|
smsLogin: 'Captcha Login',
|
|
smsLogin: 'Captcha Login',
|
|
@@ -178,7 +179,7 @@ export default {
|
|
|
workflowDescription:"Workflow Description",
|
|
workflowDescription:"Workflow Description",
|
|
|
placeholderWorkflowDescription:"Please input workflow description",
|
|
placeholderWorkflowDescription:"Please input workflow description",
|
|
|
placeholderCoverImageUpload:"Please upload cover image",
|
|
placeholderCoverImageUpload:"Please upload cover image",
|
|
|
- supportBatchUpload:"Support batch upload files, max 5 files",
|
|
|
|
|
|
|
+ supportBatchUpload:"Support batch upload files, max 5 image files",
|
|
|
priceSetting:"Price Setting",
|
|
priceSetting:"Price Setting",
|
|
|
paySetting:"Pay Setting",
|
|
paySetting:"Pay Setting",
|
|
|
paySettingTip:"Pay (Users need to pay to use)",
|
|
paySettingTip:"Pay (Users need to pay to use)",
|