From 69d720ee47e9e6be06c94f6f3f4266f8ed603592 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Thu, 13 Jan 2022 02:23:56 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (3390 of 3390 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-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 9494f87031..427d5d4c7c 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -3519,5 +3519,6 @@ "Unrecognised room address: %(roomAlias)s": "無法識別的聊天室地址:%(roomAlias)s", "Failed to get room topic: Unable to find room (%(roomId)s": "取得聊天室主題失敗:找不到聊天室 (%(roomId)s)", "Command error: Unable to find rendering type (%(renderingType)s)": "命令錯誤:找不到繪製類型 (%(renderingType)s)", - "Command error: Unable to handle slash command.": "命令錯誤:無法處理斜線命令。" + "Command error: Unable to handle slash command.": "命令錯誤:無法處理斜線命令。", + "From a thread": "來自討論串" }