From 0bdff47e41bcbc6e697728d935c2acded64a407a 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, 3 Feb 2026 11:23:44 +0100 Subject: [PATCH] chore(translations): Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (840 of 840 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/ --- lib/l10n/intl_zh.arb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_zh.arb b/lib/l10n/intl_zh.arb index 3f8cb4702..502def909 100644 --- a/lib/l10n/intl_zh.arb +++ b/lib/l10n/intl_zh.arb @@ -3138,5 +3138,11 @@ "logs": "日志", "advancedConfigs": "高级配置", "advancedConfigurations": "高级配置", - "signInWithLabel": "登录方式:" + "signInWithLabel": "登录方式:", + "signIn": "登录", + "createNewAccount": "创建新账户", + "signUpGreeting": "FluffyChat 是去中心化的!选择您希望创建账户的服务器!", + "signInGreeting": "已经有 Matrix 账户了?欢迎回来!选择 homeserver 登录。", + "appIntro": "借助 FluffyChat,您可以和好友聊天。它是安全的去中心化 [matrix] 消息收发应用!如果愿意,可以在 https://matrix.org 了解更多信息,也可直接注册账户。", + "theProcessWasCanceled": "过程被取消。" }