This commit is contained in:
X1627315083
2025-04-01 15:25:15 +08:00
parent 70ed89049a
commit b6e5f05f06
101 changed files with 11533 additions and 1015 deletions

View File

@@ -237,6 +237,7 @@ export default {
DesignElements:'设计元素',
Mannequins:'模特',
model:'模型',
brandDNA:'品牌 DNA',
jsContent1:'你确定要删除选中图片吗?',
jsContent2:'你确定要删除选中图片吗?',
jsContent3:'您只能上传图片文件!',
@@ -280,6 +281,7 @@ export default {
System:'系统',
Library:'收藏',
Point:'点位',
addPoint:'添加点位',
RemovePoint:'删除点位',
mannequinHint:'模特背景图片请使用白色或者其他颜色来增强效果',
SHOULDER:'肩膀',
@@ -358,6 +360,7 @@ export default {
jsContent4:"请选择一张图片",
jsContent5:"输入的内容超过允许输入的最大长度",
jsContent6:"请输入内容~",
jsContent7:"请检查*号内容",
},
ColorboardUpload:{
Thumbnail:'选择的颜色缩略图',

View File

@@ -237,6 +237,7 @@ export default {
DesignElements:'Design Elements',
Mannequins:'Mannequins',
model:'model',
brandDNA:'Brand DNA',
jsContent1:'Are you sure to delete this picture?',
jsContent2:'Are you sure to delete this picture?',
jsContent3:'You can only upload Image file!',
@@ -280,7 +281,8 @@ export default {
System:'System',
Library:'Library',
Point:'Point',
RemovePoint:'Remove Point',
addPoint:'Add points',
RemovePoint:'Remove points',
mannequinHint:'Please change the pure white inside the mannequin for another color to enhance your experience',
SHOULDER:'SHOULDER',
WAISTBAND:'WAISTBAND',
@@ -358,6 +360,7 @@ export default {
jsContent4:"Please select a picture",
jsContent5:"The entered content exceeds the maximum length.",
jsContent6:"Please enter content",
jsContent7:"Please check the * number",
},
ColorboardUpload:{
Thumbnail:'Thumbnail preview of selected colorboard',