From cbb7d2df58c79053316f1cd6c94bb51a8f371603 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Sat, 24 Aug 2019 03:16:20 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (1747 of 1747 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 faf04d6985..ece9b6d38a 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2127,5 +2127,6 @@ "Remove %(email)s?": "移除 %(email)s?", "Remove %(phone)s?": "移除 %(phone)s?", "Accept to continue:": "接受 以繼續:", - "Agree to the identity server (%(serverName)s) Terms of Service to allow yourself to be discoverable by email address or phone number.": "同意身份識別伺服器 (%(serverName)s) 服務條款以讓您可以被透過電子郵件地址或電話號碼探索。" + "Agree to the identity server (%(serverName)s) Terms of Service to allow yourself to be discoverable by email address or phone number.": "同意身份識別伺服器 (%(serverName)s) 服務條款以讓您可以被透過電子郵件地址或電話號碼探索。", + "Use the new, faster, but still experimental composer for writing messages (requires refresh)": "使用更新更快但仍在實驗中的 composer 來寫入訊息(需要重新整理)" }