feat(quota): add quota page and update i18n

This commit is contained in:
Supra4E8C
2025-12-30 14:13:04 +08:00
parent 4e26b6c92d
commit 49b9259452
7 changed files with 2150 additions and 1666 deletions

View File

@@ -90,6 +90,7 @@
"ai_providers": "AI Providers",
"auth_files": "Auth Files",
"oauth": "OAuth Login",
"quota_management": "Quota Management",
"usage_stats": "Usage Statistics",
"config_management": "Config Management",
"logs": "Logs Viewer",
@@ -704,6 +705,11 @@
"search_prev": "Previous",
"search_next": "Next"
},
"quota_management": {
"title": "Quota Management",
"description": "Monitor OAuth quota status for Antigravity, Codex, and Gemini CLI credentials.",
"refresh_files": "Refresh auth files"
},
"system_info": {
"title": "Management Center Info",
"connection_status_title": "Connection Status",