From 3d2bcf610199abc03f8c37a6bfa1d750669f72c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=84=A1=E6=83=85=E5=A4=A9?= Date: Sat, 4 Oct 2025 08:18:14 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (512 of 512 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/zh_Hans/ --- lib/l10n/app_zh.arb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_zh.arb b/lib/l10n/app_zh.arb index bcffae2..72fc3a5 100644 --- a/lib/l10n/app_zh.arb +++ b/lib/l10n/app_zh.arb @@ -1486,5 +1486,11 @@ "quickConnectLoginUsingCode": "使用快速连接", "@quickConnectLoginUsingCode": {}, "quickConnectEnterCodeDescription": "输入以下代码登录", - "@quickConnectEnterCodeDescription": {} + "@quickConnectEnterCodeDescription": {}, + "showMore": "显示更多", + "@showMore": {}, + "itemColorsTitle": "项目颜色", + "@itemColorsTitle": {}, + "itemColorsDesc": "使用项目的主色调作为详情页面的主题", + "@itemColorsDesc": {} }