From 406ddef3d3162745316908f2815f3c57fca7258c Mon Sep 17 00:00:00 2001 From: Raatty Date: Mon, 16 Aug 2021 06:15:25 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 86.2% (415 of 481 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/ --- assets/l10n/intl_zh_Hant.arb | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_zh_Hant.arb b/assets/l10n/intl_zh_Hant.arb index d5d484a77..f029f5fa1 100644 --- a/assets/l10n/intl_zh_Hant.arb +++ b/assets/l10n/intl_zh_Hant.arb @@ -2253,5 +2253,20 @@ "@zoomOut": { "type": "text", "placeholders": {} + }, + "publicGroups": "公開的群組", + "@publicGroups": { + "type": "text", + "placeholders": {} + }, + "people": "人", + "@people": { + "type": "text", + "placeholders": {} + }, + "chats": "聊天室", + "@chats": { + "type": "text", + "placeholders": {} } -} \ No newline at end of file +}