mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-06 17:46:23 +00:00
fix: defaut ui triage (#4802)
* fix: theme-aware payment paths, auto-group validation, route guards, perf group filtering - Add common.ThemeAwarePath to generate correct redirect URLs based on active theme (default vs classic), replacing hardcoded /console/* paths in 7 controllers and service/quota.go (#4765) - Validate auto-group availability against getUserGroups before defaulting form values; playground falls back to 'default' group when 'auto' is unavailable (#4796, #4799) - Enforce HeaderNavModules settings in rankings route (frontend + backend API) and SidebarModulesAdmin in playground route to block direct URL access when features are disabled (#4704, #4512) - Filter perf_metrics API response to only include currently configured groups, hiding stale data from deleted groups (#4790) - Preserve query params (pay=success/fail) in /console/topup → /wallet frontend redirect * fix: update hero section text and localization strings for clarity
This commit is contained in:
Vendored
+1
-1
@@ -2059,7 +2059,7 @@
|
||||
"IP Filter Mode": "IP 过滤模式",
|
||||
"IP Restriction": "IP 限制",
|
||||
"IP Whitelist (supports CIDR)": "IP 白名单(支持 CIDR 表达式)",
|
||||
"is an open-source AI API gateway for self-hosted deployments. Connect multiple upstream services, manage models, keys, quotas, logs, and routing policies in one place.": "是一个用于自托管部署的开源 AI API 网关。接入多家上游服务,并集中管理模型、密钥、额度、日志与路由策略。",
|
||||
"Power AI applications, manage digital assets, connect the Future": "承载 AI 应用,管理数字资产,连接未来",
|
||||
"is less than the configured maximum cache size": "小于配置的最大缓存大小",
|
||||
"is the default price; ": "为默认价格;",
|
||||
"It seems like the page you're looking for": "您要查找的页面似乎",
|
||||
|
||||
Reference in New Issue
Block a user