分割
This commit is contained in:
@@ -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:"选择您要设计的服装性别。",
|
||||
|
||||
Reference in New Issue
Block a user