feat: refine channel management UI

This commit is contained in:
CaIon
2026-06-28 16:36:32 +08:00
parent 1d166532fe
commit 25f998595d
19 changed files with 1232 additions and 649 deletions
+10 -3
View File
@@ -580,6 +580,7 @@
"Batch edit all channels with this tag. Leave fields empty to keep current values.": "批量编辑带有此标签的所有渠道。留空字段以保留当前值。",
"Batch Edit by Tag": "按标签批量编辑",
"Batch enable failed": "批量启用失败",
"Batch Operations": "批量操作",
"Batch processing failed": "批量处理失败",
"Batch set tag for {{count}} channels": "批量为 {{count}} 个渠道设置标签",
"Batch test completed: {{count}} succeeded": "批量测试完成:{{count}} 个成功",
@@ -711,6 +712,7 @@
"Channel Affinity": "渠道亲和性",
"Channel affinity reuses the last successful channel based on keys extracted from the request context or JSON body.": "渠道亲和性会基于从请求上下文或 JSON Body 提取的 Key,优先复用上一次成功的渠道。",
"Channel Affinity: Upstream Cache Hit": "渠道亲和性:上游缓存命中",
"Channel consistency repaired: {{success}} succeeded, {{fails}} failed": "渠道一致性修复完成:{{success}} 个成功,{{fails}} 个失败",
"Channel copied successfully": "渠道复制成功",
"Channel created successfully": "渠道创建成功",
"Channel deleted successfully": "渠道删除成功",
@@ -1772,7 +1774,7 @@
"Failed to fetch upstream ratios": "获取上游比率失败",
"Failed to fetch usage": "获取用量失败",
"Failed to fetch user information": "获取用户信息失败",
"Failed to fix abilities": "修复能力失败",
"Failed to fix abilities": "修复渠道一致性失败",
"Failed to generate token": "生成令牌失败",
"Failed to initialize OAuth": "初始化 OAuth 失败",
"Failed to initialize system": "系统初始化失败",
@@ -1800,6 +1802,7 @@
"Failed to regenerate backup codes": "重新生成备份代码失败",
"Failed to register Passkey": "注册 Passkey 失败",
"Failed to remove Passkey": "移除 Passkey 失败",
"Failed to repair channel consistency": "修复渠道一致性失败",
"Failed to reset 2FA": "重置 2FA 失败",
"Failed to reset model ratios": "重置模型比率失败",
"Failed to reset Passkey": "重置 Passkey 失败",
@@ -1919,8 +1922,8 @@
"Finish Time": "完成时间",
"First API request": "首个 API 请求",
"First/Last Frame to Video": "首尾生视频",
"Fix Abilities": "修复能力",
"Fixed abilities: {{success}} succeeded, {{fails}} failed": "修复能力{{success}} 个成功,{{fails}} 个失败",
"Fix Abilities": "修复渠道一致性",
"Fixed abilities: {{success}} succeeded, {{fails}} failed": "渠道一致性修复完成{{success}} 个成功,{{fails}} 个失败",
"Fixed price": "固定价格",
"Fixed price (USD)": "固定价格 (USD)",
"Fixed request price": "固定按次价格",
@@ -3584,6 +3587,9 @@
"Rename deployment": "重命名部署",
"Rename failed": "重命名失败",
"Renamed successfully": "重命名成功",
"Repair": "修复",
"Repair Channel Consistency": "修复渠道一致性",
"Repair channel consistency?": "修复渠道一致性?",
"Repeat the administrator password": "重复输入管理员密码",
"Replace": "替换",
"Replace all existing keys": "替换所有现有密钥",
@@ -4369,6 +4375,7 @@
"This will permanently delete user": "这将永久删除用户",
"This will permanently remove all log entries created before {{date}}.": "这将永久删除 {{date}} 之前创建的所有日志条目。",
"This will permanently remove log entries before the selected timestamp.": "这将永久删除所选时间戳之前的日志条目。",
"This will rebuild the channel routing index from every channel configuration, including supported models, groups, priorities, and weights. Routing may be briefly incomplete while the rebuild is running. Continue?": "这会根据所有渠道配置重建渠道路由索引,包括支持模型、分组、优先级和权重。重建期间路由可能短暂不完整。是否继续?",
"This will update the priority to {{value}} for all {{count}} channel(s) with tag \"{{tag}}\". Continue?": "这会将标签 \"{{tag}}\" 下所有 {{count}} 个渠道的优先级更新为 {{value}}。继续吗?",
"This will update the weight to {{value}} for all {{count}} channel(s) with tag \"{{tag}}\". Continue?": "这会将标签 \"{{tag}}\" 下所有 {{count}} 个渠道的权重更新为 {{value}}。继续吗?",
"This year": "本年",