@n8n/i18n 2.37.1 → 2.38.1
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 +115 -21
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +115 -21
- package/dist/index.mjs.map +1 -1
- package/dist/types2.d.cts +95 -1
- package/dist/types2.d.mts +95 -1
- package/package.json +5 -5
package/dist/index.cjs
CHANGED
|
@@ -98,7 +98,7 @@ var en_default = {
|
|
|
98
98
|
"generic.beta": "beta",
|
|
99
99
|
"generic.betaProper": "Beta",
|
|
100
100
|
"generic.freeCredits": "Free credits",
|
|
101
|
-
"generic.n8nCredits": "
|
|
101
|
+
"generic.n8nCredits": "Gateway credits",
|
|
102
102
|
"generic.yes": "Yes",
|
|
103
103
|
"generic.no": "No",
|
|
104
104
|
"generic.rating": "Rating",
|
|
@@ -437,6 +437,7 @@ var en_default = {
|
|
|
437
437
|
"banners.workflowAutoDeactivated.message": "This workflow was automatically deactivated due to multiple crashed executions. Please review and reactivate it when ready.",
|
|
438
438
|
"binaryDataDisplay.backToList": "Back to list",
|
|
439
439
|
"binaryDataDisplay.backToOverviewPage": "Back to overview page",
|
|
440
|
+
"binaryDataDisplay.filePreview": "File preview",
|
|
440
441
|
"binaryDataDisplay.noDataFoundToDisplay": "No data found to display",
|
|
441
442
|
"binaryDataDisplay.yourBrowserDoesNotSupport": "Your browser does not support the video element. Kindly update it to latest version.",
|
|
442
443
|
"chat.hide": "Hide chat",
|
|
@@ -1371,6 +1372,18 @@ var en_default = {
|
|
|
1371
1372
|
"experiments.resourceCenter.title": "Resources",
|
|
1372
1373
|
"experiments.resourceCenter.video.level": "Level: {level}",
|
|
1373
1374
|
"experiments.templatesDataQuality.modalTitle": "Featured templates",
|
|
1375
|
+
"experiments.openWorkflowInAssistant.notification.title": "Workflows now open in the AI Assistant",
|
|
1376
|
+
"experiments.openWorkflowInAssistant.notification.text": "You can change this default in",
|
|
1377
|
+
"experiments.openWorkflowInAssistant.notification.settingsLink": "Settings → AI Assistant",
|
|
1378
|
+
"experiments.openWorkflowInAssistant.notification.gotIt": "Got it",
|
|
1379
|
+
"experiments.openWorkflowInAssistant.notification.neverShowAgain": "Never show again",
|
|
1380
|
+
"experiments.openWorkflowInAssistant.setting.label": "Default editor for workflows",
|
|
1381
|
+
"experiments.openWorkflowInAssistant.setting.description": "How workflows open from the workflow list.",
|
|
1382
|
+
"experiments.openWorkflowInAssistant.setting.assistant": "AI Assistant",
|
|
1383
|
+
"experiments.openWorkflowInAssistant.setting.manual": "Manual editor",
|
|
1384
|
+
"experiments.openWorkflowInAssistant.setting.saveError": "Failed to save default editor preference",
|
|
1385
|
+
"experiments.openWorkflowInAssistant.cardButtonTooltip": "Edit with AI Assistant",
|
|
1386
|
+
"experiments.openWorkflowInAssistant.manualEditor": "Manual editor",
|
|
1374
1387
|
"e2eTestMode.marker": "E2E MODE",
|
|
1375
1388
|
"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.",
|
|
1376
1389
|
error: "Error",
|
|
@@ -1526,6 +1539,7 @@ var en_default = {
|
|
|
1526
1539
|
"agentSessions.timeline.hitlRequest": "User input request",
|
|
1527
1540
|
"agentSessions.timeline.hitlRequested": "User input requested",
|
|
1528
1541
|
"agentSessions.timeline.approvalRequested": "Approval requested",
|
|
1542
|
+
"agentSessions.timeline.waitRequested": "Waiting on workflow",
|
|
1529
1543
|
"agentSessions.timeline.approvalRequestForTool": "Approval request for {toolName}",
|
|
1530
1544
|
"agentSessions.timeline.hitlResponse": "User response",
|
|
1531
1545
|
"agentSessions.timeline.approvalResponseForTool": "Approval response for {toolName}",
|
|
@@ -1560,6 +1574,7 @@ var en_default = {
|
|
|
1560
1574
|
"agentSessions.timeline.idle": "Idle",
|
|
1561
1575
|
"agentSessions.timeline.agent": "Agent",
|
|
1562
1576
|
"agentSessions.timeline.subAgent": "Sub-agent",
|
|
1577
|
+
"agentSessions.subAgent.openSession": "Open sub-agent session",
|
|
1563
1578
|
"agentSessions.timeline.waitingForUser": "Waiting for user response",
|
|
1564
1579
|
"agentSessions.timeline.events": "Events",
|
|
1565
1580
|
"agentSessions.timeline.scrollBackward": "Scroll timeline backward",
|
|
@@ -1892,6 +1907,7 @@ var en_default = {
|
|
|
1892
1907
|
"mainSidebar.credentials": "Credentials",
|
|
1893
1908
|
"mainSidebar.variables": "Variables",
|
|
1894
1909
|
"mainSidebar.help": "Help",
|
|
1910
|
+
"mainSidebar.helpMenuItems.contactSupport": "Contact Support",
|
|
1895
1911
|
"mainSidebar.helpMenuItems.course": "Course",
|
|
1896
1912
|
"mainSidebar.helpMenuItems.documentation": "Documentation",
|
|
1897
1913
|
"mainSidebar.helpMenuItems.forum": "Forum",
|
|
@@ -2280,21 +2296,21 @@ var en_default = {
|
|
|
2280
2296
|
"nodeCredentials.quickConnect.credential.created.success": "Credential created successfully",
|
|
2281
2297
|
"nodeCredentials.quickConnect.credential.created.error": "Failed to create the credential",
|
|
2282
2298
|
"nodeCredentials.oauth.accountConnected": "Account connected successfully",
|
|
2283
|
-
"aiGateway.toggle.label": "Use
|
|
2284
|
-
"aiGateway.toggle.description": "
|
|
2299
|
+
"aiGateway.toggle.label": "Use Gateway credits",
|
|
2300
|
+
"aiGateway.toggle.description": "Gateway credits are the easy way to manage AI model usage",
|
|
2285
2301
|
"aiGateway.toggle.topUp": "Top up",
|
|
2286
2302
|
"aiGateway.wallet.balanceRemaining": "{balance} remaining",
|
|
2287
2303
|
"aiGateway.wallet.noCredits": "No credits",
|
|
2288
|
-
"aiGateway.picker.useN8nCredits": "Use
|
|
2304
|
+
"aiGateway.picker.useN8nCredits": "Use Gateway credits",
|
|
2289
2305
|
"aiGateway.picker.readyToRun": "Ready to run",
|
|
2290
2306
|
"aiGateway.picker.useOwnCredential": "Use my own credential",
|
|
2291
2307
|
"aiGateway.picker.bringYourOwnKey": "Bring your own API key",
|
|
2292
2308
|
"aiGateway.credentialMode.sectionLabel": "Credential",
|
|
2293
|
-
"aiGateway.credentialMode.n8nConnect.title": "
|
|
2309
|
+
"aiGateway.credentialMode.n8nConnect.title": "Gateway credits",
|
|
2294
2310
|
"aiGateway.credentialMode.n8nConnect.subtitle": "No API key required",
|
|
2295
2311
|
"aiGateway.credentialMode.own.title": "My own credential",
|
|
2296
2312
|
"aiGateway.credentialMode.own.subtitle": "Use your own API key",
|
|
2297
|
-
"aiGateway.unsupportedAction.notice": "{actionName} is currently not supported via
|
|
2313
|
+
"aiGateway.unsupportedAction.notice": "{actionName} is currently not supported via Gateway credits. Switch to using your own credential to use it.",
|
|
2298
2314
|
"aiGateway.topUp.modal.title.member": "Contact your admin to top-up",
|
|
2299
2315
|
"aiGateway.topUp.modal.title.trial": "Upgrade your plan to top-up",
|
|
2300
2316
|
"aiGateway.topUp.modal.description.member": "Only the Instance Owner can top up credits and configure auto-top-up in the Cloud Admin Panel. Ask them to add credits so you can keep using AI models and connected services without managing API keys.",
|
|
@@ -2313,7 +2329,7 @@ var en_default = {
|
|
|
2313
2329
|
"aiGateway.topUp.modal.service.pdfco": "PDF.co",
|
|
2314
2330
|
"aiGateway.topUp.modal.service.llamaIndex": "LlamaIndex",
|
|
2315
2331
|
"aiGateway.topUp.modal.cta.contactAdmin": "Contact admin",
|
|
2316
|
-
"aiGateway.topUp.modal.cta.contactAdmin.subject": "
|
|
2332
|
+
"aiGateway.topUp.modal.cta.contactAdmin.subject": "Gateway credits top-up",
|
|
2317
2333
|
"aiGateway.topUp.modal.cta.openAdminPanelError": "Could not open the Cloud Admin Panel",
|
|
2318
2334
|
"nodeCredentials.oauth.accountConnectionFailed": "Account connection failed",
|
|
2319
2335
|
"nodeErrorView.cause": "Cause",
|
|
@@ -2623,13 +2639,16 @@ var en_default = {
|
|
|
2623
2639
|
"oauth.consentView.scopes.group.dataTables": "Data tables",
|
|
2624
2640
|
"oauth.consentView.scopes.group.projectsAndFolders": "Projects and folders",
|
|
2625
2641
|
"oauth.consentView.scopes.tools.count": "{count} tool | {count} tools",
|
|
2642
|
+
"oauth.consentView.scopes.tools.enabled": "enabled",
|
|
2626
2643
|
"oauth.consentView.scopes.tools.enabledOf": "{enabled} of {total} tools enabled",
|
|
2644
|
+
"oauth.consentView.scopes.tools.notEnabled": "not enabled",
|
|
2627
2645
|
"oauth.consentView.allow": "Allow access",
|
|
2628
2646
|
"oauth.consentView.redirectWarning.title": "After you allow, access to this instance is sent to:",
|
|
2629
2647
|
"oauth.consentView.redirectWarning.confirm": "I recognize and trust this URL",
|
|
2630
2648
|
"oauth.consentView.firstParty.heading": "\"{resourceName}\" wants to run using your n8n login",
|
|
2631
2649
|
"oauth.consentView.firstParty.description": "Running this {resourceType} executes its workflow using your account and any connected credentials. Only continue if you trust the creator of this {resourceType}.",
|
|
2632
2650
|
"oauth.consentView.firstParty.type.form": "form",
|
|
2651
|
+
"oauth.consentView.firstParty.type.chat": "chatbot",
|
|
2633
2652
|
"oauth.consentView.firstParty.type.default": "resource",
|
|
2634
2653
|
"oauth.consentView.allowDisabled.trust": "First confirm you recognize and trust the URL above",
|
|
2635
2654
|
"oauth.consentView.allowDisabled.noScopes": "Select at least one scope to grant",
|
|
@@ -3015,8 +3034,19 @@ var en_default = {
|
|
|
3015
3034
|
"instanceRoles.option.manageAll": "Manage others",
|
|
3016
3035
|
"instanceRoles.option.manageProjectRoles": "Manage project roles",
|
|
3017
3036
|
"instanceRoles.option.manageAllRoles": "Manage all roles (instance and project)",
|
|
3037
|
+
"instanceRoles.option.manageAllSettings": "Manage all settings",
|
|
3038
|
+
"instanceRoles.option.mcpUse": "MCP use",
|
|
3039
|
+
"instanceRoles.option.mcpManage": "MCP manage",
|
|
3040
|
+
"instanceRoles.option.aiAssistantUse": "AI assistant use",
|
|
3041
|
+
"instanceRoles.option.aiAssistantManage": "AI assistant manage",
|
|
3018
3042
|
"instanceRoles.option.includedIn": "Included in {option}",
|
|
3043
|
+
"instanceRoles.option.mandatory": "Every role can look up other users",
|
|
3019
3044
|
"instanceRoles.description.settings.manage": "View and change instance-wide settings",
|
|
3045
|
+
"instanceRoles.description.settings.mcpUse": "Connect MCP clients and agents to the instance",
|
|
3046
|
+
"instanceRoles.description.settings.mcpManage": "Enable or disable instance-level MCP and manage which workflows and agents are exposed",
|
|
3047
|
+
"instanceRoles.description.settings.aiAssistantUse": "Use the AI assistant",
|
|
3048
|
+
"instanceRoles.description.settings.aiAssistantManage": "Enable or disable the AI assistant and manage its settings",
|
|
3049
|
+
"instanceRoles.description.user.view": "Look up other users, e.g. to search for and add project members",
|
|
3020
3050
|
"instanceRoles.description.user.manage": "Invite, remove, and update users across the instance",
|
|
3021
3051
|
"instanceRoles.description.role.manageProjectRoles": "Create, edit, and delete custom project roles only",
|
|
3022
3052
|
"instanceRoles.description.role.manage": "Create, edit, and delete all custom roles (instance and project).",
|
|
@@ -3058,6 +3088,8 @@ var en_default = {
|
|
|
3058
3088
|
"roles.instance.assignments.fetch.error": "Error loading members",
|
|
3059
3089
|
"roles.fetch.error": "Error loading roles",
|
|
3060
3090
|
"projectRoles.assignments.emptyState": "This role is not assigned in any projects yet.",
|
|
3091
|
+
"projectRoles.assignments.restrictedEmptyState": "This role is assigned in {count} project you don't have access to. | This role is assigned in {count} projects you don't have access to.",
|
|
3092
|
+
"projectRoles.assignments.restrictedNotice": "Showing {count} of {total} projects. Projects you're not a member of are hidden.",
|
|
3061
3093
|
"projectRoles.assignments.projectColumn": "Project",
|
|
3062
3094
|
"projectRoles.assignments.membersColumn": "Members assigned",
|
|
3063
3095
|
"projectRoles.assignments.lastAssignedColumn": "Last assigned",
|
|
@@ -3642,6 +3674,51 @@ var en_default = {
|
|
|
3642
3674
|
"settings.chatHub.embeddingModel.notShared": "Share the credential globally to ensure all users can use file knowledge in their personal agents.",
|
|
3643
3675
|
"settings.chatHub.label.provider": "Provider",
|
|
3644
3676
|
"settings.chatHub.label.credential": "Credential",
|
|
3677
|
+
"settings.gitConnections.title": "Environments v2",
|
|
3678
|
+
"settings.gitConnections.description": "Connect this instance to another environment so your workflows can be promoted.",
|
|
3679
|
+
"settings.gitConnections.addConnector": "Add connector",
|
|
3680
|
+
"settings.gitConnections.addConnector.description": "Connect a git repository to this instance.",
|
|
3681
|
+
"settings.gitConnections.connectors.title": "Connectors",
|
|
3682
|
+
"settings.gitConnections.connectors.description": "Add a connector to link this instance with the environment you promote to.",
|
|
3683
|
+
"settings.gitConnections.connectorRow.provider": "Git provider",
|
|
3684
|
+
"settings.gitConnections.scope.instance": "Instance",
|
|
3685
|
+
"settings.gitConnections.connectorType.git": "Git",
|
|
3686
|
+
"settings.gitConnections.connectorType.git.description": "Sync with a git repository over SSH or HTTPS.",
|
|
3687
|
+
"settings.gitConnections.error.title": "Couldn't load connectors",
|
|
3688
|
+
"settings.gitConnections.error.description": "Check your connection and try again.",
|
|
3689
|
+
"settings.gitConnections.dialog.title.selectType": "Add connector",
|
|
3690
|
+
"settings.gitConnections.dialog.selectType.description": "Choose how this instance connects to another environment.",
|
|
3691
|
+
"settings.gitConnections.dialog.selectType.ariaDescription": "Choose the type of connector to add.",
|
|
3692
|
+
"settings.gitConnections.dialog.title.deployKey": "Add the deploy key",
|
|
3693
|
+
"settings.gitConnections.dialog.deployKey.ariaDescription": "Copy the deploy key and add it to your git provider.",
|
|
3694
|
+
"settings.gitConnections.dialog.title.create": "Add git connector",
|
|
3695
|
+
"settings.gitConnections.dialog.title.edit": "Edit git connector",
|
|
3696
|
+
"settings.gitConnections.dialog.ariaDescription": "Configure the git repository this connector pushes to.",
|
|
3697
|
+
"settings.gitConnections.form.name": "Name",
|
|
3698
|
+
"settings.gitConnections.form.repositoryUrl": "Repository URL",
|
|
3699
|
+
"settings.gitConnections.form.branchName": "Branch",
|
|
3700
|
+
"settings.gitConnections.form.connectionType": "Connection type",
|
|
3701
|
+
"settings.gitConnections.form.keyType": "SSH key type",
|
|
3702
|
+
"settings.gitConnections.form.username": "Username",
|
|
3703
|
+
"settings.gitConnections.form.password": "Password or access token",
|
|
3704
|
+
"settings.gitConnections.form.credentials.keepPlaceholder": "Leave blank to keep the current credentials",
|
|
3705
|
+
"settings.gitConnections.form.incomplete": "Enter a name and a repository URL.",
|
|
3706
|
+
"settings.gitConnections.form.noChanges": "Nothing to save yet.",
|
|
3707
|
+
"settings.gitConnections.form.credentials.pairOnly": "Username and password can only be changed together. Enter both to update either one.",
|
|
3708
|
+
"settings.gitConnections.form.credentials.required": "Enter both a username and a password to connect over HTTPS.",
|
|
3709
|
+
"settings.gitConnections.publicKey.label": "Deploy key",
|
|
3710
|
+
"settings.gitConnections.publicKey.copy": "Copy deploy key",
|
|
3711
|
+
"settings.gitConnections.publicKey.done": "Done",
|
|
3712
|
+
"settings.gitConnections.publicKey.hint": "Add this key as a deploy key with write access in your git provider, then the connection is ready to use.",
|
|
3713
|
+
"settings.gitConnections.delete.confirm.title": "Are you sure?",
|
|
3714
|
+
"settings.gitConnections.delete.confirm.message": "This can't be undone.",
|
|
3715
|
+
"settings.gitConnections.delete.confirm.button": "Delete",
|
|
3716
|
+
"settings.gitConnections.toast.created": "Git connector created",
|
|
3717
|
+
"settings.gitConnections.toast.updated": "Git connector updated",
|
|
3718
|
+
"settings.gitConnections.toast.deleted": "Connector deleted",
|
|
3719
|
+
"settings.gitConnections.toast.error.load": "Couldn't load the git connector",
|
|
3720
|
+
"settings.gitConnections.toast.error.save": "Couldn't save the git connector",
|
|
3721
|
+
"settings.gitConnections.toast.error.delete": "Couldn't delete the connector",
|
|
3645
3722
|
"settings.goBack": "Go back",
|
|
3646
3723
|
"settings.personal": "Personal",
|
|
3647
3724
|
"settings.personal.basicInformation": "Basic Information",
|
|
@@ -3750,8 +3827,8 @@ var en_default = {
|
|
|
3750
3827
|
"settings.roles": "Roles",
|
|
3751
3828
|
"settings.api": "API",
|
|
3752
3829
|
"settings.n8napi": "n8n API",
|
|
3753
|
-
"settings.log-streaming": "Log
|
|
3754
|
-
"settings.log-streaming.heading": "Log
|
|
3830
|
+
"settings.log-streaming": "Log streaming",
|
|
3831
|
+
"settings.log-streaming.heading": "Log streaming",
|
|
3755
3832
|
"settings.log-streaming.add": "Add new destination",
|
|
3756
3833
|
"settings.log-streaming.actionBox.title": "Available on the Enterprise plan",
|
|
3757
3834
|
"settings.log-streaming.actionBox.description": "Log Streaming is available as a paid feature. Learn more about it.",
|
|
@@ -3965,7 +4042,7 @@ var en_default = {
|
|
|
3965
4042
|
"settings.provisioningInstanceRolesHandledBySsoProvider.description": "User management and instance roles are controlled by your SSO provider. Contact your n8n instance owner or admin to make changes.",
|
|
3966
4043
|
"settings.provisioningInstanceRolesHandledByExpressionMapping.description": "Instance roles are managed automatically by expression-based role mapping rules. Manual role changes are disabled.",
|
|
3967
4044
|
"settings.projectRolesManaged.description": "Project roles are managed automatically. Manual role changes are disabled.",
|
|
3968
|
-
"settings.externalSecrets.title": "External
|
|
4045
|
+
"settings.externalSecrets.title": "External secrets",
|
|
3969
4046
|
"settings.externalSecrets.info": "Connect external secrets tools for centralized credentials management across environments, and to enhance system security.",
|
|
3970
4047
|
"settings.externalSecrets.info.link": "More info",
|
|
3971
4048
|
"settings.externalSecrets.actionBox.title": "Available on the Enterprise plan",
|
|
@@ -4122,6 +4199,7 @@ var en_default = {
|
|
|
4122
4199
|
"settings.sourceControl.modals.push.success.description": "was committed and pushed to your remote repository | were committed and pushed to your remote repository",
|
|
4123
4200
|
"settings.sourceControl.modals.push.projectAdmin.callout": "If you want to push workflows from your personal space, move them to a project first.",
|
|
4124
4201
|
"settings.sourceControl.modals.push.currentWorkflow": "Current workflow",
|
|
4202
|
+
"settings.sourceControl.modals.push.movedWorkflow": "Moved from {from} to {to}",
|
|
4125
4203
|
"settings.sourceControl.status.modified": "Modified",
|
|
4126
4204
|
"settings.sourceControl.status.deleted": "Deleted",
|
|
4127
4205
|
"settings.sourceControl.status.created": "New",
|
|
@@ -4203,7 +4281,7 @@ var en_default = {
|
|
|
4203
4281
|
"settings.sourceControl.httpsPersonalAccessTokenPlaceholder": "Enter your Personal Access Token (PAT)",
|
|
4204
4282
|
"settings.sourceControl.httpsWarningNotice": "{strong} To create one for GitHub: Go to Settings → Developer settings → Personal access tokens → Tokens (classic). Required scopes: {repo} for private repositories or {publicRepo} for public ones. Other providers are also supported.",
|
|
4205
4283
|
"settings.sourceControl.httpsWarningNotice.strong": "Personal Access Token required:",
|
|
4206
|
-
"settings.migrationReport": "Migration
|
|
4284
|
+
"settings.migrationReport": "Migration report",
|
|
4207
4285
|
"settings.migrationReport.description": "{compatibleCount} of your {totalCount} workflows are already compatible with version {version}. Review the details below to understand and resolve any compatibility problems. Learn more about all breaking changes in our",
|
|
4208
4286
|
"settings.migrationReport.documentationLink": "documentation",
|
|
4209
4287
|
"settings.migrationReport.refreshButton": "Refresh",
|
|
@@ -4359,7 +4437,7 @@ var en_default = {
|
|
|
4359
4437
|
"nodeIssues.credentials.notIdentified": "Credentials with name {name} exist for {type}.",
|
|
4360
4438
|
"nodeIssues.credentials.notIdentified.hint": "Credentials are not clearly identified. Please select the correct credentials.",
|
|
4361
4439
|
"nodeIssues.credentials.privateNotConnected": "'{name}' end-user credential is not connected for you. Connect yours to execute this step manually.",
|
|
4362
|
-
"nodeIssues.credentials.privateRequiresIdentityTriggerWithFormAndWebhook": "End-user credentials aren't supported by this workflow's trigger. Supported triggers: Manual, Sub-workflow, Chat available in n8n Chat Hub, and MCP, Form, or Webhook with n8n user authentication. To use another trigger, switch this credential to Fixed.",
|
|
4440
|
+
"nodeIssues.credentials.privateRequiresIdentityTriggerWithFormAndWebhook": "End-user credentials aren't supported by this workflow's trigger. Supported triggers: Manual, Sub-workflow, Chat available in n8n Chat Hub or using n8n user authentication in hosted chat mode, and MCP, Form, or Webhook with n8n user authentication. To use another trigger, switch this credential to Fixed.",
|
|
4363
4441
|
"nodeIssues.credentials.privateRequiresIdentityExtractor": "End-user credentials with this resolver need a trigger that extracts an identity. Configure an identity extractor on the trigger, or switch this credential to Fixed.",
|
|
4364
4442
|
"nodeIssues.input.missing": "No node connected to required input \"{inputName}\"",
|
|
4365
4443
|
"ndv.trigger.moreInfo": "More info",
|
|
@@ -4706,6 +4784,7 @@ var en_default = {
|
|
|
4706
4784
|
"workflowReviews.submitForReview.submit": "Submit",
|
|
4707
4785
|
"workflowReviews.submitForReview.error.title": "Workflow couldn't be submitted for review",
|
|
4708
4786
|
"workflowReviews.submitForReview.error.save": "Save the workflow and try again.",
|
|
4787
|
+
"workflowReviews.submitForReview.error.loadReviewers": "Couldn't load reviewers",
|
|
4709
4788
|
"workflowReviews.updateReview.title": "Submit latest changes to existing review",
|
|
4710
4789
|
"workflowReviews.updateReview.description": "This workflow already has an {review}. Submit latest changes to the existing review, to get them approved.",
|
|
4711
4790
|
"workflowReviews.updateReview.description.review": "open review",
|
|
@@ -5174,7 +5253,7 @@ var en_default = {
|
|
|
5174
5253
|
"dataTable.sort.lastUpdated": "Sort by last updated",
|
|
5175
5254
|
"dataTable.sort.lastCreated": "Sort by last created",
|
|
5176
5255
|
"dataTable.noResults": "No data tables found",
|
|
5177
|
-
"settings.ai": "AI
|
|
5256
|
+
"settings.ai": "AI usage",
|
|
5178
5257
|
"settings.ai.description.both": "Control what n8n sends when using the AI Assistant and AI Builder",
|
|
5179
5258
|
"settings.ai.description.assistantOnly": "Manage how n8n uses your data to improve our AI features. These settings only apply to <b>AI Assistant Chat</b> feature.",
|
|
5180
5259
|
"settings.ai.description.askAiOnly": "Manage how n8n uses your data to improve our AI features. These settings only apply to <b>Ask AI in the Code node</b> feature.",
|
|
@@ -5191,9 +5270,9 @@ var en_default = {
|
|
|
5191
5270
|
"settings.ai.confirm.message.builderDisabled": "Disabling data sending will reduce the effectiveness of AI features. Are you sure you want to proceed?",
|
|
5192
5271
|
"settings.ai.confirm.message.builderEnabled": "Disabling data sending will turn off the AI Workflow Builder and reduce the effectiveness of AI features. Are you sure you want to proceed?",
|
|
5193
5272
|
"settings.ai.confirm.confirmButtonText": "Yes, disable",
|
|
5194
|
-
"settings.n8nCredits": "
|
|
5195
|
-
"settings.n8nConnect": "
|
|
5196
|
-
"settings.n8nConnect.title": "
|
|
5273
|
+
"settings.n8nCredits": "Gateway credits",
|
|
5274
|
+
"settings.n8nConnect": "Gateway credits",
|
|
5275
|
+
"settings.n8nConnect.title": "Gateway credits",
|
|
5197
5276
|
"settings.n8nConnect.description": "The easy way to manage AI usage and cost",
|
|
5198
5277
|
"settings.n8nConnect.usage.title": "Usage",
|
|
5199
5278
|
"settings.n8nConnect.usage.refresh": "Refresh",
|
|
@@ -5301,7 +5380,9 @@ var en_default = {
|
|
|
5301
5380
|
"settings.n8nAgent": "AI Assistant",
|
|
5302
5381
|
"settings.n8nAgent.description": "Control how the AI Assistant runs on this instance and what data it can use.",
|
|
5303
5382
|
"settings.n8nAgent.docsLabel": "AI Assistant docs",
|
|
5383
|
+
"agents.modelSelector.connected": "Connected",
|
|
5304
5384
|
"agents.modelSelector.defaultLabel": "Select model",
|
|
5385
|
+
"agents.modelSelector.includedInN8n": "Included in n8n",
|
|
5305
5386
|
"agents.modelSelector.noMatch": "No models found",
|
|
5306
5387
|
"agents.modelSelector.noModels": "No models available for this provider",
|
|
5307
5388
|
"agents.modelSelector.modelsUnavailable": "Couldn't load models, try again",
|
|
@@ -5409,6 +5490,7 @@ var en_default = {
|
|
|
5409
5490
|
"settings.n8nAgent.permissions.runWorkflow": "Run workflows",
|
|
5410
5491
|
"settings.n8nAgent.permissions.publishWorkflow": "Activate workflows",
|
|
5411
5492
|
"settings.n8nAgent.permissions.deleteWorkflow": "Delete workflows",
|
|
5493
|
+
"settings.n8nAgent.permissions.createCredential": "Create credentials from a browser session",
|
|
5412
5494
|
"settings.n8nAgent.permissions.deleteCredential": "Delete credentials",
|
|
5413
5495
|
"settings.n8nAgent.permissions.createFolder": "Create folders",
|
|
5414
5496
|
"settings.n8nAgent.permissions.deleteFolder": "Delete folders",
|
|
@@ -5535,7 +5617,6 @@ var en_default = {
|
|
|
5535
5617
|
"workflowReviews.sidebar.error": "Couldn't load reviews",
|
|
5536
5618
|
"workflowReviews.status.open": "Open",
|
|
5537
5619
|
"workflowReviews.status.closed": "Closed",
|
|
5538
|
-
"workflowReviews.status.combinedLabel": "{state} • {decision}",
|
|
5539
5620
|
"workflowReviews.decision.pending": "Waiting for review",
|
|
5540
5621
|
"workflowReviews.decision.changes_requested": "Changes requested",
|
|
5541
5622
|
"workflowReviews.decision.approved": "Approved",
|
|
@@ -6177,6 +6258,8 @@ var en_default = {
|
|
|
6177
6258
|
"evaluation.listRuns.error.evaluationTriggerNotConfigured": "Evaluation trigger is not configured",
|
|
6178
6259
|
"evaluation.listRuns.error.evaluationTriggerDisabled": "Evaluation trigger is disabled",
|
|
6179
6260
|
"evaluation.listRuns.error.evaluationConfigNotFound": "Evaluation configuration not found",
|
|
6261
|
+
"evaluation.listRuns.error.compilationFailed": "Couldn't compile the evaluation configuration{description}",
|
|
6262
|
+
"evaluation.listRuns.error.compilationFailed.description": "Review your start/end nodes and dataset mapping in the evaluation setup, then try again.",
|
|
6180
6263
|
"evaluation.listRuns.error.setOutputsNodeNotConfigured": "'Set outputs' node is not configured",
|
|
6181
6264
|
"evaluation.listRuns.error.setMetricsNodeNotFound": "No 'Set metrics' node in workflow",
|
|
6182
6265
|
"evaluation.listRuns.error.setMetricsNodeNotConfigured": "'Set metrics' node is not configured",
|
|
@@ -6926,6 +7009,11 @@ var en_default = {
|
|
|
6926
7009
|
"instanceAi.confirmation.alwaysAllowSuffix": "during this session",
|
|
6927
7010
|
"instanceAi.confirmation.allowPrompt": "Allow AI Assistant to {action}?",
|
|
6928
7011
|
"instanceAi.confirmation.deny": "Deny",
|
|
7012
|
+
"instanceAi.confirmation.credentialDestination.title": "Send credential data to {origin}?",
|
|
7013
|
+
"instanceAi.confirmation.credentialDestination.description": "The '{nodeName}' node will send credentials here for tests and executions.",
|
|
7014
|
+
"instanceAi.confirmation.credentialDestination.descriptionMultiple": "These nodes will send credentials here for tests and executions: {nodeNames}.",
|
|
7015
|
+
"instanceAi.confirmation.credentialDestination.approve": "Use destination",
|
|
7016
|
+
"instanceAi.confirmation.credentialDestination.deny": "Don't use destination",
|
|
6929
7017
|
"instanceAi.confirmation.approved": "Allowed",
|
|
6930
7018
|
"instanceAi.confirmation.denied": "Denied",
|
|
6931
7019
|
"instanceAi.confirmation.deferred": "Skipped",
|
|
@@ -7484,6 +7572,7 @@ var en_default = {
|
|
|
7484
7572
|
"agents.chat.approval.rejected": "Rejected",
|
|
7485
7573
|
"agents.chat.approval.viewToolDetails": "View tool details",
|
|
7486
7574
|
"agents.chat.approval.inputPlaceholder": "Approve or reject to continue",
|
|
7575
|
+
"agents.chat.waiting.inputPlaceholder": "Waiting on the card above to continue",
|
|
7487
7576
|
"agents.chat.delegate.label": "Sub-agent · {name}",
|
|
7488
7577
|
"agents.chat.delegate.labelFallback": "Sub-agent",
|
|
7489
7578
|
"agents.chat.delegate.childSuspendUnsupported": "Sub-agent requested user input, which is not supported for delegated runs yet.",
|
|
@@ -7741,12 +7830,13 @@ var en_default = {
|
|
|
7741
7830
|
"agents.builder.vectorStores.useWhen.hint": "Tell the agent when to search this vector store.",
|
|
7742
7831
|
"agents.builder.vectorStores.useWhen.placeholder": "Search for product documentation when the user asks about features, setup, or troubleshooting.",
|
|
7743
7832
|
"agents.builder.subAgents.title": "Sub-agents",
|
|
7744
|
-
"agents.builder.subAgents.description": "This agent can delegate focused subtasks. Add
|
|
7833
|
+
"agents.builder.subAgents.description": "This agent can delegate focused subtasks. Add agents from this project when you want reusable specialists.",
|
|
7745
7834
|
"agents.builder.subAgents.settings.title": "Sub-agent settings",
|
|
7746
7835
|
"agents.builder.subAgents.settings.description": "Configure delegation limits and inline sub-agent model choices.",
|
|
7747
7836
|
"agents.builder.subAgents.add": "Add sub-agent",
|
|
7748
7837
|
"agents.builder.subAgents.loadError": "Could not load project agents",
|
|
7749
7838
|
"agents.builder.subAgents.unavailable": "Sub-agent unavailable",
|
|
7839
|
+
"agents.builder.subAgents.open": "Open agent in new tab",
|
|
7750
7840
|
"agents.builder.subAgents.remove": "Remove {name}",
|
|
7751
7841
|
"agents.builder.subAgents.useWhen.label": "When should this agent be used?",
|
|
7752
7842
|
"agents.builder.subAgents.useWhen.hint": "Tell the parent agent when to delegate work to this agent.",
|
|
@@ -7767,10 +7857,10 @@ var en_default = {
|
|
|
7767
7857
|
"agents.builder.subAgents.modelsByDifficulty.high.description": "Complex tasks that need deeper reasoning or detailed synthesis.",
|
|
7768
7858
|
"agents.builder.subAgents.modelsByDifficulty.clear": "Use parent model",
|
|
7769
7859
|
"agents.builder.subAgents.modal.title": "Sub-agents",
|
|
7770
|
-
"agents.builder.subAgents.modal.description": "Select
|
|
7860
|
+
"agents.builder.subAgents.modal.description": "Select agents from this project to let this agent delegate work to them.",
|
|
7771
7861
|
"agents.builder.subAgents.modal.selectAgent": "Select {name}",
|
|
7772
7862
|
"agents.builder.subAgents.modal.empty.title": "No agents to add",
|
|
7773
|
-
"agents.builder.subAgents.modal.empty.description": "
|
|
7863
|
+
"agents.builder.subAgents.modal.empty.description": "Agents from this project show here. Already added agents are hidden.",
|
|
7774
7864
|
"agents.builder.subAgents.modal.search.placeholder": "Search agents",
|
|
7775
7865
|
"agents.builder.subAgents.modal.noResults.title": "No matching agents",
|
|
7776
7866
|
"agents.builder.subAgents.modal.noResults.description": "Try another search term.",
|
|
@@ -7930,6 +8020,7 @@ var en_default = {
|
|
|
7930
8020
|
"agents.builder.header.saving": "Saving…",
|
|
7931
8021
|
"agents.builder.header.saved": "Saved",
|
|
7932
8022
|
"agents.builder.preview.button": "Preview",
|
|
8023
|
+
"agents.builder.preview.showChat": "Show chat",
|
|
7933
8024
|
"agents.builder.preview.disabledTooltip": "This agent's configuration has errors. Resolve them before previewing.",
|
|
7934
8025
|
"agents.builder.preview.layout.change": "Change layout",
|
|
7935
8026
|
"agents.builder.preview.layout.floating": "Floating",
|
|
@@ -7948,7 +8039,7 @@ var en_default = {
|
|
|
7948
8039
|
"agents.builder.validation.issue.missingReference": "A referenced item can't be found",
|
|
7949
8040
|
"agents.builder.validation.issue.incompatibleReference": "A referenced item isn't compatible",
|
|
7950
8041
|
"agents.builder.validation.issue.subAgent.missingReference": "This agent no longer exists in this project",
|
|
7951
|
-
"agents.builder.validation.issue.subAgent.incompatibleReference": "
|
|
8042
|
+
"agents.builder.validation.issue.subAgent.incompatibleReference": "An agent can't use itself as a sub-agent. Select another agent.",
|
|
7952
8043
|
"agents.builder.validation.issue.skill.missingReference": "This skill's content is missing. Open it to recreate it.",
|
|
7953
8044
|
"agents.builder.validation.issue.task.invalidValue": "The schedule isn't a valid cron expression",
|
|
7954
8045
|
"agents.builder.validation.issue.tool.workflow.missingReference": "Workflow \"{id}\" can't be found. Select another workflow.",
|
|
@@ -8205,6 +8296,7 @@ var en_default = {
|
|
|
8205
8296
|
"tools.connection.categories.mcp": "MCP",
|
|
8206
8297
|
"tools.connection.categories.ai": "AI",
|
|
8207
8298
|
"tools.connection.categories.n8n": "n8n native",
|
|
8299
|
+
"tools.connection.categories.n8nConnect": "Gateway credits",
|
|
8208
8300
|
"tools.connection.categories.appAction": "n8n nodes",
|
|
8209
8301
|
"tools.connection.categories.community": "Community",
|
|
8210
8302
|
"tools.connection.categories.workflows": "Workflows",
|
|
@@ -8254,6 +8346,8 @@ var en_default = {
|
|
|
8254
8346
|
"agents.channels.modal.editPlaceholder": "Edit view for {channel} will go here.",
|
|
8255
8347
|
"agents.channels.modal.configured": "Configured",
|
|
8256
8348
|
"agents.channels.modal.connected": "Connected",
|
|
8349
|
+
"agents.channels.modal.notRunning": "Not running",
|
|
8350
|
+
"agents.channels.modal.notRunning.tooltip": "This channel couldn't be started. n8n keeps retrying it.",
|
|
8257
8351
|
"agents.channels.modal.removeChannel": "Remove channel",
|
|
8258
8352
|
"agents.channels.modal.saveChannelError": "Channel couldn't be saved. Try again.",
|
|
8259
8353
|
"agents.channels.modal.removeChannelError": "Channel couldn't be removed. Try again.",
|