mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-03 10:56:16 +00:00
Fix: Correct misplaced templates.section and missing dark-mode.mode in zh-CN.json
This commit is contained in:
@@ -513,6 +513,13 @@
|
||||
"switch": {
|
||||
"label": "深色模式",
|
||||
"description": "切换到更暗的主题,便于夜间观看。"
|
||||
},
|
||||
"mode": {
|
||||
"label": "深色模式切换方式",
|
||||
"description": "启用明暗模式的自动切换功能。",
|
||||
"off": "关闭",
|
||||
"manual": "手动",
|
||||
"location": "位置"
|
||||
}
|
||||
},
|
||||
"predefined": {
|
||||
@@ -526,6 +533,10 @@
|
||||
}
|
||||
},
|
||||
"templates": {
|
||||
"section": {
|
||||
"label": "模板",
|
||||
"description": "将颜色应用于外部应用程序。"
|
||||
},
|
||||
"ui": {
|
||||
"label": "用户界面",
|
||||
"description": "桌面环境和 UI 工具包主题。",
|
||||
@@ -578,10 +589,6 @@
|
||||
"label": "用户模板",
|
||||
"description": "启用用户定义的 Matugen 配置。首次启用时将在 ~/.config/noctalia/user-templates.toml 创建模板文件"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"description": "将颜色应用于外部应用程序。",
|
||||
"label": "模板"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user