支持会话响应时添加队列消息

This commit is contained in:
xintaofei
2026-03-12 23:19:24 +08:00
parent 6c26d067fd
commit 1f623c0d6e
16 changed files with 566 additions and 31 deletions

View File

@@ -1145,6 +1145,13 @@
"cancel": "キャンセル",
"send": "送信"
},
"messageQueue": {
"addToQueue": "キューに追加",
"saveEdit": "保存",
"cancelEdit": "編集をキャンセル",
"editItem": "編集",
"deleteItem": "削除"
},
"welcomeInputPanel": {
"agentsSettingsPath": "設定 > エージェント",
"autoConnectFallback": "{path} を開いてインストールを管理してください。",