From 650dcb881116d6655e34334fdd7195671b039bd2 Mon Sep 17 00:00:00 2001 From: Aiser <2912778691@qq.com> Date: Tue, 30 Sep 2025 21:32:03 +0800 Subject: [PATCH] i18n: Optimize Chinese translation --- Assets/Translations/zh-CN.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Assets/Translations/zh-CN.json b/Assets/Translations/zh-CN.json index c2cd2f0b..9c854954 100644 --- a/Assets/Translations/zh-CN.json +++ b/Assets/Translations/zh-CN.json @@ -164,7 +164,7 @@ "title": "显示", "monitors": { "section": { - "label": "每显示器设置", + "label": "显示器设置", "description": "调整每个显示器的缩放比例和亮度。" }, "scale": "缩放比例", @@ -228,8 +228,8 @@ "description": "调整状态栏的背景不透明度。" }, "show-capsule": { - "label": "显示胶囊", - "description": "显示小部件背景。" + "label": "显示组件背景", + "description": "为每个小部件添加背景。" }, "floating": { "label": "浮动状态栏",