From f5d505d8811ee24eeec62664074dd5748134ee34 Mon Sep 17 00:00:00 2001 From: steve jobs Date: Sat, 24 Jul 2021 14:19:37 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 84.9% (394 of 464 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/ --- assets/l10n/intl_zh.arb | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/assets/l10n/intl_zh.arb b/assets/l10n/intl_zh.arb index af3a0807..012bc58f 100644 --- a/assets/l10n/intl_zh.arb +++ b/assets/l10n/intl_zh.arb @@ -2127,5 +2127,30 @@ "@saveFile": { "type": "text", "placeholders": {} + }, + "toggleFavorite": "切换收藏夹", + "@toggleFavorite": { + "type": "text", + "placeholders": {} + }, + "toggleMuted": "切换静音", + "@toggleMuted": { + "type": "text", + "placeholders": {} + }, + "tooManyRequestsWarning": "请求太多。请稍后再试!", + "@tooManyRequestsWarning": { + "type": "text", + "placeholders": {} + }, + "yourPublicKey": "您的公钥", + "@yourPublicKey": { + "type": "text", + "placeholders": {} + }, + "weSentYouAnEmail": "我们向您发送了一封电子邮件", + "@weSentYouAnEmail": { + "type": "text", + "placeholders": {} } }