mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 20:00:02 +00:00
fix(editor): Ai 668 UI changes to mock nodes modal (no-changelog) (#13899)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
This commit is contained in:
committed by
GitHub
parent
c91688d494
commit
4a1e5798ff
@@ -2908,12 +2908,14 @@
|
||||
"testDefinition.edit.step.metrics.description": "The names of fields output by your evaluation workflow in the step above.",
|
||||
"testDefinition.edit.step.collapse": "Collapse",
|
||||
"testDefinition.edit.step.configure": "Configure",
|
||||
"testDefinition.edit.selectNodes": "Select nodes to mock",
|
||||
"testDefinition.edit.selectNodes": "Pin nodes to mock them",
|
||||
"testDefinition.edit.modal.description": "Choose which past data to keep when re-running the execution(s). Any mocked node will be replayed rather than re-executed. The trigger is always mocked.",
|
||||
"testDefinition.edit.runExecution": "Run execution",
|
||||
"testDefinition.edit.pastRuns": "Past runs",
|
||||
"testDefinition.edit.pastRuns.total": "No runs | Past run ({count}) | Past runs ({count})",
|
||||
"testDefinition.edit.nodesPinning.pinButtonTooltip": "Use benchmark data for this node during evaluation execution",
|
||||
"testDefinition.edit.nodesPinning.pinButtonTooltip.pinned": "This node will not be re-executed",
|
||||
"testDefinition.edit.nodesPinning.triggerTooltip": "Trigger nodes are mocked by default",
|
||||
"testDefinition.edit.saving": "Saving...",
|
||||
"testDefinition.edit.saved": "Test saved",
|
||||
"testDefinition.list.testDeleted": "Test deleted",
|
||||
|
||||
Reference in New Issue
Block a user