feat(chat): add slash command dropdown button in message input toolbar

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
xintaofei
2026-04-04 13:24:26 +08:00
parent 576944ac1f
commit 6359651247
12 changed files with 85 additions and 17 deletions

View File

@@ -1421,7 +1421,8 @@
"loadingMode": "모드 불러오는 중...",
"cancel": "취소",
"send": "보내기",
"forkAndSend": "포크 & 전송"
"forkAndSend": "포크 & 전송",
"slashCommands": "슬래시 명령"
},
"messageQueue": {
"addToQueue": "대기열에 추가",