refactor(nav): move Config Panel and remove Settings/API Keys pages

This commit is contained in:
LTbinglingfeng
2026-02-06 02:47:37 +08:00
parent 11c2498be6
commit adcf0b6582
10 changed files with 51 additions and 975 deletions

View File

@@ -102,7 +102,7 @@
"oauth": "OAuth Login",
"quota_management": "Quota Management",
"usage_stats": "Usage Statistics",
"config_management": "Config Management",
"config_management": "Config Panel",
"logs": "Logs Viewer",
"system_info": "Management Center Info"
},
@@ -812,7 +812,7 @@
"upgrade_required_desc": "The current server version does not support the logs viewing feature. Please upgrade to the latest version of CLI Proxy API to use this feature."
},
"config_management": {
"title": "Config Management",
"title": "Config Panel",
"editor_title": "Configuration File",
"reload": "Reload",
"save": "Save",