fix(app): Toast when session is missing on prompt-submit (#12654)

This commit is contained in:
Devin Griffin
2026-02-08 05:26:31 -06:00
committed by GitHub
parent d5036cf01f
commit c639200ede
17 changed files with 24 additions and 1 deletions

View File

@@ -234,6 +234,7 @@ export const dict = {
"prompt.toast.shellSendFailed.title": "Не удалось отправить команду оболочки",
"prompt.toast.commandSendFailed.title": "Не удалось отправить команду",
"prompt.toast.promptSendFailed.title": "Не удалось отправить запрос",
"prompt.toast.promptSendFailed.description": "Не удалось получить сессию",
"dialog.mcp.title": "MCP",
"dialog.mcp.description": "{{enabled}} из {{total}} включено",