From 7aa928a28b546226edf111c8fb9ccd71608bdec7 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Thu, 28 Oct 2021 01:54:08 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (3239 of 3239 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 c6ef2df52c..99bd6f7683 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -3260,5 +3260,8 @@ "Joined": "已加入", "Insert link": "插入連結", "%(senderDisplayName)s changed who can join this room.": "%(senderDisplayName)s 變更了誰可以加入此聊天室。", - "%(senderDisplayName)s changed who can join this room. View settings.": "%(senderDisplayName)s 變更了誰可以加入此聊天室。檢視設定。" + "%(senderDisplayName)s changed who can join this room. View settings.": "%(senderDisplayName)s 變更了誰可以加入此聊天室。檢視設定。", + "Joining": "正在加入", + "Use high contrast": "使用高對比", + "Light high contrast": "淺色高對比" }