mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 20:00:02 +00:00
fix(editor): Ai 695 update executions view ux (no-changelog) (#13531)
This commit is contained in:
committed by
GitHub
parent
9057ee69df
commit
b2fcfe9d69
@@ -2997,10 +2997,17 @@
|
||||
"testDefinition.executions.addTo.new": "Add to Test",
|
||||
"testDefinition.executions.addTo.existing": "Add to \"{name}\"",
|
||||
"testDefinition.executions.addedTo": "Added to \"{name}\"",
|
||||
"testDefinition.executions.toast.addedTo": "1 past execution added as a test case to \"{name}\"",
|
||||
"testDefinition.executions.removeFrom": "Remove from \"{name}\"",
|
||||
"testDefinition.executions.removedFrom": "Execution removed from \"{name}\"",
|
||||
"testDefinition.executions.toast.addedTo": "Go back to \"{name}\"",
|
||||
"testDefinition.executions.tooltip.addTo": "Add to new test",
|
||||
"testDefinition.executions.tooltip.noExecutions": "Evaluation executions can not be added to tests",
|
||||
"testDefinition.executions.tooltip.onlySuccess": "Only successful executions can be added to tests",
|
||||
"testDefinition.workflow.createNew": "Create new evaluation workflow",
|
||||
"testDefinition.workflow.createNew.or": "or use existing evaluation sub-workflow",
|
||||
"testDefinition.executions.toast.addedTo.title": "Added to test",
|
||||
"testDefinition.executions.toast.addedTo.title": "Execution added to test ",
|
||||
"testDefinition.executions.toast.closeTab": "Close this tab",
|
||||
"testDefinition.executions.toast.removedFrom.title": "Execution removed from test ",
|
||||
"freeAi.credits.callout.claim.title": "Get {credits} free OpenAI API credits",
|
||||
"freeAi.credits.callout.claim.button.label": "Claim credits",
|
||||
"freeAi.credits.callout.success.title.part1": "Claimed {credits} free OpenAI API credits! Please note these free credits are only for the following models:",
|
||||
|
||||
Reference in New Issue
Block a user