feat: 添加主题管理功能,更新系统设置页面,优化用户体验

This commit is contained in:
2025-12-20 03:48:01 +07:00
parent 916cbe9d24
commit 5c06c7ce0a
14 changed files with 196 additions and 70 deletions

View File

@@ -315,6 +315,11 @@
"updateNow": "立即更新",
"alreadyLatest": "已是最新版本",
"checkUpdateFailed": "检查更新失败",
"languageTitle": "语言 / Language"
"languageTitle": "语言 / Language",
"theme": "主题",
"themeTitle": "外观主题",
"themeLight": "浅色",
"themeDark": "深色",
"themeAuto": "跟随系统"
}
}