From 92e26b3151b3febaccc175159bdd6614f5abd8f1 Mon Sep 17 00:00:00 2001 From: Poesty Li Date: Sun, 9 Mar 2025 06:52:53 +0100 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (764 of 764 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/ --- assets/l10n/intl_zh.arb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_zh.arb b/assets/l10n/intl_zh.arb index 425176cc9..b8a5858ed 100644 --- a/assets/l10n/intl_zh.arb +++ b/assets/l10n/intl_zh.arb @@ -3341,5 +3341,7 @@ "recordAVideo": "录像", "@recordAVideo": {}, "notSupportedOnThisDevice": "此设备上不受支持", - "@notSupportedOnThisDevice": {} + "@notSupportedOnThisDevice": {}, + "enterNewChat": "进入新聊天", + "@enterNewChat": {} }