Merge pull request #382 from acdcbyl/main

i18n: Optimize Chinese translation
This commit is contained in:
Lysec
2025-09-28 10:08:48 +02:00
committed by GitHub
+8 -4
View File
@@ -29,7 +29,11 @@
"animation-speed": {
"label": "动画速度",
"description": "调整全局动画速度。"
}
},
"animation-disable": {
"label": "关闭动画",
"description": "禁用所有动画效果,以获得更快速、更灵敏的体验。"
}
},
"screen-corners": {
"section": {
@@ -226,7 +230,7 @@
},
"floating": {
"label": "浮动状态栏",
"description": "将状态栏显示为浮动'药丸'。注意:这会将屏幕边角移动到边缘。"
"description": "将状态栏显示为浮动样式(类似于一个药丸。注意:这会将屏幕边角移动到边缘。"
},
"margins": {
"label": "边距",
@@ -261,7 +265,7 @@
},
"exclusive-zone": {
"label": "独占区域",
"description": "防止窗口重叠。"
"description": "可以防止窗口重叠。"
},
"background-opacity": {
"label": "背景不透明度",
@@ -1318,4 +1322,4 @@
"charging": "正在充电。",
"discharging": "正在放电。"
}
}
}