fix: clarify channel test results

This commit is contained in:
CaIon
2026-06-18 11:59:17 +08:00
parent a95655a245
commit a37ce3d6b5
9 changed files with 103 additions and 12 deletions
+6
View File
@@ -53,6 +53,8 @@
"{{modality}} supported": "支持 {{modality}}",
"{{n}} model(s) selected": "已选 {{n}} 个模型",
"{{success}} succeeded, {{failed}} failed": "{{success}} 个成功,{{failed}} 个失败",
"{{target}} test failed": "{{target}} 测试失败",
"{{target}} test succeeded": "{{target}} 测试成功",
"{{value}}ms": "{{value}} 毫秒",
"{{value}}s": "{{value}} 秒",
"@lobehub/icons key": "@lobehub/icons 键",
@@ -669,6 +671,8 @@
"Channel key": "渠道密钥",
"Channel key unlocked": "渠道密钥已解锁",
"Channel models": "渠道模型",
"Channel {{name}}": "渠道 {{name}}",
"Channel {{name}} model {{model}}": "渠道 {{name}} 模型 {{model}}",
"Channel name is required": "渠道名称是必填的",
"Channel test completed": "渠道测试完成",
"Channel type is required": "渠道类型是必填的",
@@ -2419,6 +2423,7 @@
"Model mapping must be a JSON object with string values": "模型映射必须是值为字符串的 JSON 对象",
"Model mapping must be valid JSON": "模型映射必须是有效的 JSON",
"Model mapping values must be strings": "模型映射的值必须是字符串",
"Model {{model}}": "模型 {{model}}",
"Model name": "模型名称",
"Model Name": "模型名称",
"Model Name *": "模型名称 *",
@@ -3440,6 +3445,7 @@
"Resolve Conflicts": "解决冲突",
"Resource Configuration": "资源配置",
"Response": "响应",
"Response time: {{duration}}": "响应时间:{{duration}}",
"Response Time": "响应时间",
"Responses API Version": "响应 API 版本",
"Restore defaults": "恢复默认",