This commit is contained in:
X1627315083
2024-06-18 10:45:15 +08:00
parent 0dc1ffdf89
commit 814dd1205c
13 changed files with 803 additions and 11 deletions

View File

@@ -250,7 +250,7 @@ export default {
currently:'您排在队列中的第{generateLineUp}位',
PIN:'PIN',
Maximum:'最多可上传{maxImg}张图片每张图片最大2M',
Thumbnail:'选择的线稿缩略图',
Thumbnail:'选择的线稿',
inputContent1:'生成图片的标题',
maximumLength:'输入的内容超过允许输入的最大长度',
jsContent1:"上传失败",
@@ -269,7 +269,7 @@ export default {
currently:'您排在队列中的第{generateLineUp}位',
PIN:'PIN',
Maximum:'最多可上传8张图片每张图片最大2M',
Thumbnail:'选择的印花缩略图',
Thumbnail:'选择的印花',
inputContent1:'生成图片的标题',
maximumLength:'输入的内容超过允许输入的最大长度',
jsContent1:"您只能上传图片文件!",
@@ -300,7 +300,7 @@ export default {
Generate:'生成',
Delete:'删除',
Maximum:'最多可上传8张图片每张图片最大2M',
Thumbnail:'选择的情绪板缩略图',
Thumbnail:'选择的情绪板',
layout:'布局',
selected:'当前的情绪版布局',
Edit:'编辑',

View File

@@ -251,7 +251,7 @@ export default {
currently:'You are currently in the {generateLineUp} th position in the queue',
PIN:'PIN',
Maximum:'Maximum {maxImg} images can be uploaded, Maximum 2M per image',
Thumbnail:'Thumbnail preview of selected sketchboard',
Thumbnail:'Selected sketchboard',
inputContent1:'Input prompt',
maximumLength:'The entered content exceeds the maximum length.',
jsContent1:"upload failed",
@@ -270,7 +270,7 @@ export default {
currently:'You are currently in the {generateLineUp} th position in the queue',
PIN:'PIN',
Maximum:'Maximum 8 images can be uploaded, Maximum 2M per image',
Thumbnail:'Thumbnail preview of selected printboard',
Thumbnail:'Selected printboard',
inputContent1:'Input prompt',
maximumLength:'The entered content exceeds the maximum length.',
jsContent1:"You can only upload Image file!",
@@ -301,7 +301,7 @@ export default {
Generate:'Generate',
Delete:'Delete',
Maximum:'Maximum 8 images can be uploaded, Maximum 2M per image',
Thumbnail:'Thumbnail preview of selected moodboard',
Thumbnail:'Selected moodboard',
layout:'Layout',
selected:'Layout of selected moodboard',
Edit:'Edit',