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": {} } }