diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-08-01 17:14:36 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-08-01 17:14:36 +0300 |
commit | 5db3dcf8dac18fd4969b79611e86fb1202bd9f31 (patch) | |
tree | 6b8f84863b3274c8c13298d6e80d224642974eab /i18n/zh-CN.i18n.json | |
parent | 66e011c71bc32b5595c19fb7a48da1c1b96bba6d (diff) | |
download | wekan-5db3dcf8dac18fd4969b79611e86fb1202bd9f31.tar.gz wekan-5db3dcf8dac18fd4969b79611e86fb1202bd9f31.tar.bz2 wekan-5db3dcf8dac18fd4969b79611e86fb1202bd9f31.zip |
Update translations.
Diffstat (limited to 'i18n/zh-CN.i18n.json')
-rw-r--r-- | i18n/zh-CN.i18n.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/zh-CN.i18n.json b/i18n/zh-CN.i18n.json index 3efcc084..47e7a8a3 100644 --- a/i18n/zh-CN.i18n.json +++ b/i18n/zh-CN.i18n.json @@ -720,6 +720,6 @@ "act-pastdue": "__card__ 的当前到期提醒(__timeValue__) 已经过去了", "act-duenow": "__card__ 的当前到期提醒(__timeValue__) 现在到期", "act-atUserComment": "您在 [__board__] __card__中被提到", - "delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.", - "accounts-allowUserDelete": "Allow users to self delete their account" + "delete-user-confirm-popup": "确实要删除此帐户吗?此操作无法撤销。", + "accounts-allowUserDelete": "允许用户自行删除其帐户" } |