From 74cf1850af9c1da18c707e6a88610314e83f36c7 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Thu, 10 Feb 2022 02:19:24 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (3428 of 3428 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 da8580694e..412aa88858 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -3630,5 +3630,6 @@ "A new, quick way to search spaces and rooms you're in.": "一種快速搜尋您所在空間與聊天室的新方法。", "The new search": "新的搜尋", "New search experience": "新的搜尋體驗", - "%(space1Name)s and %(space2Name)s": "%(space1Name)s 與 %(space2Name)s" + "%(space1Name)s and %(space2Name)s": "%(space1Name)s 與 %(space2Name)s", + "Maximise": "最大化" }