feat(channel-test-dialog): add functionality to delete failed models and copy selected models

This commit is contained in:
CaIon
2026-06-17 21:31:20 +08:00
parent 122a730a77
commit 3cc2b1bea4
7 changed files with 202 additions and 28 deletions
+8
View File
@@ -980,6 +980,8 @@
"Copy secret key": "シークレットキーをコピー",
"Copy selected codes": "選択したコードをコピー",
"Copy selected keys": "選択したキーをコピー",
"Copy selected models": "選択したモデルをコピー",
"Copy selected models separated by commas (e.g. a,b)": "選択したモデルをカンマ区切りでコピー(例: a,b)",
"Copy source field to target field": "ソースフィールドをターゲットフィールドにコピー",
"Copy the key and paste it here": "キーをコピーしてここに貼り付けてください",
"Copy this prompt and send it to an LLM (e.g. ChatGPT / Claude) to help design your billing expression.": "このプロンプトをコピーしてLLMChatGPT / Claudeなど)に送り、課金式の設計を依頼してください。",
@@ -1158,6 +1160,8 @@
"Delete condition": "条件を削除",
"Delete Condition": "条件を削除",
"Delete failed": "削除に失敗しました",
"Delete failed models": "失敗したモデルを削除",
"Delete failed models ({{count}})": "失敗したモデルを削除({{count}}",
"Delete Field": "フィールドを削除",
"Delete group": "グループを削除",
"Delete Header": "ヘッダーを削除",
@@ -1176,6 +1180,7 @@
"Delete selected channels": "選択したチャネルを削除",
"Delete selected models": "選択したモデルを削除",
"Deleted": "削除済み",
"Deleted {{count}} failed models": "失敗したモデルを {{count}} 個削除しました",
"Deleted a custom OAuth provider": "カスタム OAuth プロバイダーを削除しました",
"Deleted a deployment": "デプロイメントを削除しました",
"Deleted a model": "モデルを削除しました",
@@ -1641,6 +1646,7 @@
"Failed to delete API keys": "APIキーの削除に失敗しました",
"Failed to delete channel": "チャネルの削除に失敗しました",
"Failed to delete disabled channels": "無効化されたチャネルの削除に失敗しました",
"Failed to delete failed models": "失敗したモデルの削除に失敗しました",
"Failed to delete invalid redemption codes": "無効な引き換えコードの削除に失敗しました",
"Failed to delete model": "モデルの削除に失敗しました",
"Failed to delete provider": "プロバイダーの削除に失敗しました",
@@ -3652,6 +3658,7 @@
"Select site direction": "サイトの方向を選択",
"Select start time": "開始時間を選択",
"Select subscription plan": "サブスクリプションプランを選択",
"Select successful models ({{count}})": "成功したモデルを選択({{count}}",
"Select Sync Channels": "同期チャネルを選択",
"Select sync channels to compare prices": "価格比較のために同期チャネルを選択してください",
"Select sync channels to compare ratios": "比率を比較するために同期チャネルを選択",
@@ -4053,6 +4060,7 @@
"This plan does not allow balance redemption": "このプランでは残高での交換は許可されていません",
"This project must be used in compliance with the": "このプロジェクトは、以下を遵守して使用する必要があります",
"This record was written by a pre-upgrade instance and lacks audit info. Upgrade the instance to record server IP, callback IP, payment method and system version.": "古いバージョンのインスタンスがこの記録を書き込み、監査情報がありません。最新に更新し、サーバーIP・コールバックIP・支払方法・OSバージョンの記録を有効にしてください。",
"This removes {{count}} failed models from this channel. This action cannot be undone.": "この操作はこのチャンネルから失敗した {{count}} 個のモデルを削除します。元に戻せません。",
"This site currently has {{count}} models enabled": "このサイトでは現在 {{count}} 個のモデルが有効です",
"This tier catches any request that did not match earlier tiers.": "この段階は、前の段階に一致しなかったすべてのリクエストを受け取ります。",
"this token group": "このトークングループ",