From 25814f4a5244c8b116b32c45a18192b03fee63b2 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: Fri, 13 Mar 2026 12:20:40 +0100 Subject: [PATCH] chore(translations): Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 99.8% (752 of 753 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/ --- lib/l10n/intl_zh.arb | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/lib/l10n/intl_zh.arb b/lib/l10n/intl_zh.arb index 161ce3965..40ff855a9 100644 --- a/lib/l10n/intl_zh.arb +++ b/lib/l10n/intl_zh.arb @@ -2792,5 +2792,11 @@ "description": "This should be a very short string because there is not much space in the button!" }, "createNewChat": "新建聊天", - "reset": "重置" -} \ No newline at end of file + "reset": "重置", + "supportFluffyChat": "支持 FluffyChat", + "support": "支持", + "fluffyChatSupportBannerMessage": "❤️❤️❤️ FluffyChat 需要您的帮助! ❤️❤️❤️\n\nFluffyChat 将始终免费,但开发和托管仍然要花钱。\n项目的未来仰赖像您这样的人的支持。", + "skipSupportingFluffyChat": "跳过支持 FluffyChar", + "iDoNotWantToSupport": "我不想支持", + "iAlreadySupportFluffyChat": "我已支持 FluffyChat" +}