From d4fd34c3e14391af03d7de24ebe76e7c7743e4c3 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Thu, 24 Oct 2019 13:11:28 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (1849 of 1849 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-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 e5fc53f406..7f80904b9f 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2263,5 +2263,7 @@ "React": "反應", "Cancel search": "取消搜尋", "Jump to first unread room.": "跳到第一個未讀的聊天室。", - "Jump to first invite.": "跳到第一個邀請。" + "Jump to first invite.": "跳到第一個邀請。", + "Room %(name)s": "聊天室 %(name)s", + "Recent rooms": "最近的聊天室" }