diff options
Diffstat (limited to 'i18n/zh-TW.i18n.json')
-rw-r--r-- | i18n/zh-TW.i18n.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/i18n/zh-TW.i18n.json b/i18n/zh-TW.i18n.json index 2504a8b1..e65b0ff3 100644 --- a/i18n/zh-TW.i18n.json +++ b/i18n/zh-TW.i18n.json @@ -191,6 +191,7 @@ "error-user-notAllowSelf": "不允許對自己執行此操作", "error-user-notCreated": "該使用者未能成功建立", "error-username-taken": "這個使用者名稱已被使用", + "error-email-taken": "Email has already been taken", "export-board": "Export board", "filter": "過濾", "filter-cards": "過濾卡片", @@ -379,5 +380,9 @@ "OS_Uptime": "OS Uptime", "hours": "hours", "minutes": "minutes", - "seconds": "seconds" + "seconds": "seconds", + "yes": "Yes", + "no": "No", + "accounts": "Accounts", + "accounts-allowEmailChange": "Allow Email Change" }
\ No newline at end of file |