push Develop
This commit is contained in:
@@ -55,13 +55,13 @@ export default {
|
||||
Layer:'层级',
|
||||
More:'更多',
|
||||
insufficient:'您的积分余额不足,如需使用此功能,请点击左上角充值',
|
||||
HDExport:'高清导出',
|
||||
HDExport:'转高清',
|
||||
Export:'导出',
|
||||
SR:'请选择需要超分的图片',
|
||||
requiresCredits:'执行超分的图片需要消耗{data}积分',
|
||||
Scale:'倍率',
|
||||
Cancel:'取消',
|
||||
jsContent1:'画布内容没有保存是否离开页面',
|
||||
jsContent1:'您是否已经保存画布内容,如果没有保存请点击保存后再关闭。',
|
||||
jsContent2:'我们只支持对印花进行超分',
|
||||
jsContent3:'您的积分小于一次超分',
|
||||
jsContent4:'您的积分余额不足',
|
||||
@@ -171,7 +171,7 @@ export default {
|
||||
jsContent1:'你确定要删除选中图片吗?',
|
||||
jsContent2:'你确定要删除选中图片吗?',
|
||||
jsContent3:'您只能上传图片文件!',
|
||||
jsContent4:'图片必须小于2MB',
|
||||
jsContent4:'图片必须小于5MB',
|
||||
jsContent5:'图片已经上传是否继续上传',
|
||||
jsContent6:'输入的内容超过允许输入的最大长度',
|
||||
jsContent7:'请输入内容~',
|
||||
@@ -196,7 +196,7 @@ export default {
|
||||
jsContent1:'删除成功',
|
||||
jsContent2:'您确定要删除这个收藏吗?',
|
||||
jsContent3:'修改成功',
|
||||
jsContent4:'图片必须小于2MB',
|
||||
jsContent4:'图片必须小于5MB',
|
||||
jsContent5:'图片已经上传是否继续上传',
|
||||
jsContent6:'输入的内容超过允许输入的最大长度',
|
||||
jsContent7:'请输入内容~',
|
||||
@@ -237,9 +237,9 @@ export default {
|
||||
},
|
||||
Upload:{
|
||||
Delete:'删除',
|
||||
Maximum2M:'您最多可以上传10张照片,每张照片不能超过2MB',
|
||||
Maximum2M:'您最多可以上传10张照片,每张照片不能超过5MB',
|
||||
jsContent1:'您只能上传图片文件!',
|
||||
jsContent2:'图片必须小于2MB',
|
||||
jsContent2:'图片必须小于5MB',
|
||||
jsContent3:'上传失败',
|
||||
},
|
||||
SketchboardUpload:{
|
||||
@@ -255,7 +255,7 @@ export default {
|
||||
maximumLength:'输入的内容超过允许输入的最大长度',
|
||||
jsContent1:"上传失败",
|
||||
jsContent2:"您只能上传图片文件!",
|
||||
jsContent3:'图片必须小于2MB',
|
||||
jsContent3:'图片必须小于5MB',
|
||||
jsContent4:"超过允许上传的最大图片数量",
|
||||
jsContent5:"请选择一张图片",
|
||||
jsContent6:"输入的内容超过允许输入的最大长度",
|
||||
@@ -273,7 +273,7 @@ export default {
|
||||
inputContent1:'生成图片的标题',
|
||||
maximumLength:'输入的内容超过允许输入的最大长度',
|
||||
jsContent1:"您只能上传图片文件!",
|
||||
jsContent2:'图片必须小于2MB',
|
||||
jsContent2:'图片必须小于5MB',
|
||||
jsContent3:"超过允许上传的最大图片数量",
|
||||
jsContent4:"请选择一张图片",
|
||||
jsContent5:"输入的内容超过允许输入的最大长度",
|
||||
@@ -291,7 +291,7 @@ export default {
|
||||
jsContent1:"您的浏览器不支持",
|
||||
jsContent2:"找不到这个TCX的颜色",
|
||||
jsContent3:"您只能上传图片文件!",
|
||||
jsContent4:'图片必须小于2MB',
|
||||
jsContent4:'图片必须小于5MB',
|
||||
jsContent5:"请输入正确的TCX值",
|
||||
},
|
||||
MoodboardUpload:{
|
||||
@@ -307,7 +307,7 @@ export default {
|
||||
jsContent1:'您最多可以选择8张图片',
|
||||
jsContent2:"上传失败",
|
||||
jsContent3:"您只能上传图片文件!",
|
||||
jsContent4:'图片必须小于2MB',
|
||||
jsContent4:'图片必须小于5MB',
|
||||
jsContent5:'请点击布局进行随机排序',
|
||||
},
|
||||
Cropper:{
|
||||
@@ -323,10 +323,10 @@ export default {
|
||||
MarketingSketchUpload:{
|
||||
Upload:'上传',
|
||||
MyLibrary:'我的收藏',
|
||||
maximumLength:'最多可以上传15张照片,每张照片不能超过2MB',
|
||||
maximumLength:'最多可以上传15张照片,每张照片不能超过5MB',
|
||||
jsContent1:'上传失败',
|
||||
jsContent2:"您只能上传图片文件!",
|
||||
jsContent3:'图片必须小于2MB',
|
||||
jsContent3:'图片必须小于5MB',
|
||||
jsContent5:'超过允许上传的最大图片数量',
|
||||
},
|
||||
layout:{
|
||||
@@ -351,7 +351,7 @@ export default {
|
||||
effectPoor:'当前生成的图像质量低于标准。请考虑调整您的提示词并再次尝试。',
|
||||
Model:'模型',
|
||||
jsContent1:"您只能上传图片文件!",
|
||||
jsContent2:'图片必须小于2MB',
|
||||
jsContent2:'图片必须小于5MB',
|
||||
jsContent3:"请输入内容~",
|
||||
jsContent4:'输入的内容超过允许输入的最大长度',
|
||||
jsContent5:"请输入内容~",
|
||||
|
||||
@@ -62,7 +62,7 @@ export default {
|
||||
requiresCredits:'Performing upscale image requires a {data} credits',
|
||||
Scale:'Scale',
|
||||
Cancel:'Cancel',
|
||||
jsContent1:'Canvas edit content is not saved, whether to leave the page',
|
||||
jsContent1:'Have you saved the canvas content? If not, please click "Save" first before closing.',
|
||||
jsContent2:'We only provide super-resolution capabilities for printboard images.',
|
||||
jsContent3:'Your points are less than one SR',
|
||||
jsContent4:'Your points balance is insufficient',
|
||||
@@ -172,7 +172,7 @@ export default {
|
||||
jsContent1:'Are you sure to delete this picture?',
|
||||
jsContent2:'Are you sure to delete this picture?',
|
||||
jsContent3:'You can only upload Image file!',
|
||||
jsContent4:'Image must smaller than 2MB!',
|
||||
jsContent4:'Image must smaller than 5MB!',
|
||||
jsContent5:'This picture has been uploaded whether to continue uploading?',
|
||||
jsContent6:'The entered content exceeds the maximum length.',
|
||||
jsContent7:'Please enter content',
|
||||
@@ -197,7 +197,7 @@ export default {
|
||||
jsContent1:'Deleted successfully',
|
||||
jsContent2:'Do you really want to delete this collection? ',
|
||||
jsContent3:'Change successfully',
|
||||
jsContent4:'Image must smaller than 2MB!',
|
||||
jsContent4:'Image must smaller than 5MB!',
|
||||
jsContent5:'This picture has been uploaded whether to continue uploading?',
|
||||
jsContent6:'The entered content exceeds the maximum length.',
|
||||
jsContent7:'Please enter content',
|
||||
@@ -240,7 +240,7 @@ export default {
|
||||
Delete:'Delete',
|
||||
Maximum2M:'Maximum 8 images can be uploaded, Maximum 2M per image',
|
||||
jsContent1:'You can only upload Image file!',
|
||||
jsContent2:'Image must smaller than 2MB!',
|
||||
jsContent2:'Image must smaller than 5MB!',
|
||||
jsContent3:'upload failed',
|
||||
},
|
||||
SketchboardUpload:{
|
||||
@@ -256,7 +256,7 @@ export default {
|
||||
maximumLength:'The entered content exceeds the maximum length.',
|
||||
jsContent1:"upload failed",
|
||||
jsContent2:"You can only upload Image file!",
|
||||
jsContent3:'Image must smaller than 2MB!',
|
||||
jsContent3:'Image must smaller than 5MB!',
|
||||
jsContent4:"Maximum number of allowable file uploads has been exceeded",
|
||||
jsContent5:"Please select a picture",
|
||||
jsContent6:"The entered content exceeds the maximum length.",
|
||||
@@ -274,7 +274,7 @@ export default {
|
||||
inputContent1:'Input prompt',
|
||||
maximumLength:'The entered content exceeds the maximum length.',
|
||||
jsContent1:"You can only upload Image file!",
|
||||
jsContent2:'Image must smaller than 2MB!',
|
||||
jsContent2:'Image must smaller than 5MB!',
|
||||
jsContent3:"Maximum number of allowable file uploads has been exceeded",
|
||||
jsContent4:"Please select a picture",
|
||||
jsContent5:"The entered content exceeds the maximum length.",
|
||||
@@ -292,7 +292,7 @@ export default {
|
||||
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!',
|
||||
jsContent4:'Image must smaller than 5MB!',
|
||||
jsContent5:"Please enter the correct TCX value",
|
||||
},
|
||||
MoodboardUpload:{
|
||||
@@ -308,7 +308,7 @@ export default {
|
||||
jsContent1:'You can select up to 8 images',
|
||||
jsContent2:"upload failed",
|
||||
jsContent3:"You can only upload Image file!",
|
||||
jsContent4:'Image must smaller than 2MB!',
|
||||
jsContent4:'Image must smaller than 5MB!',
|
||||
jsContent5:'Please click Layout to sort randomly',
|
||||
},
|
||||
Cropper:{
|
||||
@@ -327,7 +327,7 @@ export default {
|
||||
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!',
|
||||
jsContent3:'Image must smaller than 5MB!',
|
||||
jsContent5:'Maximum number of allowable file uploads has been exceeded',
|
||||
},
|
||||
layout:{
|
||||
@@ -352,7 +352,7 @@ export default {
|
||||
effectPoor:'The quality of the generated images currently falls below standard. Please consider adjusting your prompt and trying again.',
|
||||
Model:'Model',
|
||||
jsContent1:"You can only upload Image file!",
|
||||
jsContent2:'Image must smaller than 2MB!',
|
||||
jsContent2:'Image must smaller than 5MB!',
|
||||
jsContent3:"Please enter content",
|
||||
jsContent4:'The entered content exceeds the maximum length.',
|
||||
jsContent5:"Please enter content",
|
||||
|
||||
Reference in New Issue
Block a user