mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-02-19 11:10:49 +08:00
feat(config): warn restart required when commercial mode changes
This commit is contained in:
@@ -1094,6 +1094,7 @@
|
||||
"gemini_api_key": "Gemini API key",
|
||||
"codex_api_key": "Codex API key",
|
||||
"claude_api_key": "Claude API key",
|
||||
"commercial_mode_restart_required": "Commercial mode setting changed. Please restart the service for it to take effect",
|
||||
"copy_failed": "Copy failed",
|
||||
"link_copied": "Link copied to clipboard"
|
||||
},
|
||||
|
||||
@@ -1099,6 +1099,7 @@
|
||||
"gemini_api_key": "API-ключ Gemini",
|
||||
"codex_api_key": "API-ключ Codex",
|
||||
"claude_api_key": "API-ключ Claude",
|
||||
"commercial_mode_restart_required": "Режим коммерческого использования изменён. Перезапустите сервис, чтобы применить изменения",
|
||||
"copy_failed": "Не удалось скопировать",
|
||||
"link_copied": "Ссылка скопирована в буфер обмена"
|
||||
},
|
||||
|
||||
@@ -1094,6 +1094,7 @@
|
||||
"gemini_api_key": "Gemini API密钥",
|
||||
"codex_api_key": "Codex API密钥",
|
||||
"claude_api_key": "Claude API密钥",
|
||||
"commercial_mode_restart_required": "商业模式开关已变更,请重启服务后生效",
|
||||
"copy_failed": "复制失败",
|
||||
"link_copied": "已复制"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user