@n8n/i18n 2.34.2 → 2.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +176 -147
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +176 -147
- package/dist/index.mjs.map +1 -1
- package/dist/types2.d.cts +166 -137
- package/dist/types2.d.mts +166 -137
- package/package.json +6 -6
package/dist/index.cjs
CHANGED
|
@@ -106,7 +106,6 @@ var en_default = {
|
|
|
106
106
|
"generic.error.subworkflowCreationFailed": "Error creating sub-workflow",
|
|
107
107
|
"generic.settings": "Settings",
|
|
108
108
|
"generic.service": "the service",
|
|
109
|
-
"generic.star": "Star",
|
|
110
109
|
"generic.tryNow": "Try now",
|
|
111
110
|
"generic.startNow": "Start now",
|
|
112
111
|
"generic.dismiss": "Dismiss",
|
|
@@ -1236,7 +1235,6 @@ var en_default = {
|
|
|
1236
1235
|
"dataDisplay.nodeDocumentation": "Node Documentation",
|
|
1237
1236
|
"dataDisplay.openDocumentationFor": "Open {nodeTypeDisplayName} documentation",
|
|
1238
1237
|
"dataMapping.dragColumnToFieldHint": "Drag onto a field to map column to that field",
|
|
1239
|
-
"dataMapping.dragFromPreviousHint": "Map data from previous nodes to <b>{name}</b> by first clicking this button",
|
|
1240
1238
|
"dataMapping.success.title": "You just mapped some data!",
|
|
1241
1239
|
"dataMapping.success.moreInfo": "Check out our <a href=\"https://docs.n8n.io/data/data-mapping\" target=\"_blank\">docs</a> for more details on mapping data in n8n",
|
|
1242
1240
|
"dataMapping.tableView.tableColumnsExceeded": "Some columns are hidden",
|
|
@@ -1274,7 +1272,6 @@ var en_default = {
|
|
|
1274
1272
|
"duplicateWorkflowDialog.errors.forbidden.title": "Duplicate workflow failed",
|
|
1275
1273
|
"duplicateWorkflowDialog.errors.forbidden.message": "This action is forbidden. Do you have the correct permissions?",
|
|
1276
1274
|
"duplicateWorkflowDialog.errors.generic.title": "Duplicate workflow failed",
|
|
1277
|
-
"editor.mainHeader.githubButton.label": "Star n8n-io/n8n on GitHub",
|
|
1278
1275
|
"experiments.instanceAiProactiveAgent.message": "Hey, I can build your first workflow in a few minutes. Do you know what you want to automate, or do you want help with ideas?",
|
|
1279
1276
|
"experiments.instanceAiProactiveAgent.typingLabel": "AI Assistant is typing",
|
|
1280
1277
|
"experiments.instanceAiPromptSuggestionsV2.emptyState.title": "What do you want to automate?",
|
|
@@ -1357,6 +1354,8 @@ var en_default = {
|
|
|
1357
1354
|
"experiments.resourceCenter.title": "Resources",
|
|
1358
1355
|
"experiments.resourceCenter.video.level": "Level: {level}",
|
|
1359
1356
|
"experiments.templatesDataQuality.modalTitle": "Featured templates",
|
|
1357
|
+
"e2eTestMode.marker": "E2E MODE",
|
|
1358
|
+
"e2eTestMode.markerTooltip": "This instance runs with E2E_TESTS=true. It exposes test-only reset endpoints and changes some defaults — don't use it for anything you want to keep.",
|
|
1360
1359
|
error: "Error",
|
|
1361
1360
|
"error.goBack": "Go back",
|
|
1362
1361
|
"error.pageNotFound": "Oops, couldn’t find that",
|
|
@@ -1435,6 +1434,8 @@ var en_default = {
|
|
|
1435
1434
|
"agentSessions.testChat": "Test chat",
|
|
1436
1435
|
"agentSessions.origin": "Origin",
|
|
1437
1436
|
"agentSessions.origin.agent": "Agent",
|
|
1437
|
+
"agentSessions.origin.instanceAi": "AI Assistant",
|
|
1438
|
+
"agentSessions.origin.mcp": "MCP",
|
|
1438
1439
|
"agentSessions.origin.subAgent": "Sub-agent",
|
|
1439
1440
|
"agentSessions.goToParentRun": "Go to parent run",
|
|
1440
1441
|
"agentSessions.viewTrace": "View session trace",
|
|
@@ -1868,40 +1869,38 @@ var en_default = {
|
|
|
1868
1869
|
"mcp.productionChecklist.instance.description": "Enable instance-level MCP access to allow MCP clients to access workflows.",
|
|
1869
1870
|
"mcp.workflowDeactivated.message": "MCP Access has been disabled for this workflow because it is deactivated",
|
|
1870
1871
|
"menuActions.duplicate": "Duplicate",
|
|
1871
|
-
"menuActions.
|
|
1872
|
+
"menuActions.exportJson": "Export JSON",
|
|
1873
|
+
"menuActions.import": "Import...",
|
|
1872
1874
|
"menuActions.push": "Push to git",
|
|
1873
|
-
"menuActions.
|
|
1875
|
+
"menuActions.editDescriptionAndTags": "Edit description and tags",
|
|
1876
|
+
"menuActions.productionChecklist": "Production checklist",
|
|
1874
1877
|
"menuActions.importFromUrl": "Import from URL...",
|
|
1875
1878
|
"menuActions.importFromFile": "Import from file...",
|
|
1876
1879
|
"menuActions.delete": "Delete",
|
|
1877
1880
|
"menuActions.archive": "Archive",
|
|
1878
1881
|
"menuActions.unarchive": "Unarchive",
|
|
1879
1882
|
"menuActions.unpublish": "Unpublish",
|
|
1883
|
+
"menuActions.versionHistory": "Version history",
|
|
1880
1884
|
"multipleParameter.addItem": "Add item",
|
|
1881
1885
|
"multipleParameter.currentlyNoItemsExist": "Currently no items exist",
|
|
1882
1886
|
"multipleParameter.deleteItem": "Delete item",
|
|
1883
1887
|
"multipleParameter.moveDown": "Move down",
|
|
1884
1888
|
"multipleParameter.moveUp": "Move up",
|
|
1885
|
-
"ndv.backToCanvas": "Back to canvas",
|
|
1886
|
-
"ndv.backToCanvas.waitingForTriggerWarning": "Waiting for a Trigger node to execute. Close this view to see the Workflow Canvas.",
|
|
1887
1889
|
"ndv.close.tooltip": "Data stored, safe to close",
|
|
1888
1890
|
"ndv.execute.testNode": "Execute step",
|
|
1889
1891
|
"ndv.execute.testNode.description": "Runs the current node. Will also run previous nodes if they have not been run yet",
|
|
1890
1892
|
"ndv.execute.generateCodeAndTestNode.description": "Generates code and then runs the current node",
|
|
1891
1893
|
"ndv.execute.generateCode.message": "The instructions in '{nodeName}' have changed",
|
|
1892
1894
|
"ndv.execute.generateCode.title": "Generating transformation code",
|
|
1893
|
-
"ndv.execute.executing": "Executing",
|
|
1894
1895
|
"ndv.execute.fetchEvent": "Fetch Test Event",
|
|
1895
1896
|
"ndv.execute.fixPrevious": "Fix previous node first",
|
|
1896
1897
|
"ndv.execute.generatingCode": "Generating code from instructions",
|
|
1897
1898
|
"ndv.execute.listenForTestEvent": "Listen for test event",
|
|
1898
|
-
"ndv.execute.testChat": "Test chat",
|
|
1899
1899
|
"ndv.execute.testStep": "Execute step",
|
|
1900
1900
|
"ndv.execute.stopListening": "Stop Listening",
|
|
1901
1901
|
"ndv.execute.nodeIsDisabled": "Enable node to execute",
|
|
1902
1902
|
"ndv.execute.requiredFieldsMissing": "Complete required fields first",
|
|
1903
1903
|
"ndv.execute.upstreamNodeHasIssues": "A previous node has missing required fields",
|
|
1904
|
-
"ndv.execute.stopWaitingForWebhook.error": "Problem deleting test webhook",
|
|
1905
1904
|
"ndv.execute.workflowAlreadyRunning": "Workflow is already running",
|
|
1906
1905
|
"ndv.execute.deactivated": "This node is deactivated and can't be run",
|
|
1907
1906
|
"ndv.featureRequest": "I wish this node would...",
|
|
@@ -1912,25 +1911,17 @@ var en_default = {
|
|
|
1912
1911
|
"ndv.input.fromAI": "From AI",
|
|
1913
1912
|
"ndv.input.parentNodes": "Parent nodes",
|
|
1914
1913
|
"ndv.input.noOutputDataInBranch": "No input data in this branch",
|
|
1915
|
-
"ndv.input.noOutputDataInNode": "Node did not output any data. n8n stops executing the workflow when a node has no output data.",
|
|
1916
1914
|
"ndv.input.noOutputData": "No data",
|
|
1917
1915
|
"ndv.input.noOutputData.executePrevious": "Execute previous nodes",
|
|
1918
|
-
"ndv.input.noOutputData.title": "No input data
|
|
1919
|
-
"ndv.input.noOutputData.
|
|
1920
|
-
"ndv.input.noOutputData.
|
|
1921
|
-
"ndv.input.noOutputData.
|
|
1922
|
-
"ndv.input.noOutputData.v2.tooltip": "From the earliest node which is unexecuted, or is executed but has since been changed",
|
|
1923
|
-
"ndv.input.noOutputData.hint": "(From the earliest node that needs it {info} )",
|
|
1924
|
-
"ndv.input.noOutputData.hint.tooltip": "From the earliest node which is unexecuted, or is executed but has since been changed",
|
|
1925
|
-
"ndv.input.noOutputData.schemaPreviewHint": "switch to {schema} to use the schema preview",
|
|
1926
|
-
"ndv.input.noOutputData.or": "or",
|
|
1916
|
+
"ndv.input.noOutputData.title": "No input data",
|
|
1917
|
+
"ndv.input.noOutputData.description": "{link} to view input data",
|
|
1918
|
+
"ndv.input.noOutputData.action": "Execute previous nodes",
|
|
1919
|
+
"ndv.input.noOutputData.tooltip": "From the earliest node which is unexecuted, or is executed but has since been changed",
|
|
1927
1920
|
"ndv.input.noOutputData.embeddedNdv.link": "Execute previous nodes",
|
|
1928
1921
|
"ndv.input.noOutputData.embeddedNdv.description": "{link} to use their data here",
|
|
1929
1922
|
"ndv.input.executingPrevious": "Executing previous nodes...",
|
|
1930
|
-
"ndv.input.notConnected.title": "
|
|
1931
|
-
"ndv.input.notConnected.
|
|
1932
|
-
"ndv.input.notConnected.v2.description": "This node can only receive input data if you connect it to another node. {link}",
|
|
1933
|
-
"ndv.input.notConnected.message": "This node can only receive input data if you connect it to another node.",
|
|
1923
|
+
"ndv.input.notConnected.title": "No input connected",
|
|
1924
|
+
"ndv.input.notConnected.description": "This node can only receive input data if you connect it to another node. {link}",
|
|
1934
1925
|
"ndv.input.notConnected.learnMore": "Learn more",
|
|
1935
1926
|
"ndv.input.disabled": "The '{nodeName}' node is disabled and won’t execute.",
|
|
1936
1927
|
"ndv.input.disabled.cta": "Enable it",
|
|
@@ -1952,8 +1943,6 @@ var en_default = {
|
|
|
1952
1943
|
"ndv.redacted.revealModal.policy": "Unnecessary access may violate your organization's policy",
|
|
1953
1944
|
"ndv.redacted.revealModal.confirmButton": "Reveal data",
|
|
1954
1945
|
"ndv.redacted.revealError": "Failed to reveal execution data",
|
|
1955
|
-
"ndv.redacted.error.title": "This node encountered an error",
|
|
1956
|
-
"ndv.redacted.error.description": "Error details have been redacted because the execution data contains sensitive information.",
|
|
1957
1946
|
"ndv.output": "Output",
|
|
1958
1947
|
"ndv.output.ai.empty": "👈 Use these logs to see information on how the {node} node completed processing. You can click on a node to see the input it received and data it output.",
|
|
1959
1948
|
"ndv.output.ai.waiting": "Waiting for message",
|
|
@@ -1970,9 +1959,9 @@ var en_default = {
|
|
|
1970
1959
|
"ndv.output.noOutputData.message.settings": "Settings",
|
|
1971
1960
|
"ndv.output.noOutputData.message.settingsOption": "> \"Always Output Data\".",
|
|
1972
1961
|
"ndv.output.noOutputData.title": "No output data returned",
|
|
1973
|
-
"ndv.output.noOutputData.
|
|
1974
|
-
"ndv.output.noOutputData.
|
|
1975
|
-
"ndv.output.noOutputData.
|
|
1962
|
+
"ndv.output.noOutputData.notRun.title": "No output data",
|
|
1963
|
+
"ndv.output.noOutputData.notRun.description": "{link} to view output data",
|
|
1964
|
+
"ndv.output.noOutputData.notRun.action": "Execute step",
|
|
1976
1965
|
"ndv.output.noOutputData.trigger.title": "No trigger output",
|
|
1977
1966
|
"ndv.output.noOutputData.trigger.action": "Test this trigger",
|
|
1978
1967
|
"ndv.output.noOutputDataInBranch": "No output data in this branch",
|
|
@@ -1981,21 +1970,13 @@ var en_default = {
|
|
|
1981
1970
|
"ndv.output.run": "Run",
|
|
1982
1971
|
"ndv.output.runNodeHint": "Execute this node to view data",
|
|
1983
1972
|
"ndv.output.runNodeHintSubNode": "Output will appear here once the parent node is run",
|
|
1984
|
-
"ndv.output.githubNodeWaitingForWebhook": "Execution will continue when the following webhook URL is called: ",
|
|
1985
|
-
"ndv.output.sendAndWaitWaitingApproval": "Execution will continue after the user's response",
|
|
1986
1973
|
"ndv.output.waitNodeWaiting.title": "Waiting for input",
|
|
1987
|
-
"ndv.output.waitNodeWaiting.description.webhook": "Execution will continue when webhook is received on ",
|
|
1988
|
-
"ndv.output.waitNodeWaiting.description.form": "Execution will continue when form is submitted on ",
|
|
1989
|
-
"ndv.output.waitNodeWaiting.description.timer": "Execution will continue when wait time is over",
|
|
1990
1974
|
"ndv.output.insertTestData": "set mock data",
|
|
1991
1975
|
"ndv.output.staleDataWarning.regular": "Node parameters have changed.<br>Test node again to refresh output.",
|
|
1992
1976
|
"ndv.output.staleDataWarning.pinData": "Node parameter changes will not affect pinned output data.",
|
|
1993
|
-
"ndv.output.waitingToRun": "Waiting to execute...",
|
|
1994
1977
|
"ndv.output.noToolUsedInfo": "None of your tools were used in this run. Try giving your tools clearer names and descriptions to help the AI",
|
|
1995
|
-
"ndv.title.cancel": "Cancel",
|
|
1996
1978
|
"ndv.title.rename": "Rename",
|
|
1997
1979
|
"ndv.title.rename.placeholder": "Enter new name...",
|
|
1998
|
-
"ndv.title.renameNode": "Rename node",
|
|
1999
1980
|
"ndv.pinData.pin.title": "Pin data",
|
|
2000
1981
|
"ndv.pinData.pin.description": "Node will always output current data instead of executing. Doesn't apply to production executions.",
|
|
2001
1982
|
"ndv.pinData.pin.binary": "Pin Data is disabled as this node's output contains binary data.",
|
|
@@ -2451,7 +2432,6 @@ var en_default = {
|
|
|
2451
2432
|
"nodeView.collapseAllNodes": "Collapse all nodes",
|
|
2452
2433
|
"nodeView.enterZoomMode": "Enter zoom mode",
|
|
2453
2434
|
"nodeView.leaveZoomMode": "Leave zoom mode",
|
|
2454
|
-
"nodeViewV2.showError.editingNotAllowed": "Editing is not allowed",
|
|
2455
2435
|
"nodeViewV2.showError.failedToCreateNode": "Failed to create node",
|
|
2456
2436
|
"contextMenu.node": "node | {count} nodes",
|
|
2457
2437
|
"contextMenu.sticky": "sticky note | {count} sticky notes",
|
|
@@ -3355,6 +3335,7 @@ var en_default = {
|
|
|
3355
3335
|
"settings.mcp.oAuthClients.scope.execution.read": "Get execution details",
|
|
3356
3336
|
"settings.mcp.oAuthClients.scope.agent.read": "List and read agents",
|
|
3357
3337
|
"settings.mcp.oAuthClients.scope.agent.write": "Create and update agents",
|
|
3338
|
+
"settings.mcp.oAuthClients.scope.agent.execute": "Run agents",
|
|
3358
3339
|
"settings.mcp.oAuthClients.scope.credential.read": "List credentials",
|
|
3359
3340
|
"settings.mcp.oAuthClients.scope.dataTable.read": "List data tables",
|
|
3360
3341
|
"settings.mcp.oAuthClients.scope.dataTable.write": "Create and update data tables",
|
|
@@ -3437,13 +3418,6 @@ var en_default = {
|
|
|
3437
3418
|
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.cursor": "Cursor",
|
|
3438
3419
|
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.codex": "Codex",
|
|
3439
3420
|
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.chatgpt": "ChatGPT",
|
|
3440
|
-
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.eyebrow": "New · Model Context Protocol",
|
|
3441
|
-
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.title": "Try MCP with Claude Code, Cursor, or Codex",
|
|
3442
|
-
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.description": "Connect MCP clients like Claude Code and Cursor to build, run, and iterate on workflows in your instance.",
|
|
3443
|
-
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.settingsHint": "Set it up now, or later in {settingsLink}.",
|
|
3444
|
-
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.settingsLink": "Settings > Instance-level MCP",
|
|
3445
|
-
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.tryIt": "Try MCP",
|
|
3446
|
-
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.skip": "Skip for now",
|
|
3447
3421
|
"experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.claude": "Show me the n8n MCP connector and walk me through enabling it if it isn't already on. I'll paste my server URL when you tell me where it goes.",
|
|
3448
3422
|
"experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.claudeCode": "Set up the n8n MCP server for Claude Code so it's available across all projects.\n\n1. Register the server at user scope by running:\n\n claude mcp add --scope user --transport http n8n \"{serverUrl}\"\n\n2. Once it's registered, remind me to restart Claude Code — I'll complete the n8n OAuth flow when prompted in the new session, so don't try to list or call its tools yet.",
|
|
3449
3423
|
"experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.cursor": "Set up the n8n MCP server for Cursor across all projects.\n\n1. Open ~/.cursor/mcp.json (create the file and directory if they don't exist). Add the entry below, merging with any existing config so other servers stay intact:\n\n {'{'}\n \"mcpServers\": {'{'}\n \"n8n\": {'{'}\n \"url\": \"{serverUrl}\"\n {'}'}\n {'}'}\n {'}'}\n\n2. Once it's saved, remind me to restart Cursor and complete the n8n OAuth flow when it prompts me — the server's tools won't be available until then.",
|
|
@@ -3460,6 +3434,7 @@ var en_default = {
|
|
|
3460
3434
|
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptCustomApp.appName.value": "n8n",
|
|
3461
3435
|
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptCustomApp.serverUrl.label": "Server URL",
|
|
3462
3436
|
"experiments.surfaceMcpToNewCloudUsers.onboarding.footer": "You can disable this later from {settingsLink}. Read more about this feature {docsLink}.",
|
|
3437
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.footer.settingsLink": "Settings > Instance-level MCP",
|
|
3463
3438
|
"experiments.surfaceMcpToNewCloudUsers.onboarding.footer.docsLink": "here",
|
|
3464
3439
|
"experiments.surfaceMcpToNewCloudUsers.onboarding.copy.tooltip": "Copy setup prompt",
|
|
3465
3440
|
"experiments.surfaceMcpToNewCloudUsers.onboarding.copy.copied": "Copied",
|
|
@@ -3467,7 +3442,6 @@ var en_default = {
|
|
|
3467
3442
|
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.variant2.cta": "Connect to your AI",
|
|
3468
3443
|
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.badge.new": "New",
|
|
3469
3444
|
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.badge.enabled": "Enabled",
|
|
3470
|
-
"experiments.surfaceMcpToNewCloudUsers.emptyState.reminder": "You can enable this later in Settings > MCP.",
|
|
3471
3445
|
"experiments.exposeAllWorkflowsToMcp.modal.withAgents.title": "Expose all workflows and agents to MCP?",
|
|
3472
3446
|
"experiments.exposeAllWorkflowsToMcp.modal.withAgents.description": "This lets connected clients reach every workflow and agent on this instance right away. You can remove MCP access for individual workflows and agents at any time.",
|
|
3473
3447
|
"experiments.exposeAllWorkflowsToMcp.modal.withAgents.confirm": "Expose all workflows and agents",
|
|
@@ -4297,7 +4271,6 @@ var en_default = {
|
|
|
4297
4271
|
"ndv.trigger.webhookNode.listening": "Listening for test event",
|
|
4298
4272
|
"ndv.trigger.chatTrigger.openChat": "Open Chat Window",
|
|
4299
4273
|
"ndv.trigger.webhookNode.formTrigger.listening": "Listening for a test form submission",
|
|
4300
|
-
"ndv.trigger.webhookBasedNode.listening": "Listening for your trigger event",
|
|
4301
4274
|
"ndv.trigger.webhookNode.requestHint": "Make a {type} request to:",
|
|
4302
4275
|
"ndv.trigger.webhookBasedNode.serviceHint": "Go to {service} and create an event",
|
|
4303
4276
|
"ndv.trigger.webhookBasedNode.chatTrigger.serviceHint": "Send a message in the chat",
|
|
@@ -4328,13 +4301,9 @@ var en_default = {
|
|
|
4328
4301
|
"ndv.render.markdown": "Markdown",
|
|
4329
4302
|
"ndv.nodeHints.disabled": "This node is disabled, and will simply pass the input through",
|
|
4330
4303
|
"ndv.nodeHints.alwaysOutputData": "This node will output an empty item if nothing would normally be returned",
|
|
4331
|
-
"ndv.nodeHints.alwaysOutputData.short": "output an empty item if nothing would normally be returned",
|
|
4332
4304
|
"ndv.nodeHints.executeOnce": "This node will execute only once, no matter how many input items there are",
|
|
4333
|
-
"ndv.nodeHints.executeOnce.short": "execute only once, no matter how many input items there are",
|
|
4334
4305
|
"ndv.nodeHints.retryOnFail": "This node will automatically retry if it fails",
|
|
4335
|
-
"ndv.nodeHints.retryOnFail.short": "automatically retry if it fails",
|
|
4336
4306
|
"ndv.nodeHints.continueOnError": "Execution will continue even if the node fails",
|
|
4337
|
-
"ndv.nodeHints.continueOnError.short": "continue executing even if the node fails",
|
|
4338
4307
|
"updatesPanel.andIs": "and is",
|
|
4339
4308
|
"updatesPanel.behindTheLatest": "behind the latest and greatest n8n",
|
|
4340
4309
|
"updatesPanel.howToUpdateYourN8nVersion": "How to update your n8n version",
|
|
@@ -4373,10 +4342,6 @@ var en_default = {
|
|
|
4373
4342
|
"workflowDetails.chooseOrCreateATag": "Choose or create a tag",
|
|
4374
4343
|
"workflowProductionChecklist.title": "Production Checklist",
|
|
4375
4344
|
"workflowProductionChecklist.readOnlyNotice": "Read-only environment. Update these items in development and push changes.",
|
|
4376
|
-
"workflowProductionChecklist.ignoreAllConfirmation.title": "Ignore suggested actions globally",
|
|
4377
|
-
"workflowProductionChecklist.ignoreAllConfirmation.description": "Turning this off dismisses these suggestions from every workflow",
|
|
4378
|
-
"workflowProductionChecklist.ignoreAllConfirmation.confirm": "Ignore for all workflows",
|
|
4379
|
-
"workflowProductionChecklist.turnOffWorkflowSuggestions": "Ignore for all workflows",
|
|
4380
4345
|
"workflowProductionChecklist.evaluations.title": "Test reliability of AI steps",
|
|
4381
4346
|
"workflowProductionChecklist.evaluations.description": "Use evaluations to check performance on a range of inputs.",
|
|
4382
4347
|
"workflowProductionChecklist.errorWorkflow.title": "Set up error notifications",
|
|
@@ -4632,7 +4597,8 @@ var en_default = {
|
|
|
4632
4597
|
"workflowReviews.publishChoice.submitForReview": "Submit for review",
|
|
4633
4598
|
"workflowReviews.publishChoice.publish": "Publish",
|
|
4634
4599
|
"workflowReviews.submitForReview.title": "Submit for review",
|
|
4635
|
-
"workflowReviews.submitForReview.
|
|
4600
|
+
"workflowReviews.submitForReview.step": "Step {step} of {total}",
|
|
4601
|
+
"workflowReviews.submitForReview.ariaDescription": "Name and describe the workflow version, then add a review title, an optional description, and a reviewer.",
|
|
4636
4602
|
"workflowReviews.submitForReview.reviewTitle.label": "Review title",
|
|
4637
4603
|
"workflowReviews.submitForReview.description.label": "Description",
|
|
4638
4604
|
"workflowReviews.submitForReview.reviewer.label": "Reviewer",
|
|
@@ -4717,10 +4683,6 @@ var en_default = {
|
|
|
4717
4683
|
"workflowHistory.action.unpublish.modal.title": "Unpublish {versionName}",
|
|
4718
4684
|
"workflowHistory.action.unpublish.modal.description": "This will prevent all production executions to this workflow until you publish again.",
|
|
4719
4685
|
"workflowHistory.action.unpublish.modal.button.unpublish": "Unpublish",
|
|
4720
|
-
"workflowHistory.button.tooltip.empty": "This workflow currently has no history to view. Once you've made your first save, you'll be able to view previous versions",
|
|
4721
|
-
"workflowHistory.button.tooltip": "Workflow history to view and restore previous versions of your workflows",
|
|
4722
|
-
"workflowHistory.button.tooltip.scheduled": "Workflow will be saved shortly",
|
|
4723
|
-
"workflowHistory.button.tooltip.saving": "Workflow is being saved",
|
|
4724
4686
|
"workflowHistory.group.unnamedVersions": "1 version | {count} versions",
|
|
4725
4687
|
"workflowHistory.publishModal.title": "Publish {versionName}",
|
|
4726
4688
|
"workflowHistory.publishTimeline.empty": "This workflow has no publish history yet.",
|
|
@@ -4801,6 +4763,7 @@ var en_default = {
|
|
|
4801
4763
|
"workflows.dependencies.type.errorWorkflowParent": "Error handler for",
|
|
4802
4764
|
"workflows.dependencies.type.subWorkflows": "Sub-workflows",
|
|
4803
4765
|
"workflows.dependencies.type.parentWorkflows": "Used by workflows",
|
|
4766
|
+
"workflows.dependencies.type.agents": "Used by agents",
|
|
4804
4767
|
"workflows.dependencies.search.placeholder": "Search...",
|
|
4805
4768
|
"workflows.dependencies.search.empty": "No matching dependencies",
|
|
4806
4769
|
"workflows.dependencies.hiddenNotice": "+1 not accessible to you | +{count} not accessible to you",
|
|
@@ -5153,6 +5116,92 @@ var en_default = {
|
|
|
5153
5116
|
"settings.n8nConnect.wallet.quota": "budget",
|
|
5154
5117
|
"settings.n8nConnect.wallet.topUp": "Top up balance",
|
|
5155
5118
|
"settings.n8nConnect.usage.refresh.tooltip": "Refresh usage records",
|
|
5119
|
+
"instanceAi.onboarding.title": "AI Assistant",
|
|
5120
|
+
"instanceAi.onboarding.benefit.build": "Build and edit workflows through conversation",
|
|
5121
|
+
"instanceAi.onboarding.benefit.debug": "Debug failed executions and suggest fixes",
|
|
5122
|
+
"instanceAi.onboarding.benefit.help": "Ask anything about n8n and get contextual help",
|
|
5123
|
+
"instanceAi.onboarding.incomplete.lede": "Build and edit workflows through conversation, troubleshoot failed executions, and get contextual help.",
|
|
5124
|
+
"instanceAi.onboarding.setUp": "Set up",
|
|
5125
|
+
"instanceAi.onboarding.connectModel": "Connect a model",
|
|
5126
|
+
"instanceAi.onboarding.finishSetup": "Finish setup",
|
|
5127
|
+
"instanceAi.onboarding.learnMore": "Learn more",
|
|
5128
|
+
"instanceAi.onboarding.notSet": "Not set",
|
|
5129
|
+
"instanceAi.onboarding.disabled": "Disabled",
|
|
5130
|
+
"instanceAi.onboarding.foundOnServer": "Found in server configuration",
|
|
5131
|
+
"instanceAi.onboarding.recommended": "Recommended",
|
|
5132
|
+
"instanceAi.onboarding.existingConnection.label": "Connection",
|
|
5133
|
+
"instanceAi.onboarding.existingConnection.current": "Current connection",
|
|
5134
|
+
"instanceAi.onboarding.existingConnection.new": "Set up a new connection",
|
|
5135
|
+
"instanceAi.onboarding.env.title": "These settings are managed by environment variables.",
|
|
5136
|
+
"instanceAi.onboarding.env.description": "To edit them here, remove the environment variables and restart n8n.",
|
|
5137
|
+
"instanceAi.onboarding.env.docs": "View configuration docs",
|
|
5138
|
+
"instanceAi.onboarding.model.label": "Model",
|
|
5139
|
+
"instanceAi.onboarding.model.description": "The model the Assistant thinks with.",
|
|
5140
|
+
"instanceAi.onboarding.model.title": "Connect a model",
|
|
5141
|
+
"instanceAi.onboarding.model.lede": "The Assistant runs on a model you pay for directly. Your prompts, workflows, and the execution data it reads go to this provider.",
|
|
5142
|
+
"instanceAi.onboarding.model.provider": "Provider",
|
|
5143
|
+
"instanceAi.onboarding.model.customProvider": "Self-hosted or OpenAI-compatible endpoint",
|
|
5144
|
+
"instanceAi.onboarding.model.baseUrl": "Base URL",
|
|
5145
|
+
"instanceAi.onboarding.model.apiKey": "API key",
|
|
5146
|
+
"instanceAi.onboarding.model.model": "Model",
|
|
5147
|
+
"instanceAi.onboarding.model.anthropicHint": "Opus gives the best results for complex workflows. Sonnet is faster and costs less.",
|
|
5148
|
+
"instanceAi.onboarding.model.weakModelWarning": "Local and smaller open models can run the Assistant, but they often produce workflows that don't execute. Expect worse results than with a frontier model.",
|
|
5149
|
+
"instanceAi.onboarding.model.success": "The credential works. The model responded in {latency} ms.",
|
|
5150
|
+
"instanceAi.onboarding.sandbox.label": "Code sandbox",
|
|
5151
|
+
"instanceAi.onboarding.sandbox.description": "Where the Assistant runs the code it writes.",
|
|
5152
|
+
"instanceAi.onboarding.sandbox.title": "Add a code sandbox",
|
|
5153
|
+
"instanceAi.onboarding.sandbox.lede": "The Assistant runs code to build and test what you ask for. It never runs on the host running n8n, so choose where the sandbox comes from.",
|
|
5154
|
+
"instanceAi.onboarding.sandbox.freeRecommended": "Free · Recommended",
|
|
5155
|
+
"instanceAi.onboarding.sandbox.paid": "Paid",
|
|
5156
|
+
"instanceAi.onboarding.sandbox.n8nDescription": "Runs on your own Docker host. Nothing leaves your infrastructure.",
|
|
5157
|
+
"instanceAi.onboarding.sandbox.daytonaDescription": "Hosted and maintained for you, set up with one API key. Your code and workflow data leave your network.",
|
|
5158
|
+
"instanceAi.onboarding.sandbox.installDescription": "Run the sandbox service on a Docker host your n8n instance can reach, then enter its URL and key.",
|
|
5159
|
+
"instanceAi.onboarding.sandbox.installLink": "Install instructions",
|
|
5160
|
+
"instanceAi.onboarding.sandbox.serviceUrl": "Service URL",
|
|
5161
|
+
"instanceAi.onboarding.sandbox.apiKey": "API key",
|
|
5162
|
+
"instanceAi.onboarding.sandbox.apiKeyPlaceholder": "Paste the key you set on the service",
|
|
5163
|
+
"instanceAi.onboarding.sandbox.daytonaKey": "Create a key in the",
|
|
5164
|
+
"instanceAi.onboarding.sandbox.daytonaDashboard": "Daytona dashboard",
|
|
5165
|
+
"instanceAi.onboarding.sandbox.success": "The sandbox works. It started in {seconds} s and ran a command successfully.",
|
|
5166
|
+
"instanceAi.onboarding.search.label": "Web search",
|
|
5167
|
+
"instanceAi.onboarding.search.description": "Lets the Assistant read docs and API changes.",
|
|
5168
|
+
"instanceAi.onboarding.search.title": "Add web search",
|
|
5169
|
+
"instanceAi.onboarding.search.lede": "Web search lets the AI Assistant read external docs and APIs instead of relying on what its model remembers.",
|
|
5170
|
+
"instanceAi.onboarding.search.free": "Free · Recommended",
|
|
5171
|
+
"instanceAi.onboarding.search.disable": "Disable web search",
|
|
5172
|
+
"instanceAi.onboarding.search.searxngDescription": "Free, open-source search you host yourself. No API key required.",
|
|
5173
|
+
"instanceAi.onboarding.search.braveDescription": "Hosted by Brave, set up with one API key. The free tier covers light use.",
|
|
5174
|
+
"instanceAi.onboarding.search.disabledDescription": "The AI Assistant can’t search external documentation or APIs. You can enable web search later in Settings.",
|
|
5175
|
+
"instanceAi.onboarding.search.apiKey": "API key",
|
|
5176
|
+
"instanceAi.onboarding.search.instanceUrl": "Instance URL",
|
|
5177
|
+
"instanceAi.onboarding.search.installDescription": "Follow the",
|
|
5178
|
+
"instanceAi.onboarding.search.installLink": "setup instructions",
|
|
5179
|
+
"instanceAi.onboarding.search.searxngInstallSuffix": "then enter the instance URL below.",
|
|
5180
|
+
"instanceAi.onboarding.search.braveKeyDescription": "Generate an API key in the",
|
|
5181
|
+
"instanceAi.onboarding.search.braveKeyLink": "Brave Search API dashboard",
|
|
5182
|
+
"instanceAi.onboarding.search.braveKeySuffix": "then enter it below.",
|
|
5183
|
+
"instanceAi.onboarding.search.success": "Search works. The test query came back with {count} results.",
|
|
5184
|
+
"instanceAi.onboarding.wizard.ariaLabel": "Set up AI Assistant",
|
|
5185
|
+
"instanceAi.onboarding.wizard.testing": "Testing…",
|
|
5186
|
+
"instanceAi.onboarding.wizard.continue": "Continue",
|
|
5187
|
+
"instanceAi.onboarding.wizard.apply": "Apply",
|
|
5188
|
+
"instanceAi.onboarding.wizard.startUsing": "Start using AI Assistant",
|
|
5189
|
+
"instanceAi.onboarding.done.title": "AI Assistant is on for everyone on this instance",
|
|
5190
|
+
"instanceAi.onboarding.done.footnote": "You can update these options later in Settings under AI Assistant.",
|
|
5191
|
+
"instanceAi.onboarding.verification.unauthorized": "The provider rejected the credential. Check the API key and try again.",
|
|
5192
|
+
"instanceAi.onboarding.verification.forbidden": "The provider refused the test. Check that the credential has the required permissions and try again.",
|
|
5193
|
+
"instanceAi.onboarding.verification.timeout": "The service didn't respond in time. Check that it's reachable and try again.",
|
|
5194
|
+
"instanceAi.onboarding.verification.rate_limited": "The provider's rate limit was reached. Wait a minute and try again.",
|
|
5195
|
+
"instanceAi.onboarding.verification.quota_exceeded": "The provider quota is exhausted. Add capacity or use another account, then try again.",
|
|
5196
|
+
"instanceAi.onboarding.verification.unreachable": "The service couldn't be reached. Check the URL and network access, then try again.",
|
|
5197
|
+
"instanceAi.onboarding.verification.invalid_response": "The service returned an unexpected response. Check that the URL points to the supported API and try again.",
|
|
5198
|
+
"instanceAi.onboarding.verification.provider_error": "The service couldn't complete the test. Check its status and your settings, then try again.",
|
|
5199
|
+
"instanceAi.onboarding.turnOff.action": "Turn off for this instance",
|
|
5200
|
+
"instanceAi.onboarding.turnOff.title": "Turn off AI Assistant",
|
|
5201
|
+
"instanceAi.onboarding.turnOff.description": "The Assistant disappears from the sidebar for everyone on this instance. You can enable AI Assistant at any time from Settings.",
|
|
5202
|
+
"instanceAi.onboarding.turnOff.confirm": "Turn off AI Assistant",
|
|
5203
|
+
"instanceAi.onboarding.turnOff.toastTitle": "AI Assistant turned off",
|
|
5204
|
+
"instanceAi.onboarding.turnOff.toastDescription": "You can turn it back on at any time in Settings.",
|
|
5156
5205
|
"settings.n8nAgent": "AI Assistant",
|
|
5157
5206
|
"settings.n8nAgent.description": "Control how the AI Assistant runs on this instance and what data it can use.",
|
|
5158
5207
|
"settings.n8nAgent.docsLabel": "AI Assistant docs",
|
|
@@ -5209,7 +5258,7 @@ var en_default = {
|
|
|
5209
5258
|
"settings.n8nAgent.mcpAccess.description": "Anyone on this instance can connect servers from the MCP registry to the AI Assistant.",
|
|
5210
5259
|
"settings.n8nAgent.modelCredential.label": "Model",
|
|
5211
5260
|
"settings.n8nAgent.modelCredential.missing.description": "No model connected. The AI Assistant won't respond until you connect one.",
|
|
5212
|
-
"settings.n8nAgent.modelCredential.env.description": "
|
|
5261
|
+
"settings.n8nAgent.modelCredential.env.description": "Managed by environment variables. Remove them and restart n8n to change the model connection here.",
|
|
5213
5262
|
"settings.n8nAgent.modelCredential.env.value": "Environment configuration",
|
|
5214
5263
|
"settings.n8nAgent.modelCredential.add": "Connect",
|
|
5215
5264
|
"settings.n8nAgent.modelCredential.field": "Provider",
|
|
@@ -5230,9 +5279,10 @@ var en_default = {
|
|
|
5230
5279
|
"settings.n8nAgent.sandbox.label": "Code sandbox",
|
|
5231
5280
|
"settings.n8nAgent.sandbox.set.description": "Runs and tests generated code, isolated from your instance.",
|
|
5232
5281
|
"settings.n8nAgent.sandbox.missing.description": "No sandbox set. The AI Assistant won't work until you add one.",
|
|
5233
|
-
"settings.n8nAgent.sandbox.env.description": "
|
|
5282
|
+
"settings.n8nAgent.sandbox.env.description": "Managed by environment variables. Remove them and restart n8n to change the sandbox here.",
|
|
5234
5283
|
"settings.n8nAgent.sandbox.env.value": "Environment configuration",
|
|
5235
5284
|
"settings.n8nAgent.sandbox.add": "Add sandbox",
|
|
5285
|
+
"settings.n8nAgent.sandbox.enable": "Enable sandbox",
|
|
5236
5286
|
"settings.n8nAgent.sandboxDialog.title": "Code sandbox",
|
|
5237
5287
|
"settings.n8nAgent.sandboxDialog.description": "The AI Assistant runs and tests generated code in the sandbox, isolated from your instance.",
|
|
5238
5288
|
"settings.n8nAgent.sandboxCredential.apiKey": "API key",
|
|
@@ -5241,7 +5291,7 @@ var en_default = {
|
|
|
5241
5291
|
"settings.n8nAgent.search.label": "Web search",
|
|
5242
5292
|
"settings.n8nAgent.search.recommended": "Recommended",
|
|
5243
5293
|
"settings.n8nAgent.search.description": "Lets the AI Assistant research approved websites.",
|
|
5244
|
-
"settings.n8nAgent.search.env.description": "
|
|
5294
|
+
"settings.n8nAgent.search.env.description": "Managed by environment variables. Remove them and restart n8n to change web search here.",
|
|
5245
5295
|
"settings.n8nAgent.search.env.value": "Environment configuration",
|
|
5246
5296
|
"settings.n8nAgent.search.setup": "Set up",
|
|
5247
5297
|
"settings.n8nAgent.searchDialog.title": "Set up web search",
|
|
@@ -5401,13 +5451,32 @@ var en_default = {
|
|
|
5401
5451
|
"workflowReviews.sidebar.empty.closed": "No closed reviews",
|
|
5402
5452
|
"workflowReviews.roles.requester": "Requester",
|
|
5403
5453
|
"workflowReviews.roles.reviewers": "Reviewers",
|
|
5404
|
-
"workflowReviews.status.
|
|
5405
|
-
"workflowReviews.status.changesRequested": "Changes requested",
|
|
5406
|
-
"workflowReviews.status.approved": "Approved",
|
|
5454
|
+
"workflowReviews.status.open": "Open",
|
|
5407
5455
|
"workflowReviews.status.closed": "Closed",
|
|
5408
|
-
"workflowReviews.
|
|
5456
|
+
"workflowReviews.decision.pending": "Waiting for review",
|
|
5457
|
+
"workflowReviews.decision.changes_requested": "Changes requested",
|
|
5458
|
+
"workflowReviews.decision.approved": "Approved",
|
|
5459
|
+
"workflowReviews.detail.tabs.activity": "Activity",
|
|
5460
|
+
"workflowReviews.detail.tabs.changes": "Changes",
|
|
5461
|
+
"workflowReviews.detail.activity.noDescription": "No description provided.",
|
|
5462
|
+
"workflowReviews.detail.metadata.status": "Status",
|
|
5463
|
+
"workflowReviews.detail.metadata.state.combinedLabel": "{state} • {status}",
|
|
5464
|
+
"workflowReviews.detail.metadata.reviewers": "Reviewers",
|
|
5465
|
+
"workflowReviews.detail.metadata.noReviewers": "No reviewers assigned.",
|
|
5466
|
+
"workflowReviews.detail.metadata.workflow": "Workflow",
|
|
5467
|
+
"workflowReviews.changes.closed.body": "Changes aren't shown for closed reviews.",
|
|
5468
|
+
"workflowReviews.changes.empty": "This review doesn't contain any workflows.",
|
|
5469
|
+
"workflowReviews.changes.unavailable": "Couldn't load the changes for this review. Refresh to try again.",
|
|
5470
|
+
"workflowReviews.changes.versionUnavailable.body": "The submitted workflow version is no longer available.",
|
|
5471
|
+
"workflowReviews.changes.noChanges": "No changes compared to the published version.",
|
|
5472
|
+
"workflowReviews.changes.sourceLabel": "Published: {version}",
|
|
5473
|
+
"workflowReviews.changes.targetLabel": "In review: {version}",
|
|
5474
|
+
"workflowReviews.changes.firstPublish.sourceEmpty": "This workflow hasn't been published before.",
|
|
5409
5475
|
"workflowReviews.detail.notFound.title": "Review not found",
|
|
5410
5476
|
"workflowReviews.detail.notFound.body": "This review doesn't exist or you don't have access to it.",
|
|
5477
|
+
"workflowReviews.detail.decision.approve": "Approve",
|
|
5478
|
+
"workflowReviews.detail.decision.requestChanges": "Request changes",
|
|
5479
|
+
"workflowReviews.detail.decision.ineligible.author": "You contributed a version to this review.",
|
|
5411
5480
|
"workflowReviews.emptyState.body.open": "There are no open reviews right now.",
|
|
5412
5481
|
"workflowReviews.emptyState.body.closed": "There are no closed reviews right now.",
|
|
5413
5482
|
"workflowReviews.noSelection.body": "Select a review to see more information.",
|
|
@@ -6262,11 +6331,6 @@ var en_default = {
|
|
|
6262
6331
|
"evaluations.setupWizard.step4.button": "Run evaluation",
|
|
6263
6332
|
"evaluations.setupWizard.step4.altButton": "Run in editor",
|
|
6264
6333
|
"evaluations.setupWizard.limitReached": "Limit reached. Your plan includes custom metrics for one workflow only. Upgrade for unlimited use or delete the workflow with existing evaluation runs.",
|
|
6265
|
-
"evaluations.wizardSidepanel.cancel": "Cancel",
|
|
6266
|
-
"evaluations.wizardSidepanel.step1.newCustomCheck": "New custom check",
|
|
6267
|
-
"evaluations.wizardSidepanel.step1.exploreMoreChecks": "Explore more checks",
|
|
6268
|
-
"evaluations.wizardSidepanel.step1.judgeLabel": "Model",
|
|
6269
|
-
"evaluations.wizardSidepanel.step1.judgeMissingCredential": "Pick a credential to use this provider",
|
|
6270
6334
|
"evaluations.wizardSidepanel.metric.judgeTag": "AI-judged",
|
|
6271
6335
|
"evaluations.wizardSidepanel.metric.correctness.label": "Correctness",
|
|
6272
6336
|
"evaluations.wizardSidepanel.metric.correctness.description": "Does the AI’s answer mean the same thing as your expected output? An AI judge gives a 1–5 score.",
|
|
@@ -6278,8 +6342,6 @@ var en_default = {
|
|
|
6278
6342
|
"evaluations.wizardSidepanel.metric.categorization.description": "The AI’s answer must be identical to your expected output.",
|
|
6279
6343
|
"evaluations.wizardSidepanel.metric.toolsUsed.label": "Right tools used",
|
|
6280
6344
|
"evaluations.wizardSidepanel.metric.toolsUsed.description": "Did the AI use the tools you expected it to?",
|
|
6281
|
-
"evaluations.wizardSidepanel.metric.customMetrics.label": "Custom Metrics",
|
|
6282
|
-
"evaluations.wizardSidepanel.metric.customMetrics.description": "Define your own metric(s).",
|
|
6283
6345
|
"evaluations.addToDataset.button.label": "Add to evaluation dataset",
|
|
6284
6346
|
"evaluations.addToDataset.button.tooltip.noConfig": "Create an evaluation with a data table dataset to add executions to it",
|
|
6285
6347
|
"evaluations.addToDataset.title": "Add execution to evaluation dataset",
|
|
@@ -6295,57 +6357,6 @@ var en_default = {
|
|
|
6295
6357
|
"evaluations.addToDataset.success.title": "Execution added to dataset",
|
|
6296
6358
|
"evaluations.addToDataset.error.candidate": "Could not load execution data",
|
|
6297
6359
|
"evaluations.addToDataset.error.submit": "Could not add execution to dataset",
|
|
6298
|
-
"evaluations.wizardSidepanel.step2.aiNode": "AI node",
|
|
6299
|
-
"evaluations.wizardSidepanel.step2.aiNode.placeholder": "Pick an AI node",
|
|
6300
|
-
"evaluations.wizardSidepanel.step2.extendToSlice": "Need to evaluate a wider section of the workflow?",
|
|
6301
|
-
"evaluations.wizardSidepanel.step2.resetToAiNode": "Select single node",
|
|
6302
|
-
"evaluations.wizardSidepanel.step2.start": "Start",
|
|
6303
|
-
"evaluations.wizardSidepanel.step2.start.placeholder": "Pick a node",
|
|
6304
|
-
"evaluations.wizardSidepanel.step2.end": "End",
|
|
6305
|
-
"evaluations.wizardSidepanel.step2.end.placeholder": "Pick a node",
|
|
6306
|
-
"evaluations.wizardSidepanel.step2.input": "Input",
|
|
6307
|
-
"evaluations.wizardSidepanel.step2.input.placeholder": "Type the input you want to test with",
|
|
6308
|
-
"evaluations.wizardSidepanel.step2.expected": "Expected output",
|
|
6309
|
-
"evaluations.wizardSidepanel.step2.expected.placeholder": "Type the output you’d expect from your workflow",
|
|
6310
|
-
"evaluations.wizardSidepanel.step2.expected.tooltip": "Checks compare the real output against this.",
|
|
6311
|
-
"evaluations.wizardSidepanel.step2.expectedAnswer": "Expected answer",
|
|
6312
|
-
"evaluations.wizardSidepanel.step2.expectedTools": "Expected tools",
|
|
6313
|
-
"evaluations.wizardSidepanel.step2.expectedFieldPlaceholder": "Type the value checks should compare against",
|
|
6314
|
-
"evaluations.wizardSidepanel.step2.inputs.heading": "Inputs",
|
|
6315
|
-
"evaluations.wizardSidepanel.step2.expected.heading": "Expected outputs",
|
|
6316
|
-
"evaluations.wizardSidepanel.step2.persistError": "Couldn’t save your test case. Please try again.",
|
|
6317
|
-
"evaluations.wizardSidepanel.step2.dispatchError": "Saved your test case, but couldn’t start the evaluation run. Click Next again to retry.",
|
|
6318
|
-
"evaluations.wizardSidepanel.step3.running": "Running tests…",
|
|
6319
|
-
"evaluations.wizardSidepanel.step3.scoring": "Scoring…",
|
|
6320
|
-
"evaluations.wizardSidepanel.step3.caseLabel": "Case #{index}",
|
|
6321
|
-
"evaluations.wizardSidepanel.step3.aiAnswer": "AI’s answer",
|
|
6322
|
-
"evaluations.wizardSidepanel.step3.averageLabel": "Average",
|
|
6323
|
-
"evaluations.wizardSidepanel.step3.passedLabel": "Passed",
|
|
6324
|
-
"evaluations.wizardSidepanel.step3.outputMeta": "Tokens: {tokens} · Time: {time}",
|
|
6325
|
-
"evaluations.wizardSidepanel.step3.noRun": "Run the evaluation to see results.",
|
|
6326
|
-
"evaluations.wizardSidepanel.gate.message": "Run your workflow at least once first — it tells us what inputs your AI takes.",
|
|
6327
|
-
"evaluations.wizardSidepanel.step.chooseSystem.title": "What are we evaluating?",
|
|
6328
|
-
"evaluations.wizardSidepanel.step.chooseSystem.description": "Pick the AI node in your workflow you want to check.",
|
|
6329
|
-
"evaluations.wizardSidepanel.step.setupChecks.title": "How should we score each case?",
|
|
6330
|
-
"evaluations.wizardSidepanel.step.setupChecks.description": "Correctness is the most common way to score an AI’s answers — we’ve selected it for you. Add more checks if you want to score on other dimensions too.",
|
|
6331
|
-
"evaluations.wizardSidepanel.step.addTestCases.title": "Add the cases you want to test",
|
|
6332
|
-
"evaluations.wizardSidepanel.step.addTestCases.description": "Give the AI an example input, then write what you’d want it to do. n8n uses each case to score your AI when you run your Eval.",
|
|
6333
|
-
"evaluations.wizardSidepanel.step.addTestCases.runFirst": "Run your workflow first so we can help you add a test case",
|
|
6334
|
-
"evaluations.wizardSidepanel.step.addTestCases.runButton": "Run workflow",
|
|
6335
|
-
"evaluations.wizardSidepanel.step.results.title": "Your Eval results",
|
|
6336
|
-
"evaluations.wizardSidepanel.step.results.description": "Here’s how your AI did on each case. Run again to see if your changes helped.",
|
|
6337
|
-
"evaluations.wizardSidepanel.nav.chooseSystem": "Choose system",
|
|
6338
|
-
"evaluations.wizardSidepanel.nav.setupChecks": "Setup checks",
|
|
6339
|
-
"evaluations.wizardSidepanel.nav.addTestCases": "Add test cases",
|
|
6340
|
-
"evaluations.wizardSidepanel.nav.runTests": "Run tests",
|
|
6341
|
-
"evaluations.wizardSidepanel.nav.runAgain": "Run again",
|
|
6342
|
-
"evaluations.wizardSidepanel.nav.viewResults": "View Results",
|
|
6343
|
-
"evaluations.wizardSidepanel.nav.next.checks": "Next: Choose how to score",
|
|
6344
|
-
"evaluations.wizardSidepanel.nav.next.cases": "Next: Add cases",
|
|
6345
|
-
"evaluations.wizardSidepanel.nav.next.run": "Next: Run Eval",
|
|
6346
|
-
"evaluations.wizardSidepanel.nav.back": "Back",
|
|
6347
|
-
"evaluations.wizardSidepanel.nav.editEvals": "Edit evals",
|
|
6348
|
-
"evaluations.wizardSidepanel.nav.viewDetailedResults": "View detailed results",
|
|
6349
6360
|
"evaluations.wizardSidepanel.hydrate.error": "Couldn’t load your previous setup. Starting with a blank wizard.",
|
|
6350
6361
|
"evaluations.canvasInfoCard.title": "Setup evaluations for workflows",
|
|
6351
6362
|
"evaluations.canvasInfoCard.description": "Catch issues early and build with confidence with automated tests using model-graded checks.",
|
|
@@ -6360,18 +6371,11 @@ var en_default = {
|
|
|
6360
6371
|
"evaluations.emptyState.measurePerformance.title": "Measure performance",
|
|
6361
6372
|
"evaluations.emptyState.measurePerformance.description": "Track performance and areas for improvement in workflows.",
|
|
6362
6373
|
"evaluations.emptyState.getStarted": "Get started",
|
|
6363
|
-
"evaluations.wizardSidepanel.customCheck.title": "Custom check",
|
|
6364
|
-
"evaluations.wizardSidepanel.customCheck.name": "Name",
|
|
6365
|
-
"evaluations.wizardSidepanel.customCheck.name.placeholder": "My custom check",
|
|
6366
|
-
"evaluations.wizardSidepanel.customCheck.expression": "Expression",
|
|
6367
|
-
"evaluations.wizardSidepanel.customCheck.expression.hint": "Must return a numeric or boolean value. Reference workflow data with $json (e.g. $json.output.length).",
|
|
6368
|
-
"evaluations.wizardSidepanel.customCheck.expression.placeholder": "e.g. $json.output.length > 0",
|
|
6369
|
-
"evaluations.wizardSidepanel.customCheck.expressionTag": "Expression",
|
|
6370
|
-
"evaluations.wizardSidepanel.customCheck.submit": "Add check",
|
|
6371
|
-
"evaluations.wizardSidepanel.customCheck.remove": "Remove custom check",
|
|
6372
6374
|
"evaluations.tests.addTestCase": "Add test case",
|
|
6373
6375
|
"evaluations.tests.runAll": "Run all",
|
|
6374
6376
|
"evaluations.tests.runAll.error": "Couldn't run all test cases. Please try again.",
|
|
6377
|
+
"evaluations.tests.persistError": "Couldn’t save your test case. Please try again.",
|
|
6378
|
+
"evaluations.tests.dispatchError": "Saved your test case, but couldn’t start the evaluation run. Please try again.",
|
|
6375
6379
|
"evaluations.tests.list.heading": "Test cases",
|
|
6376
6380
|
"evaluations.tests.list.empty": "No test cases yet. Add one below or start from a recent run.",
|
|
6377
6381
|
"evaluations.tests.list.caseLabel": "Test case {index}",
|
|
@@ -6416,9 +6420,13 @@ var en_default = {
|
|
|
6416
6420
|
"evaluations.tests.detail.expected.heading": "Expected output",
|
|
6417
6421
|
"evaluations.tests.detail.run": "Run",
|
|
6418
6422
|
"evaluations.tests.detail.runAgain": "Run again",
|
|
6423
|
+
"evaluations.tests.detail.config": "Configuration",
|
|
6424
|
+
"evaluations.tests.detail.latestRun": "Latest run",
|
|
6419
6425
|
"evaluations.tests.detail.when": "When",
|
|
6420
6426
|
"evaluations.tests.detail.receivesInput": "receives input",
|
|
6421
6427
|
"evaluations.tests.detail.output": "Output",
|
|
6428
|
+
"evaluations.tests.detail.expectedAnswer": "Expected answer",
|
|
6429
|
+
"evaluations.tests.detail.expectedTools": "Expected tools",
|
|
6422
6430
|
"evaluations.tests.detail.addMetric": "Add check",
|
|
6423
6431
|
"evaluations.tests.detail.addMetric.custom": "Custom",
|
|
6424
6432
|
"evaluations.tests.detail.removeMetric": "Remove metric",
|
|
@@ -6438,8 +6446,7 @@ var en_default = {
|
|
|
6438
6446
|
"evaluations.tests.metrics.selected": "{count} selected",
|
|
6439
6447
|
"freeAi.credits.callout.claim.title": "Get {credits} free OpenAI API credits",
|
|
6440
6448
|
"freeAi.credits.callout.claim.button.label": "Claim credits",
|
|
6441
|
-
"freeAi.credits.callout.success.title
|
|
6442
|
-
"freeAi.credits.callout.success.title.part2": "gpt-5-mini, gpt-4.1-mini, gpt-4.1-nano, gpt-4o-mini, text-embedding-3-small, dall-e-3, tts-1, whisper-1, and text-moderation-latest",
|
|
6449
|
+
"freeAi.credits.callout.success.title": "Claimed {credits} free OpenAI API credits! They cover a limited set of OpenAI models — check the model dropdown to see which.",
|
|
6443
6450
|
"freeAi.credits.callout.success.chatHub.beginning": "We've given you ",
|
|
6444
6451
|
"freeAi.credits.callout.success.chatHub.credits": "{amount} free OpenAI API credits",
|
|
6445
6452
|
"freeAi.credits.callout.success.chatHub.end": " to get started",
|
|
@@ -6800,6 +6807,7 @@ var en_default = {
|
|
|
6800
6807
|
"instanceAi.credential.setupButton": "Set up credentials",
|
|
6801
6808
|
"instanceAi.credential.setupTitle": "Set up {name}",
|
|
6802
6809
|
"instanceAi.credential.continueButton": "Continue",
|
|
6810
|
+
"instanceAi.credential.fieldLabel": "{name} credentials",
|
|
6803
6811
|
"instanceAi.credential.modal.title": "Set up credentials",
|
|
6804
6812
|
"instanceAi.workflowSetup.usedByNodes": "Used by {count} node | Used by {count} nodes",
|
|
6805
6813
|
"instanceAi.workflowSetup.nodesUsing": "Nodes using this credential:",
|
|
@@ -6953,6 +6961,10 @@ var en_default = {
|
|
|
6953
6961
|
"instanceAi.fixWithAi.prompt.multiple": "These nodes failed:\n{errorList}\n\nHelp me debug and fix them",
|
|
6954
6962
|
"instanceAi.fixWithAi.prompt.multipleInWorkflow": "These nodes in workflow \"{workflowName}\" failed:\n{errorList}\n\nHelp me debug and fix them",
|
|
6955
6963
|
"instanceAi.fixWithAi.prompt.errorLine": "- \"{nodeName}\": {errorMessage}",
|
|
6964
|
+
"instanceAi.testAgent.title": "Test your agent",
|
|
6965
|
+
"instanceAi.testAgent.description": "I'll draft a handful of realistic requests, run them through your agent, and lay the answers out so you can tell me which ones are wrong.",
|
|
6966
|
+
"instanceAi.testAgent.generate": "Generate test cases",
|
|
6967
|
+
"instanceAi.testAgent.dismiss": "Maybe later",
|
|
6956
6968
|
"instanceAi.input.planEditPlaceholder": "What should we change?",
|
|
6957
6969
|
"instanceAi.input.planEditContext": "Plan edits",
|
|
6958
6970
|
"instanceAi.feedback.success": "Thanks for your feedback!",
|
|
@@ -7024,6 +7036,8 @@ var en_default = {
|
|
|
7024
7036
|
"instanceAi.tools.credentials.search-types": "Searching credential types",
|
|
7025
7037
|
"instanceAi.tools.credentials.setup": "Setting up credentials",
|
|
7026
7038
|
"instanceAi.tools.credentials.test": "Testing credential",
|
|
7039
|
+
"instanceAi.tools.mcp-servers": "MCP servers",
|
|
7040
|
+
"instanceAi.tools.mcp-servers.search": "Searching MCP servers",
|
|
7027
7041
|
"instanceAi.tools.data-tables": "Data tables",
|
|
7028
7042
|
"instanceAi.tools.data-tables.list": "Listing data tables",
|
|
7029
7043
|
"instanceAi.tools.data-tables.schema": "Reading table schema",
|
|
@@ -7099,6 +7113,7 @@ var en_default = {
|
|
|
7099
7113
|
"instanceAi.tools.get_resource_locator_options": "Loading resource options",
|
|
7100
7114
|
"instanceAi.tools.list_integration_types": "Listing integration types",
|
|
7101
7115
|
"instanceAi.tools.list_sub_agents": "Listing sub-agents",
|
|
7116
|
+
"instanceAi.tools.call_agent": "Testing agent",
|
|
7102
7117
|
"instanceAi.tools.publish_agent": "Publishing agent",
|
|
7103
7118
|
"instanceAi.tools.unpublish_agent": "Unpublishing agent",
|
|
7104
7119
|
"instanceAi.tools.resolve_integration": "Adding integration",
|
|
@@ -7393,7 +7408,7 @@ var en_default = {
|
|
|
7393
7408
|
"agents.toolConfig.workflow.allOutputs.hint": "When off, only the last node's output is returned.",
|
|
7394
7409
|
"agents.toolConfig.workflow.target": "Workflow",
|
|
7395
7410
|
"agents.toolConfig.workflow.target.notice": "This tool calls the workflow selected below and returns its output. Only workflows that start with a supported trigger, such as Execute Workflow or Chat, can be used.",
|
|
7396
|
-
"agents.toolConfig.workflow.target.unavailable": "Workflow \"{name}\" isn't available
|
|
7411
|
+
"agents.toolConfig.workflow.target.unavailable": "Workflow \"{name}\" isn't available. It may have been deleted, moved, or you may not have access. Select another workflow.",
|
|
7397
7412
|
"agents.toolConfig.workflow.target.placeholder": "Select a workflow",
|
|
7398
7413
|
"agents.toolConfig.workflow.target.duplicateName": "More than one workflow in this project is called \"{name}\". The agent may call either one.",
|
|
7399
7414
|
"agents.toolConfig.workflow.target.idNotFound": "No workflow with this ID can be used here. It has to be in this project and start with a supported trigger.",
|
|
@@ -7484,8 +7499,9 @@ var en_default = {
|
|
|
7484
7499
|
"agents.builder.files.uploadTotalTooLarge.message": "These files would make the knowledge base larger than {size} GB. Delete files or upload a smaller selection.",
|
|
7485
7500
|
"agents.builder.files.uploadTooManyFiles.title": "Too many files",
|
|
7486
7501
|
"agents.builder.files.uploadTooManyFiles.message": "You can upload up to {max} files at a time. Select fewer files and try again.",
|
|
7487
|
-
"agents.builder.files.empty": "No files uploaded
|
|
7488
|
-
"agents.builder.files.
|
|
7502
|
+
"agents.builder.files.empty": "No files uploaded",
|
|
7503
|
+
"agents.builder.files.emptyDescription": "Upload CSV, PDF, Markdown, or TXT files this agent can search and read",
|
|
7504
|
+
"agents.builder.files.addFile": "Upload file",
|
|
7489
7505
|
"agents.builder.files.loading": "Loading files...",
|
|
7490
7506
|
"agents.builder.files.origin.user": "User",
|
|
7491
7507
|
"agents.builder.files.uploaded": "File uploaded",
|
|
@@ -7722,7 +7738,7 @@ var en_default = {
|
|
|
7722
7738
|
"agents.builder.header.tab.executions": "Sessions",
|
|
7723
7739
|
"agents.builder.header.tab.settings": "Settings",
|
|
7724
7740
|
"agents.builder.header.tab.memory": "Memory",
|
|
7725
|
-
"agents.builder.header.tab.
|
|
7741
|
+
"agents.builder.header.tab.agentEvals": "Evals",
|
|
7726
7742
|
"agents.builder.header.tab.raw": "Raw",
|
|
7727
7743
|
"agents.builder.header.workspaceCrumb": "Workspace",
|
|
7728
7744
|
"agents.builder.header.projectFallback": "Project",
|
|
@@ -7744,7 +7760,7 @@ var en_default = {
|
|
|
7744
7760
|
"agents.builder.validation.issue.subAgent.incompatibleReference": "This agent isn't published yet. Publish it before using it as a sub-agent.",
|
|
7745
7761
|
"agents.builder.validation.issue.skill.missingReference": "This skill's content is missing. Open it to recreate it.",
|
|
7746
7762
|
"agents.builder.validation.issue.task.invalidValue": "The schedule isn't a valid cron expression",
|
|
7747
|
-
"agents.builder.validation.issue.tool.workflow.missingReference": "Workflow \"{id}\" can't be found
|
|
7763
|
+
"agents.builder.validation.issue.tool.workflow.missingReference": "Workflow \"{id}\" can't be found. Select another workflow.",
|
|
7748
7764
|
"agents.builder.validation.issue.tool.workflow.incompatibleReference": "Workflow \"{id}\" can't be used as an agent tool",
|
|
7749
7765
|
"agents.builder.validation.issue.tool.custom.missingReference": "This tool's code is missing",
|
|
7750
7766
|
"agents.builder.validation.issue.tool.node.missingReference": "This node type isn't available on this instance",
|
|
@@ -7755,12 +7771,11 @@ var en_default = {
|
|
|
7755
7771
|
"agents.builder.executions.count": "{count} session | {count} sessions",
|
|
7756
7772
|
"agents.builder.settings.description": "Configure memory, sub-agent routing, and advanced runtime settings.",
|
|
7757
7773
|
"agents.builder.raw.description": "Agent JSON configuration",
|
|
7758
|
-
"agents.builder.
|
|
7759
|
-
"agents.builder.
|
|
7760
|
-
"agents.builder.
|
|
7761
|
-
"agents.builder.
|
|
7762
|
-
"agents.builder.
|
|
7763
|
-
"agents.builder.evaluations.emptyPrefix": "No evaluations configured.",
|
|
7774
|
+
"agents.builder.agentEvals.empty.title": "No test cases yet",
|
|
7775
|
+
"agents.builder.agentEvals.empty.description": "Draft a few realistic requests from your agent's own instructions, run them through the agent, then tell us which answers are wrong.",
|
|
7776
|
+
"agents.builder.agentEvals.empty.generate": "Generate test cases",
|
|
7777
|
+
"agents.builder.agentEvals.generated": "{count} test case generated | {count} test cases generated",
|
|
7778
|
+
"agents.builder.agentEvals.generateError": "Couldn't generate test cases",
|
|
7764
7779
|
"agents.builder.quickActions.memoriesUsed.count": "{count} memory | {count} memories",
|
|
7765
7780
|
"agents.builder.quickActions.memoriesUsed.keyMemory": "Memory",
|
|
7766
7781
|
"agents.builder.capabilities.title": "Capabilities",
|
|
@@ -7821,6 +7836,18 @@ var en_default = {
|
|
|
7821
7836
|
"agents.channels.linear.setup.createCredential.title": "Create credential",
|
|
7822
7837
|
"agents.channels.linear.setup.createCredential.description": "Copy your Client ID, Client secret, and Signing secret to create a new credential.",
|
|
7823
7838
|
"agents.channels.linear.setup.createCredential.installButton": "Install app",
|
|
7839
|
+
"agents.channels.discord.setup.createApplication.title": "Create application",
|
|
7840
|
+
"agents.channels.discord.setup.createApplication.description": "Go to the Discord Developer Portal and create a new application. Copy its Application ID and Public Key.",
|
|
7841
|
+
"agents.channels.discord.setup.createApplication.button": "Open Discord Developer Portal",
|
|
7842
|
+
"agents.channels.discord.setup.createBot.title": "Create bot and invite it",
|
|
7843
|
+
"agents.channels.discord.setup.createBot.description": "Add a bot to the application, copy its token, and invite the bot to your server.",
|
|
7844
|
+
"agents.channels.discord.setup.createBot.hint": "In the Bot section, copy the bot token. If you can’t view it, reset it first. Enable the Message Content Intent so the bot can read messages. Then use OAuth2 → URL Generator with the 'bot' scope and the permissions View Channels, Send Messages, Send Messages in Threads, Create Public Threads, Embed Links, Add Reactions, and Read Message History.",
|
|
7845
|
+
"agents.channels.discord.setup.createCredential.title": "Create credential",
|
|
7846
|
+
"agents.channels.discord.setup.createCredential.description": "Create a new credential with the bot token, Application ID, and Public Key, then connect.",
|
|
7847
|
+
"agents.channels.discord.setup.interactionsEndpoint.title": "Copy the interactions endpoint URL",
|
|
7848
|
+
"agents.channels.discord.setup.interactionsEndpoint.description": "Discord delivers button clicks to this URL. Messages reach your agent over a separate connection, so without it the agent can still chat, but approval buttons will not work.",
|
|
7849
|
+
"agents.channels.discord.setup.interactionsEndpoint.hint": "Save it as the Interactions Endpoint URL on the application's General Information page after the agent is connected and published.",
|
|
7850
|
+
"agents.channels.setup.publishNotice": "Publish this agent before adding the Interactions Endpoint URL in Discord.",
|
|
7824
7851
|
"agents.channels.telegram.setup.credential.title": "Add credential",
|
|
7825
7852
|
"agents.channels.telegram.setup.access.title": "Set access and restrictions",
|
|
7826
7853
|
"agents.channels.telegram.setup.connect.title": "Connect Telegram",
|
|
@@ -7847,6 +7874,7 @@ var en_default = {
|
|
|
7847
7874
|
"agents.builder.addTrigger.linear.setup.link": "Create a Linear app",
|
|
7848
7875
|
"agents.builder.addTrigger.linear.oauthCallbackUrl.label": "OAuth callback URL",
|
|
7849
7876
|
"agents.builder.addTrigger.linear.webhookUrl.label": "Webhook URL",
|
|
7877
|
+
"agents.builder.addTrigger.discord.interactionsUrl.label": "Interactions Endpoint URL",
|
|
7850
7878
|
"agents.builder.addTrigger.helpText.slack": "Connect a Slack bot credential to allow this agent to receive and respond to Slack messages.",
|
|
7851
7879
|
"agents.builder.addTrigger.helpText.telegram": "Connect a Telegram bot credential to allow this agent to receive and respond to Telegram messages.",
|
|
7852
7880
|
"agents.builder.addTrigger.helpText.linear": "Connect a Linear OAuth credential to let this agent respond in Linear. For agent sessions, choose Application as the actor, point a Linear webhook at the URL below, and paste its signing secret into the credential.",
|
|
@@ -7917,6 +7945,7 @@ var en_default = {
|
|
|
7917
7945
|
"agents.channels.modal.backToChannels": "Back to channels",
|
|
7918
7946
|
"agents.channels.modal.description": "Choose a channel to connect to your agent. Channels allow your agent to receive messages and respond to events.",
|
|
7919
7947
|
"agents.channels.modal.connectDescription": "Connect your {channel} account",
|
|
7948
|
+
"agents.channels.modal.setupLoadError": "Channel setup couldn't load. Try again.",
|
|
7920
7949
|
"agents.channels.modal.setupPlaceholder": "Setup view for {channel} will go here.",
|
|
7921
7950
|
"agents.channels.modal.editPlaceholder": "Edit view for {channel} will go here.",
|
|
7922
7951
|
"agents.channels.modal.configured": "Configured",
|