From 243c59810fbd9674c4dcb10d64e7471af94fb09c Mon Sep 17 00:00:00 2001 From: thing no Date: Fri, 26 Feb 2021 06:51:33 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 85.8% (357 of 416 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/ --- lib/l10n/intl_zh_Hant.arb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/l10n/intl_zh_Hant.arb b/lib/l10n/intl_zh_Hant.arb index 5a868aba9..e00f80152 100644 --- a/lib/l10n/intl_zh_Hant.arb +++ b/lib/l10n/intl_zh_Hant.arb @@ -1929,5 +1929,10 @@ "@audioPlayerPause": { "type": "text", "placeholders": {} + }, + "whoIsAllowedToJoinThisGroup": "誰可以加入這個小組", + "@whoIsAllowedToJoinThisGroup": { + "type": "text", + "placeholders": {} } }