From ed07d320b2e5515a10c692b45442eae233aeab4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E7=8E=8B=E5=8F=AB=E6=88=91=E6=9D=A5=E5=B7=A1?= =?UTF-8?q?=E5=B1=B1?= Date: Tue, 24 Jun 2025 08:54:16 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (780 of 780 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/ --- lib/l10n/intl_zh.arb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_zh.arb b/lib/l10n/intl_zh.arb index 215effc0e..2ce8269c2 100644 --- a/lib/l10n/intl_zh.arb +++ b/lib/l10n/intl_zh.arb @@ -3379,5 +3379,9 @@ "commandHint_logoutall": "注销所有活动设备", "@commandHint_logoutall": {}, "displayNavigationRail": "在移动设备上显示导航栏", - "@displayNavigationRail": {} + "@displayNavigationRail": {}, + "customReaction": "自定义回应", + "@customReaction": {}, + "moreEvents": "更多事件", + "@moreEvents": {} }