From 5dfb40fdb8beb343a188d053351976c618cfa5cc 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, 20 Feb 2026 02:28:57 +0100 Subject: [PATCH] chore(translations): Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (841 of 841 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/ --- lib/l10n/intl_zh.arb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_zh.arb b/lib/l10n/intl_zh.arb index 502def909..4ef6388be 100644 --- a/lib/l10n/intl_zh.arb +++ b/lib/l10n/intl_zh.arb @@ -3144,5 +3144,6 @@ "signUpGreeting": "FluffyChat 是去中心化的!选择您希望创建账户的服务器!", "signInGreeting": "已经有 Matrix 账户了?欢迎回来!选择 homeserver 登录。", "appIntro": "借助 FluffyChat,您可以和好友聊天。它是安全的去中心化 [matrix] 消息收发应用!如果愿意,可以在 https://matrix.org 了解更多信息,也可直接注册账户。", - "theProcessWasCanceled": "过程被取消。" + "theProcessWasCanceled": "过程被取消。", + "join": "加入" }