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

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}을(를) 열어 설치를 관리하세요.",