fix(editor): Show execution error as message (#6431)
show execution error as message
This commit is contained in:
committed by
GitHub
parent
1fe6459569
commit
d3b78e291e
@@ -864,6 +864,7 @@
|
||||
"nodeView.runButtonText.executeWorkflow": "Execute Workflow",
|
||||
"nodeView.runButtonText.executingWorkflow": "Executing Workflow",
|
||||
"nodeView.runButtonText.waitingForTriggerEvent": "Waiting for Trigger Event",
|
||||
"nodeView.showError.workflowError": "Workflow execution finished with an error",
|
||||
"nodeView.showError.getWorkflowDataFromUrl.title": "Problem loading workflow",
|
||||
"nodeView.showError.importWorkflowData.title": "Problem importing workflow",
|
||||
"nodeView.showError.mounted1.message": "There was a problem loading init data",
|
||||
|
||||
Reference in New Issue
Block a user