From 683fa4dc84a8d09c1df0b67344910b8350395048 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: Thu, 22 Jan 2026 02:18:47 +0100 Subject: [PATCH] chore(translations): Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (835 of 835 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/ --- lib/l10n/intl_zh.arb | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_zh.arb b/lib/l10n/intl_zh.arb index 16b41e896..3f8cb4702 100644 --- a/lib/l10n/intl_zh.arb +++ b/lib/l10n/intl_zh.arb @@ -3121,5 +3121,22 @@ "type": "String" } } - } + }, + "federationBaseUrl": "联邦基础 URL", + "clientWellKnownInformation": "Client-Well-Known 信息:", + "baseUrl": "基础 URL", + "identityServer": "身份服务器:", + "versionWithNumber": "版本:{version}", + "@versionWithNumber": { + "type": "String", + "placeholders": { + "version": { + "type": "String" + } + } + }, + "logs": "日志", + "advancedConfigs": "高级配置", + "advancedConfigurations": "高级配置", + "signInWithLabel": "登录方式:" }