|
@@ -774,8 +774,8 @@
|
|
|
"display-authentication-method": "显示认证方式",
|
|
|
"default-authentication-method": "缺省认证方式",
|
|
|
"duplicate-board": "复制看板",
|
|
|
- "org-number": "The number of organizations is:",
|
|
|
- "team-number": "The number of teams is:",
|
|
|
+ "org-number": "组织数量为:",
|
|
|
+ "team-number": "团队数量为:",
|
|
|
"people-number": "人数是:",
|
|
|
"swimlaneDeletePopup-title": "是否删除泳道?",
|
|
|
"swimlane-delete-pop": "所有活动将从活动源中删除,您将无法恢复泳道。此操作无法撤销。",
|
|
@@ -809,6 +809,10 @@
|
|
|
"addmore-detail": "添加更详细的说明",
|
|
|
"show-on-card": "显示卡片",
|
|
|
"new": "新",
|
|
|
+ "editOrgPopup-title": "Edit Organization",
|
|
|
+ "newOrgPopup-title": "New Organization",
|
|
|
+ "editTeamPopup-title": "Edit Team",
|
|
|
+ "newTeamPopup-title": "New Team",
|
|
|
"editUserPopup-title": "修改用户",
|
|
|
"newUserPopup-title": "新增用户",
|
|
|
"notifications": "提示",
|
|
@@ -839,10 +843,10 @@
|
|
|
"task": "任务",
|
|
|
"create-task": "创建任务",
|
|
|
"ok": "确认",
|
|
|
- "organizations": "Organizations",
|
|
|
- "teams": "Teams",
|
|
|
- "displayName": "Display Name",
|
|
|
- "shortName": "Short Name",
|
|
|
- "website": "Website",
|
|
|
- "person": "Person"
|
|
|
+ "organizations": "组织",
|
|
|
+ "teams": "团队",
|
|
|
+ "displayName": "显示名称",
|
|
|
+ "shortName": "简称",
|
|
|
+ "website": "网站",
|
|
|
+ "person": "人员"
|
|
|
}
|