This commit is contained in:
X1627315083
2024-09-03 16:39:06 +08:00
54 changed files with 1298 additions and 723 deletions

View File

@@ -6,6 +6,7 @@ export default {
HISTORY:'历史',
WORKS:'作品广场',
EVENTS:'活动',
personal:'个人中心',
bindEmail:'绑定邮箱',
logOff:'退出登录',
Tutorial:'教程',
@@ -159,6 +160,7 @@ export default {
Upload:'上传',
MagicTools:'转换产品图工具',
Similarity:'相似度',
Highlight:'高亮',
RelightDirection:'打光方向',
GenerateProduct:'生成的产品',
SelectedProduct:'选择的产品',
@@ -556,6 +558,31 @@ export default {
jsContent5:'是否删除当前作品',
jsContent6:'作品被作者删除',
},
account:{
personCentered:'个人中心',
myInformation:'我的信息',
Home:'首页',
Messages:'消息中心',
Follow:'关注',
Fans:'粉丝',
editUser:'修改个人信息',
//编辑个人信息页
userName:'用户名',
email:'邮箱',
Submit:'提交',
//消息
systemMessages:'系统消息',
comment:'评论',
like:'点赞',
NewFans:'新增粉丝',
AllRead:'全部已读',
dataNull:'没有任何信息~',
reply:'评论你的作品',
followedYou:'关注了你',
likedYourWork:'赞了你的作品',
//互动
Interact:'互动',
},
guide:{
guide1:"在<strong>工作空间</strong>中,您可以个性化您的设计设置,包括选择适用于男装或女装的设计,以及选择用于创作的人体模型。",
guide2:"选择您要设计的服装性别。",

View File

@@ -6,6 +6,7 @@ export default {
HISTORY:'HISTORY',
WORKS:'GALLERY',
EVENTS:'EVENTS',
personal:'Personal Center',
bindEmail:'bind email',
logOff:'log off',
Tutorial:'Tutorial',
@@ -39,7 +40,6 @@ export default {
createTime:'Create Time',
},
payOrder:{
OrderInformation:'Order Information',
CreditsInformation:'Credits Information',
},
@@ -159,6 +159,7 @@ export default {
SelectCollection:'Select Collection',
Upload:'Upload',
Similarity:'Similarity',
Highlight:'Highlight',
RelightDirection:'Relight Direction',
MagicTools:'To Product lmage Tool',
GenerateProduct:'Generate Product',
@@ -557,6 +558,31 @@ export default {
jsContent5:'Whether to delete the current gallery',
jsContent6:'The author deleted the work',
},
account:{
personCentered:'Account',
myInformation:'My Details',
Home:'Home',
Messages:'Messages',
Follow:'Follow',
Fans:'Fans',
editUser:'Change Information',
//编辑个人信息页
userName:'User Name',
email:'Email',
Submit:'Submit',
//消息
systemMessages:'System Messages',
comment:'Comment',
like:'Like',
NewFans:'New fans',
AllRead:'All read',
dataNull:'no message~',
reply:'commented on your work',
followedYou:'followed you',
likedYourWork:'liked your work',
//互动
Interact:'interact',
},
guide:{
guide1:"You can personalize your design settings right here in the <strong>Workspace</strong>, including choosing to design for men's or women's wear, as well as selecting the mannequin to use for your creations.",
guide2:"Select the apparel type you'd like to work on.",