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-TW.i18n.json | |
parent | 357808ff8a6a988b5b28650ad1724a0655520d9f (diff) | |
download | wekan-f7ca3846f0f50519e2f8469ce4d37a2a71cc451c.tar.gz wekan-f7ca3846f0f50519e2f8469ce4d37a2a71cc451c.tar.bz2 wekan-f7ca3846f0f50519e2f8469ce4d37a2a71cc451c.zip |
Update translations.
Diffstat (limited to 'i18n/zh-TW.i18n.json')
-rw-r--r-- | i18n/zh-TW.i18n.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/zh-TW.i18n.json b/i18n/zh-TW.i18n.json index 0d9797f4..39636c74 100644 --- a/i18n/zh-TW.i18n.json +++ b/i18n/zh-TW.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": "Export board", |