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}} supported",
|
||||
"{{n}} model(s) selected": "{{n}} model(s) selected",
|
||||
"{{success}} succeeded, {{failed}} failed": "{{success}} succeeded, {{failed}} failed",
|
||||
"{{target}} test failed": "{{target}} test failed",
|
||||
"{{target}} test succeeded": "{{target}} test succeeded",
|
||||
"{{value}}ms": "{{value}}ms",
|
||||
"{{value}}s": "{{value}}s",
|
||||
"@lobehub/icons key": "@lobehub/icons key",
|
||||
@@ -669,6 +671,8 @@
|
||||
"Channel key": "Channel key",
|
||||
"Channel key unlocked": "Channel key unlocked",
|
||||
"Channel models": "Channel models",
|
||||
"Channel {{name}}": "Channel {{name}}",
|
||||
"Channel {{name}} model {{model}}": "Channel {{name}} model {{model}}",
|
||||
"Channel name is required": "Channel name is required",
|
||||
"Channel test completed": "Channel test completed",
|
||||
"Channel type is required": "Channel type is required",
|
||||
@@ -2419,6 +2423,7 @@
|
||||
"Model mapping must be a JSON object with string values": "Model mapping must be a JSON object with string values",
|
||||
"Model mapping must be valid JSON": "Model mapping must be valid JSON",
|
||||
"Model mapping values must be strings": "Model mapping values must be strings",
|
||||
"Model {{model}}": "Model {{model}}",
|
||||
"Model name": "Model name",
|
||||
"Model Name": "Model Name",
|
||||
"Model Name *": "Model Name *",
|
||||
@@ -3440,6 +3445,7 @@
|
||||
"Resolve Conflicts": "Resolve Conflicts",
|
||||
"Resource Configuration": "Resource Configuration",
|
||||
"Response": "Response",
|
||||
"Response time: {{duration}}": "Response time: {{duration}}",
|
||||
"Response Time": "Response Time",
|
||||
"Responses API Version": "Responses API Version",
|
||||
"Restore defaults": "Restore defaults",
|
||||
|
||||
Reference in New Issue
Block a user