fix(editor): Fix opening of chat window when executing a child node (#8789)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com> Co-authored-by: Michael Kret <michael.k@radency.com>
This commit is contained in:
@@ -148,6 +148,10 @@
|
||||
"chat.window.chat.chatMessageOptions.reuseMessage": "Reuse Message",
|
||||
"chat.window.chat.chatMessageOptions.repostMessage": "Repost Message",
|
||||
"chat.window.chat.chatMessageOptions.executionId": "Execution ID",
|
||||
"chat.window.chat.unpinAndExecute.description": "Sending the message overwrites the pinned chat node data.",
|
||||
"chat.window.chat.unpinAndExecute.title": "Unpin chat output data?",
|
||||
"chat.window.chat.unpinAndExecute.confirm": "Unpin and send",
|
||||
"chat.window.chat.unpinAndExecute.cancel": "Cancel",
|
||||
"chatEmbed.infoTip.description": "Add chat to external applications using the n8n chat package.",
|
||||
"chatEmbed.infoTip.link": "More info",
|
||||
"chatEmbed.title": "Embed Chat in your website",
|
||||
|
||||
Reference in New Issue
Block a user