mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
fix(editor): Open failed node in failed execution from sub-workflow node (#17076)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1523,6 +1523,7 @@
|
||||
"nodeView.showError.mounted2.message": "There was a problem initializing the workflow",
|
||||
"nodeView.showError.mounted2.title": "Init Problem",
|
||||
"nodeView.showError.openExecution.title": "Problem loading execution",
|
||||
"nodeView.showError.openExecution.node": "Problem opening node in execution",
|
||||
"nodeView.showError.openWorkflow.title": "Problem opening workflow",
|
||||
"nodeView.showError.stopExecution.title": "Problem stopping execution",
|
||||
"nodeView.showError.stopWaitingForWebhook.title": "Problem deleting test webhook",
|
||||
|
||||
Reference in New Issue
Block a user