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

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": "設定 > Agents",
"autoConnectFallback": "點擊前往 {path} 管理安裝。",