From bfc772ea158ea1c4f9c6086113706d1e67d959b7 Mon Sep 17 00:00:00 2001 From: thing no Date: Fri, 26 Feb 2021 06:55:00 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 88.9% (370 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 e77b7803a..9f8391063 100644 --- a/lib/l10n/intl_zh_Hant.arb +++ b/lib/l10n/intl_zh_Hant.arb @@ -1989,5 +1989,15 @@ "@you": { "type": "text", "placeholders": {} + }, + "youCannotInviteYourself": "邊緣人嗎? 你不能邀請自己", + "@youCannotInviteYourself": { + "type": "text", + "placeholders": {} + }, + "youAreNoLongerParticipatingInThisChat": "您不再參與這個聊天室了", + "@youAreNoLongerParticipatingInThisChat": { + "type": "text", + "placeholders": {} } }