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:
@@ -1421,7 +1421,8 @@
|
||||
"loadingMode": "モードを読み込み中...",
|
||||
"cancel": "キャンセル",
|
||||
"send": "送信",
|
||||
"forkAndSend": "フォークして送信"
|
||||
"forkAndSend": "フォークして送信",
|
||||
"slashCommands": "スラッシュコマンド"
|
||||
},
|
||||
"messageQueue": {
|
||||
"addToQueue": "キューに追加",
|
||||
|
||||
Reference in New Issue
Block a user