From baf4164646c94b43901d76205d5cf3feba7c4351 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Fri, 10 Dec 2021 01:38:01 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (3341 of 3341 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 d4e25aa497..251963e4cc 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -3440,5 +3440,6 @@ "The poll has ended. Top answer: %(topAnswer)s": "投票已結束。最佳答案:%(topAnswer)s", "The poll has ended. No votes were cast.": "投票已結束。沒有投票。", "Final result based on %(count)s votes|one": "以 %(count)s 票為基礎的最終結果", - "Final result based on %(count)s votes|other": "以 %(count)s 票為基礎的最終結果" + "Final result based on %(count)s votes|other": "以 %(count)s 票為基礎的最終結果", + "Link to room": "連結到聊天室" }