From a94e0b10cdb851fff28614ad8cfe960d1066d4da Mon Sep 17 00:00:00 2001 From: thing no Date: Fri, 26 Feb 2021 06:54:29 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 88.4% (368 of 416 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/ --- lib/l10n/intl_zh_Hant.arb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/l10n/intl_zh_Hant.arb b/lib/l10n/intl_zh_Hant.arb index b79ebe68..2d6879fd 100644 --- a/lib/l10n/intl_zh_Hant.arb +++ b/lib/l10n/intl_zh_Hant.arb @@ -1974,5 +1974,15 @@ "@clearText": { "type": "text", "placeholders": {} + }, + "youAreInvitedToThisChat": "有人邀請您加入此聊天室", + "@youAreInvitedToThisChat": { + "type": "text", + "placeholders": {} + }, + "yes": "是", + "@yes": { + "type": "text", + "placeholders": {} } }