mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 20:00:02 +00:00
fix(editor): Disable deactivated node execution (#13643)
This commit is contained in:
@@ -980,6 +980,7 @@
|
||||
"ndv.execute.requiredFieldsMissing": "Complete required fields first",
|
||||
"ndv.execute.stopWaitingForWebhook.error": "Problem deleting test webhook",
|
||||
"ndv.execute.workflowAlreadyRunning": "Workflow is already running",
|
||||
"ndv.execute.deactivated": "This node is deactivated and can't be run",
|
||||
"ndv.featureRequest": "I wish this node would...",
|
||||
"ndv.input": "Input",
|
||||
"ndv.input.nodeDistance": "{count} node back | {count} nodes back",
|
||||
|
||||
Reference in New Issue
Block a user