mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-21 11:49:02 +08:00
feat: 设置页新增应用重启与退出快捷按钮
This commit is contained in:
@@ -263,6 +263,18 @@
|
||||
"registerFailed": "注册失败",
|
||||
"installerRequired": "需要安装版 SecScore,开发模式下可能无效。"
|
||||
},
|
||||
"app": {
|
||||
"title": "应用控制",
|
||||
"description": "快速重启或退出应用。",
|
||||
"restart": "重启应用",
|
||||
"quit": "退出应用",
|
||||
"confirmRestartTitle": "确认重启应用?",
|
||||
"confirmRestartContent": "应用将立即关闭并重新启动。",
|
||||
"confirmQuitTitle": "确认退出应用?",
|
||||
"confirmQuitContent": "应用将立即退出。",
|
||||
"restartFailed": "重启失败",
|
||||
"quitFailed": "退出失败"
|
||||
},
|
||||
"about": {
|
||||
"title": "关于",
|
||||
"appName": "教育积分管理",
|
||||
|
||||
Reference in New Issue
Block a user