diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-02-27 06:16:37 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-02-27 06:16:37 +0200 |
commit | ed04181bb92aa60205d4e07fd08620f6de681361 (patch) | |
tree | 4973f9f2bcd71682ca1b7653201a9ce48168956d /i18n/zh-CN.i18n.json | |
parent | 868fba55cd65ae4cee8a49cb4ecbbe260b43ca6a (diff) | |
download | wekan-ed04181bb92aa60205d4e07fd08620f6de681361.tar.gz wekan-ed04181bb92aa60205d4e07fd08620f6de681361.tar.bz2 wekan-ed04181bb92aa60205d4e07fd08620f6de681361.zip |
Update translations.
Diffstat (limited to 'i18n/zh-CN.i18n.json')
-rw-r--r-- | i18n/zh-CN.i18n.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/i18n/zh-CN.i18n.json b/i18n/zh-CN.i18n.json index 71bb3ac3..7c68f2cc 100644 --- a/i18n/zh-CN.i18n.json +++ b/i18n/zh-CN.i18n.json @@ -92,6 +92,8 @@ "restore-board": "还原看板", "no-archived-boards": "没有归档的看板。", "archives": "归档", + "template": "模板", + "templates": "模板", "assign-member": "分配成员", "attached": "附加", "attachment": "附件", @@ -143,6 +145,7 @@ "cardLabelsPopup-title": "标签", "cardMembersPopup-title": "成员", "cardMorePopup-title": "更多", + "cardTemplatePopup-title": "新建模板", "cards": "卡片", "cards-count": "卡片", "casSignIn": "用CAS登录", @@ -453,6 +456,9 @@ "welcome-swimlane": "里程碑 1", "welcome-list1": "基本", "welcome-list2": "高阶", + "card-templates-swimlane": "卡片模板", + "list-templates-swimlane": "列表模板", + "board-templates-swimlane": "看板模板", "what-to-do": "要做什么?", "wipLimitErrorPopup-title": "无效的最大任务数", "wipLimitErrorPopup-dialog-pt1": "此列表中的任务数量已经超过了设置的最大任务数。", |