From 504c6640895e6f478bc47a3b2c0d9aa3262a17bb Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Thu, 18 Nov 2021 01:47:58 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (3289 of 3289 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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index 6f9bee02f2..d1c9216c52 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -3358,5 +3358,8 @@ "Unpin this widget to view it in this panel": "取消釘選這個小工具以在此面板中檢視", "Maximise widget": "最大化小工具", "sends rainfall": "傳送降雨", - "Sends the given message with rainfall": "與降雨一同傳送指定的訊息" + "Sends the given message with rainfall": "與降雨一同傳送指定的訊息", + "Large": "大", + "Image size in the timeline": "時間軸中的圖片大小", + "%(senderName)s has updated the room layout": "%(senderName)s 已更新聊天室佈局" }