From fc18c301a1ebeb71e21b887a5ca3dc981d3a3e3a Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Sun, 22 Jul 2018 13:00:56 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (1218 of 1218 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 | 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 c0e40ef49b..5147b9a4a4 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -1219,5 +1219,8 @@ "inline-code": "內嵌程式碼", "block-quote": "區塊引用", "bulleted-list": "項目符號清單", - "numbered-list": "編號清單" + "numbered-list": "編號清單", + "A call is currently being placed!": "目前正在撥打電話!", + "Failed to remove widget": "移除小工具失敗", + "An error ocurred whilst trying to remove the widget from the room": "嘗試從聊天室移除小工具時發生錯誤" }