diff options
Diffstat (limited to 'i18n/zh-CN.i18n.json')
-rw-r--r-- | i18n/zh-CN.i18n.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/zh-CN.i18n.json b/i18n/zh-CN.i18n.json index 2c732192..a9a30032 100644 --- a/i18n/zh-CN.i18n.json +++ b/i18n/zh-CN.i18n.json @@ -172,6 +172,7 @@ "edit-avatar": "更改头像", "edit-profile": "编辑资料", "edit-wip-limit": "编辑最大任务数", + "soft-wip-limit": "Soft WIP Limit", "editCardStartDatePopup-title": "修改起始日期", "editCardDueDatePopup-title": "修改截止日期", "editLabelPopup-title": "更改标签", @@ -403,5 +404,8 @@ "yes": "是", "no": "否", "accounts": "账号", - "accounts-allowEmailChange": "允许邮箱变更" + "accounts-allowEmailChange": "允许邮箱变更", + "createdAt": "Created at", + "verified": "Verified", + "active": "Active" }
\ No newline at end of file |