fix(editor): Fix adding of wrong actions when filtering in the node actions panel (no-changelog) (#5518)

This commit is contained in:
OlegIvaniv
2023-02-20 15:59:38 +01:00
committed by GitHub
parent 75a094a8c0
commit 1c0966957d
4 changed files with 26 additions and 5 deletions

View File

@@ -663,6 +663,7 @@
"ndv.pinData.error.tooLarge.description": "You can pin at most 12MB of output per workflow.",
"noTagsView.readyToOrganizeYourWorkflows": "Ready to organize your workflows?",
"noTagsView.withWorkflowTagsYouReFree": "With workflow tags, you're free to create the perfect tagging system for your flows",
"node.thisIsATriggerNode": "This is a Trigger node. <a target=\"_blank\" href=\"https://docs.n8n.io/workflows/components/nodes/\">Learn more</a>",
"node.activateDeactivateNode": "Activate/Deactivate Node",
"node.deleteNode": "Delete Node",
"node.disabled": "Disabled",