mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
feat(editor): NDV in focus panel experiment feedback (no-changelog) (#19304)
This commit is contained in:
@@ -1533,6 +1533,8 @@
|
||||
"nodeView.focusPanel.noExecutionData": "Execute previous node for autocomplete",
|
||||
"nodeView.focusPanel.noParameters.title": "Show a node parameter here, to iterate easily",
|
||||
"nodeView.focusPanel.noParameters.subtitle": "For example, keep your prompt always visible so you can run the workflow while tweaking it",
|
||||
"nodeView.focusPanel.v2.noParameters.title": "Select a node to edit it here",
|
||||
"nodeView.focusPanel.v2.noParameters.subtitle": "Or show single node parameter you’d like to iterate on by clicking this button next to it:",
|
||||
"nodeView.focusPanel.missingParameter": "This parameter is no longer visible on the node. A related parameter was likely changed, removing this one.",
|
||||
"nodeView.itLooksLikeYouHaveBeenEditingSomething": "It looks like you made some edits. If you leave before saving, your changes will be lost.",
|
||||
"nodeView.loadingTemplate": "Loading template",
|
||||
|
||||
Reference in New Issue
Block a user