From 8ea62e2cd79524899297cf8333c6fe84f67f6d13 Mon Sep 17 00:00:00 2001 From: SuperSonic Date: Fri, 26 Feb 2021 06:51:54 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 86.2% (359 of 416 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/ --- lib/l10n/intl_zh_Hant.arb | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_zh_Hant.arb b/lib/l10n/intl_zh_Hant.arb index b12d6c292..35eea4738 100644 --- a/lib/l10n/intl_zh_Hant.arb +++ b/lib/l10n/intl_zh_Hant.arb @@ -1930,7 +1930,7 @@ "type": "text", "placeholders": {} }, - "whoIsAllowedToJoinThisGroup": "誰可以加入這個小組", + "whoIsAllowedToJoinThisGroup": "誰可以加入這個群組", "@whoIsAllowedToJoinThisGroup": { "type": "text", "placeholders": {} @@ -1939,5 +1939,10 @@ "@userVerified": { "type": "text", "placeholders": {} + }, + "audioPlayerPlay": "播放", + "@audioPlayerPlay": { + "type": "text", + "placeholders": {} } }