From 45846f3306bfe00759779e08c48d5b0fae59511e Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Sat, 15 Aug 2020 02:42:02 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (2333 of 2333 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hant/ --- src/i18n/strings/zh_Hant.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index b8fc2b43fb..5a354ec27c 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2413,5 +2413,7 @@ "You’re all caught up": "您都設定好了", "You have no visible notifications in this room.": "您在此聊天室沒有可見的通知。", "%(brand)s Android": "%(brand)s Android", - "Master private key:": "主控私鑰:" + "Master private key:": "主控私鑰:", + "Show message previews for reactions in DMs": "在直接訊息中顯示反應的訊息預覽", + "Show message previews for reactions in all rooms": "在所有聊天室中顯示反應的訊息預覽" }