From 198ff306d454258ef774af5d1b575db7b0b5b2b5 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Mon, 2 Dec 2019 06:59:53 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (1926 of 1926 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 c0f5f659a4..e00bc067d2 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2374,5 +2374,6 @@ "%(senderName)s placed a voice call. (not supported by this browser)": "%(senderName)s 撥打了語音通話。(不被此瀏覽器支援)", "%(senderName)s placed a video call.": "%(senderName)s 撥打了視訊通話。", "%(senderName)s placed a video call. (not supported by this browser)": "%(senderName)s 撥打了視訊通話。(不被此瀏覽器支援)", - "Clear notifications": "清除通知" + "Clear notifications": "清除通知", + "Customise your experience with experimental labs features. Learn more.": "使用實驗室功能來自訂您的體驗。了解更多。" }