mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-07 01:56:53 +00:00
fix: clarify channel test results
This commit is contained in:
Vendored
+6
@@ -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": "恢复默认",
|
||||
|
||||
Reference in New Issue
Block a user