diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-05-06 09:25:35 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-05-06 09:25:35 +0300 |
commit | f7ca3846f0f50519e2f8469ce4d37a2a71cc451c (patch) | |
tree | dde6c8b9778caac222ef488a6bb5a7e4f16b2e98 /i18n/zh-CN.i18n.json | |
parent | 357808ff8a6a988b5b28650ad1724a0655520d9f (diff) | |
download | wekan-f7ca3846f0f50519e2f8469ce4d37a2a71cc451c.tar.gz wekan-f7ca3846f0f50519e2f8469ce4d37a2a71cc451c.tar.bz2 wekan-f7ca3846f0f50519e2f8469ce4d37a2a71cc451c.zip |
Update translations.
Diffstat (limited to 'i18n/zh-CN.i18n.json')
-rw-r--r-- | i18n/zh-CN.i18n.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/zh-CN.i18n.json b/i18n/zh-CN.i18n.json index a3c80305..0d60c171 100644 --- a/i18n/zh-CN.i18n.json +++ b/i18n/zh-CN.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "JSON 数据没有用正确的格式包含合适的信息", "error-list-doesNotExist": "不存在此列表", "error-user-doesNotExist": "该用户不存在", - "error-user-notAllowSelf": "不允许对自己执行此操作", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "该用户未能成功创建", "error-username-taken": "此用户名已存在", "export-board": "导出看板", |