Initial commit
This commit is contained in:
20
application/Espo/Resources/i18n/zh_CN/Team.json
Normal file
20
application/Espo/Resources/i18n/zh_CN/Team.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"roles": "角色",
|
||||
"positionList": "位置列表"
|
||||
},
|
||||
"links": {
|
||||
"users": "用户",
|
||||
"notes": "笔记",
|
||||
"roles": "角色",
|
||||
"inboundEmails": "组电子邮件帐户"
|
||||
},
|
||||
"tooltips": {
|
||||
"roles": "访问角色。此团队的用户从选定的角色获取访问控制级别。",
|
||||
"positionList": "在这个团队中可用的位置。例如。销售员,经理。"
|
||||
},
|
||||
"labels": {
|
||||
"Create Team": "创建团队"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user