This commit is contained in:
X1627315083
2023-12-11 11:02:48 +08:00
parent 29d0114f55
commit d851f5e87c
16 changed files with 56 additions and 31 deletions

View File

@@ -110,6 +110,10 @@ export default {
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.',
jsContent7:'Please enter content',
},
ModelPlacement:{
Registration:'Registration',
@@ -157,7 +161,7 @@ export default {
Library:'Library',
Generate:'Generate',
PIN:'PIN',
Maximum:'Maximum {numTime} images can be uploaded, Maximum 2M per image',
Maximum:'Maximum {maxImg} images can be uploaded, Maximum 2M per image',
Thumbnail:'Thumbnail preview of selected sketchboard',
inputContent1:'Caption generation',
maximumLength:'The entered content exceeds the maximum length.',
@@ -316,7 +320,7 @@ export default {
jsContent1:'The above changes are not saved, being sure to continue? ',
},
uploadFile:{
jsContent1:'You can select up to 8 images',
jsContent1:'You can select up to {maxImg} images',
},
isTest:{
available:"This feature is not available to trial users",