From e21ea18a9add2c1eec084bc72bb62fe18276d5e3 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Sat, 8 Jun 2019 12:20:08 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (1643 of 1643 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/ --- src/i18n/strings/zh_Hant.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index 331ed67c76..56bdb0385d 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -1988,5 +1988,6 @@ "Ensure you have a stable internet connection, or get in touch with the server admin": "請確定您有穩定的網路連線,或與伺服器管理員聯繫", "Your Riot is misconfigured": "您的 Riot 沒有設定好", "Ask your Riot admin to check your config for incorrect or duplicate entries.": "請要求您的 Riot 管理員檢查您的設定是否有不正確或重覆的項目。", - "Unexpected error resolving identity server configuration": "解析身份識別伺服器設定時發生未預期的錯誤" + "Unexpected error resolving identity server configuration": "解析身份識別伺服器設定時發生未預期的錯誤", + "Use lowercase letters, numbers, dashes and underscores only": "僅能使用小寫字母、數字、破折號與底線" }