From cf465a459510b3b724cce4c6a700bd7ff69d9c03 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Sun, 31 May 2020 02:35:45 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (2302 of 2302 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 | 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 2b7f686314..0d89863155 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2479,5 +2479,6 @@ "To return to your account in future you need to set a password": "要在日後取回您的帳號,您必須設定密碼", "Restart": "重新啟動", "Upgrade your Riot": "升級您的 Riot", - "A new version of Riot is available!": "已有新版的 Riot!" + "A new version of Riot is available!": "已有新版的 Riot!", + "New version available. Update now.": "有可用的新版本。立刻更新。" }