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": "既定に戻す",