From a7f59ba389a6385fe6b1f863c23972079ae2fae7 Mon Sep 17 00:00:00 2001 From: K4YT3X Date: Sat, 24 Jul 2021 14:23:01 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 86.8% (403 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 94a58c90..34d87351 100644 --- a/assets/l10n/intl_zh.arb +++ b/assets/l10n/intl_zh.arb @@ -2182,5 +2182,30 @@ "@setPermissionsLevel": { "type": "text", "placeholders": {} + }, + "goToTheNewRoom": "前往新的房间", + "@goToTheNewRoom": { + "type": "text", + "placeholders": {} + }, + "zoomIn": "放大", + "@zoomIn": { + "type": "text", + "placeholders": {} + }, + "zoomOut": "缩小", + "@zoomOut": { + "type": "text", + "placeholders": {} + }, + "showPassword": "显示密码", + "@showPassword": { + "type": "text", + "placeholders": {} + }, + "tapOnDeviceToVerify": "点选一部设备进行验证", + "@tapOnDeviceToVerify": { + "type": "text", + "placeholders": {} } }