@n8n/i18n 2.32.2 → 2.34.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 +521 -144
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +4 -7566
- package/dist/index.d.mts +4 -7566
- package/dist/index.mjs +521 -144
- package/dist/index.mjs.map +1 -1
- package/dist/types2.d.cts +475 -113
- package/dist/types2.d.mts +475 -113
- package/package.json +4 -4
package/dist/index.cjs
CHANGED
|
@@ -424,6 +424,7 @@ var en_default = {
|
|
|
424
424
|
"banners.trial.message.days": "1 day left in your n8n trial | {count} days left in your n8n trial",
|
|
425
425
|
"banners.trial.message.hours": "1 hour left in your n8n trial | {count} hours left in your n8n trial",
|
|
426
426
|
"banners.trial.message.minutes": "1 minute left in your n8n trial | {count} minutes left in your n8n trial",
|
|
427
|
+
"banners.trial.tooltip": "Manual runs from the editor don't count. Only production executions use your quota.",
|
|
427
428
|
"banners.trialOver.message": "Your trial is over. Upgrade now to keep automating.",
|
|
428
429
|
"banners.v1.message": "n8n has been updated to version 1, introducing some breaking changes. Please consult the <a target=\"_blank\" href=\"https://docs.n8n.io/1-0-migration-checklist\">migration guide</a> for more information.",
|
|
429
430
|
"banners.workflowAutoDeactivated.message": "This workflow was automatically deactivated due to multiple crashed executions. Please review and reactivate it when ready.",
|
|
@@ -638,6 +639,7 @@ var en_default = {
|
|
|
638
639
|
"chatHub.message.actions.readAloud": "Read aloud",
|
|
639
640
|
"chatHub.message.actions.stopReading": "Stop reading",
|
|
640
641
|
"agents.builder.preview.sendToAssistant": "Send to assistant",
|
|
642
|
+
"agents.builder.preview.fixWithAssistant": "Fix with Assistant",
|
|
641
643
|
"chatHub.message.actions.edit": "Edit",
|
|
642
644
|
"chatHub.message.actions.regenerate": "Regenerate",
|
|
643
645
|
"chatHub.message.actions.executionId": "Execution ID",
|
|
@@ -1009,9 +1011,10 @@ var en_default = {
|
|
|
1009
1011
|
"communityNodeFooter.reportIssue": "Report issue",
|
|
1010
1012
|
"credentialEdit.credentialConfig.accountConnected": "Account connected",
|
|
1011
1013
|
"credentialEdit.credentialConfig.accountNotConnected": "Connect your account to use this credential",
|
|
1012
|
-
"credentialEdit.credentialConfig.accountNotConnected.endUser": "Connect your
|
|
1014
|
+
"credentialEdit.credentialConfig.accountNotConnected.endUser": "Connect your {service} account",
|
|
1013
1015
|
"credentialEdit.credentialConfig.connect": "Connect",
|
|
1014
1016
|
"credentialEdit.credentialConfig.connectOAuth2Credential": "Connect OAuth2 Credential",
|
|
1017
|
+
"credentialEdit.credentialConfig.authProbeAccepted": "The service accepted the credential",
|
|
1015
1018
|
"credentialEdit.credentialConfig.clickToCopy": "Click To Copy",
|
|
1016
1019
|
"credentialEdit.credentialConfig.connectionTestedSuccessfully": "Connection tested successfully",
|
|
1017
1020
|
"credentialEdit.credentialConfig.couldntConnectWithTheseSettings": "Couldn’t connect with these settings",
|
|
@@ -1027,6 +1030,8 @@ var en_default = {
|
|
|
1027
1030
|
"credentialEdit.credentialConfig.reconnect": "Reconnect",
|
|
1028
1031
|
"credentialEdit.credentialConfig.reconnectOAuth2Credential": "Reconnect OAuth2 Credential",
|
|
1029
1032
|
"credentialEdit.credentialConfig.disconnect": "Disconnect",
|
|
1033
|
+
"credentialEdit.credentialConfig.switchAccount": "Switch account",
|
|
1034
|
+
"credentialEdit.credentialConfig.connectedAs": "Connected as {account}",
|
|
1030
1035
|
"credentialEdit.credentialConfig.jwksUri.label": "OAuth2 JWKS URI",
|
|
1031
1036
|
"credentialEdit.credentialConfig.jwksUri.hint": "Provide this URL to your OAuth2 provider so it can fetch the public keys this instance uses to encrypt tokens.",
|
|
1032
1037
|
"credentialEdit.credentialConfig.jwksUri.copiedToast": "JWKS URI copied to clipboard",
|
|
@@ -1039,6 +1044,8 @@ var en_default = {
|
|
|
1039
1044
|
"credentialEdit.credentialConfig.missingCredentialType": "This credential's type isn't available. This usually happens when a previously installed community or custom node was uninstalled.",
|
|
1040
1045
|
"credentialEdit.credentialConfig.oauthModeManaged": "Managed OAuth2 (recommended)",
|
|
1041
1046
|
"credentialEdit.credentialConfig.oauthModeCustom": "Custom OAuth2",
|
|
1047
|
+
"credentialEdit.credentialConfig.oauthModeManagedWithAuthType": "Managed OAuth2 - {authType}",
|
|
1048
|
+
"credentialEdit.credentialConfig.oauthModeCustomWithAuthType": "Custom OAuth2 - {authType}",
|
|
1042
1049
|
"credentialEdit.credentialConfig.setupCredential": "Setup credential",
|
|
1043
1050
|
"credentialEdit.credentialConfig.quickConnect": "Use quick connect",
|
|
1044
1051
|
"credentialEdit.credentialConfig.quickConnectTitle": "Connect to set up a credential",
|
|
@@ -1049,8 +1056,10 @@ var en_default = {
|
|
|
1049
1056
|
"credentialEdit.credentialConfig.externalSecrets.moreInfo": "More info",
|
|
1050
1057
|
"credentialEdit.credentialConfig.dynamicCredentials.title": "Set up for end-user credentials",
|
|
1051
1058
|
"credentialEdit.credentialConfig.dynamicCredentials.infoTip": "An end-user credential resolves to each member's own connection at runtime, based on who triggers the workflow. It requires a trigger that can identify the user. The credential you connect here is used for manual test runs, the MCP trigger, and Chat Hub.",
|
|
1052
|
-
"credentialEdit.credentialConfig.endUserCredential.connectSubtext": "
|
|
1059
|
+
"credentialEdit.credentialConfig.endUserCredential.connectSubtext": "Each user connects their own account, usable only by them.",
|
|
1060
|
+
"credentialEdit.credentialConfig.endUserCredential.connectedSubtext": "This connection is only usable by you.",
|
|
1053
1061
|
"credentialEdit.credentialConfig.credentialType.title": "Credential type",
|
|
1062
|
+
"credentialEdit.credentialConfig.credentialType.disabledTooltip": "You need edit access to this credential to change its type",
|
|
1054
1063
|
"credentialEdit.credentialConfig.credentialType.endUser.title": "End-user credential",
|
|
1055
1064
|
"credentialEdit.credentialConfig.credentialType.endUser.subtitle": "Each user's credential is used at run time and only by them.",
|
|
1056
1065
|
"credentialEdit.credentialConfig.credentialType.fixed.title": "Fixed credential",
|
|
@@ -1086,6 +1095,30 @@ var en_default = {
|
|
|
1086
1095
|
"credentialEdit.credentialEdit.confirmMessage.sharedFieldsChanged.message": "You've made changes to this credential. Saving will disconnect everyone using \"{credentialName}\" credential.",
|
|
1087
1096
|
"credentialEdit.credentialEdit.confirmMessage.sharedFieldsChanged.confirmButtonText": "Save",
|
|
1088
1097
|
"credentialEdit.credentialEdit.connection": "Connection",
|
|
1098
|
+
"credentialEdit.templatedAuth.backToForm": "Back to the form",
|
|
1099
|
+
"credentialEdit.templatedAuth.codes": "Accepted status codes",
|
|
1100
|
+
"credentialEdit.templatedAuth.codes.placeholder": "e.g. 204, 403",
|
|
1101
|
+
"credentialEdit.templatedAuth.codes.tooltip": "Codes to treat as success alongside 2xx. Some APIs return 403 for a valid key with limited scope.",
|
|
1102
|
+
"credentialEdit.templatedAuth.docsUrl": "Documentation URL",
|
|
1103
|
+
"credentialEdit.templatedAuth.docsUrl.placeholder": "https://example.com/settings/api",
|
|
1104
|
+
"credentialEdit.templatedAuth.docsUrl.tooltip": "The provider page where the key is created or copied. Not shown in the form — the AI Assistant uses it to point people at the exact page.",
|
|
1105
|
+
"credentialEdit.templatedAuth.editSetup": "Edit setup",
|
|
1106
|
+
"credentialEdit.templatedAuth.fieldHint": "Hint",
|
|
1107
|
+
"credentialEdit.templatedAuth.fieldHint.tooltip": "Optional help text shown in the field's tooltip, clarifying the value itself — e.g. its format.",
|
|
1108
|
+
"credentialEdit.templatedAuth.fieldLabel": "Label",
|
|
1109
|
+
"credentialEdit.templatedAuth.fieldLabel.tooltip": "Shown above the input in the form people fill in.",
|
|
1110
|
+
"credentialEdit.templatedAuth.fieldRequired": "Required",
|
|
1111
|
+
"credentialEdit.templatedAuth.fieldType.plain": "Plain text",
|
|
1112
|
+
"credentialEdit.templatedAuth.fieldType.secret": "Secret",
|
|
1113
|
+
"credentialEdit.templatedAuth.fields": "Fields",
|
|
1114
|
+
"credentialEdit.templatedAuth.fields.empty": "Fields appear here as you add {'{{placeholders}}'} to the template.",
|
|
1115
|
+
"credentialEdit.templatedAuth.fields.tooltip": "One field per placeholder in the template. This is what people fill in.",
|
|
1116
|
+
"credentialEdit.templatedAuth.noFieldsYet": "No fields yet. Add a {'{{placeholder}}'} marker to the template.",
|
|
1117
|
+
"credentialEdit.templatedAuth.template": "Auth template",
|
|
1118
|
+
"credentialEdit.templatedAuth.template.tooltip": "Wrap anything secret or account-specific in {'{{double braces}}'}. Real values are never stored here.",
|
|
1119
|
+
"credentialEdit.templatedAuth.testUrl": "Test URL",
|
|
1120
|
+
"credentialEdit.templatedAuth.testUrl.placeholder": "https://api.example.com/me",
|
|
1121
|
+
"credentialEdit.templatedAuth.testUrl.tooltip": "The request n8n sends to check that the credential works.",
|
|
1089
1122
|
"credentialEdit.credentialEdit.sharing": "Sharing",
|
|
1090
1123
|
"credentialEdit.credentialEdit.couldNotFindCredentialOfType": "Could not find credential of type",
|
|
1091
1124
|
"credentialEdit.credentialEdit.couldNotFindCredentialWithId": "Could not find credential with ID",
|
|
@@ -1172,6 +1205,8 @@ var en_default = {
|
|
|
1172
1205
|
"credentials.private.row.connectedAs": "Connected as {account}",
|
|
1173
1206
|
"credentials.private.row.notConnected": "Not connected",
|
|
1174
1207
|
"credentials.private.row.modify": "Modify",
|
|
1208
|
+
"credentials.private.row.switchAccount": "Switch account",
|
|
1209
|
+
"credentials.private.row.connectPlaceholder": "Connect your {service} account",
|
|
1175
1210
|
"credentials.private.row.disconnect": "Disconnect",
|
|
1176
1211
|
"credentials.private.disconnect.dialog.title": "Disconnect your credential?",
|
|
1177
1212
|
"credentials.private.disconnect.dialog.message": "This removes only your connection to \"{credentialName}\". Workflows you run with this credential won't work until you reconnect. This will not affect any other member using it.",
|
|
@@ -1293,10 +1328,10 @@ var en_default = {
|
|
|
1293
1328
|
"experiments.instanceAiWorkflowPreviewSuggestions.suggestions.scoreMyLeads.prompt": "When a new lead is created in my CRM, enrich it with Lemlist, score it based on fit, then update the lead if qualified and notify the sales team on Slack.",
|
|
1294
1329
|
"experiments.instanceAiWorkflowPreviewSuggestions.suggestions.processInvoices.label": "Process invoices",
|
|
1295
1330
|
"experiments.instanceAiWorkflowPreviewSuggestions.suggestions.processInvoices.prompt": "Every morning, scan Gmail for new invoices, use Claude to extract details and cross-check them against purchase orders in Google Sheets, flag any discrepancies for review, and add all payment due dates to Google Calendar automatically.",
|
|
1296
|
-
"experiments.instanceAiWorkflowPreviewSuggestions.suggestions.whatsappSupport.label": "WhatsApp support agent",
|
|
1297
|
-
"experiments.instanceAiWorkflowPreviewSuggestions.suggestions.whatsappSupport.prompt": "When a customer sends a WhatsApp message, use Gemini to match their question against our FAQ in Google Sheets and reply instantly. If it cannot resolve it, create a support ticket in Notion and alert the team on Slack.",
|
|
1298
1331
|
"experiments.instanceAiWorkflowPreviewSuggestions.suggestions.scheduleSocialPosts.label": "Schedule social posts",
|
|
1299
1332
|
"experiments.instanceAiWorkflowPreviewSuggestions.suggestions.scheduleSocialPosts.prompt": "Every Monday, read this week's content ideas from a Google Sheet, use Gemini to write tailored content then schedule them to post throughout the week.",
|
|
1333
|
+
"experiments.instanceAiWorkflowPreviewSuggestions.suggestions.telegramAgent.label": "Telegram support agent",
|
|
1334
|
+
"experiments.instanceAiWorkflowPreviewSuggestions.suggestions.telegramAgent.prompt": "Create a Telegram agent that answers customer questions using Claude, looks up order details in Gmail and our FAQ in Google Sheets, and escalates to a human when it is unsure.",
|
|
1300
1335
|
"experiments.instanceAiWorkflowPreviewSuggestions.suggestions.seeAll": "See all",
|
|
1301
1336
|
"experiments.personalizedTemplatesV3.browseAllTemplates": "Browse our template library",
|
|
1302
1337
|
"experiments.personalizedTemplatesV3.couldntFind": "Need something different?",
|
|
@@ -1333,6 +1368,8 @@ var en_default = {
|
|
|
1333
1368
|
"executions.ExecutionStatus": "Execution status",
|
|
1334
1369
|
"executions.privateCredential.tooltip": "This execution ran using end-user credentials",
|
|
1335
1370
|
"executions.concurrency.docsLink": "https://docs.n8n.io/hosting/scaling/concurrency-control/",
|
|
1371
|
+
"executions.empty.heading": "No executions yet",
|
|
1372
|
+
"executions.empty.description": "Each run of a workflow is called an execution, and you'll see them listed here",
|
|
1336
1373
|
"executionDetails.additionalActions": "Additional Actions",
|
|
1337
1374
|
"executionDetails.confirmMessage.confirmButtonText": "Yes, delete",
|
|
1338
1375
|
"executionDetails.confirmMessage.headline": "Delete Execution?",
|
|
@@ -1400,6 +1437,7 @@ var en_default = {
|
|
|
1400
1437
|
"agentSessions.origin.agent": "Agent",
|
|
1401
1438
|
"agentSessions.origin.subAgent": "Sub-agent",
|
|
1402
1439
|
"agentSessions.goToParentRun": "Go to parent run",
|
|
1440
|
+
"agentSessions.viewTrace": "View session trace",
|
|
1403
1441
|
"agentSessions.actions": "Actions",
|
|
1404
1442
|
"agentSessions.empty": "No agent sessions",
|
|
1405
1443
|
"agentSessions.loadMore": "Load more",
|
|
@@ -2169,7 +2207,7 @@ var en_default = {
|
|
|
2169
2207
|
"nodeCreator.nodeItem.triggerIconTitle": "Trigger Node",
|
|
2170
2208
|
"nodeCreator.nodeItem.aiIconTitle": "LangChain AI Node",
|
|
2171
2209
|
"nodeCreator.nodeItem.deprecated": "Deprecated",
|
|
2172
|
-
"nodeCreator.nodeItem.earlyPreview": "
|
|
2210
|
+
"nodeCreator.nodeItem.earlyPreview": "Preview",
|
|
2173
2211
|
"nodeCreator.nodeItem.beta": "Beta",
|
|
2174
2212
|
"nodeCredentials.createNew": "Create new credential",
|
|
2175
2213
|
"nodeCredentials.createNew.permissionDenied": "Your current role does not allow you to create credentials",
|
|
@@ -2377,6 +2415,9 @@ var en_default = {
|
|
|
2377
2415
|
"nodeView.showError.nodeNodeCompatible.message": "The node \"{sourceNodeName}\" can't be connected to the node \"{targetNodeName}\" because they are not compatible.",
|
|
2378
2416
|
"nodeView.showMessage.addNodeButton.message": "'{nodeTypeName}' is an unknown node type",
|
|
2379
2417
|
"nodeView.showMessage.addNodeButton.title": "Could not insert node",
|
|
2418
|
+
"nodeView.showMessage.credentialsAutoAdded.title": "Credentials auto-added",
|
|
2419
|
+
"nodeView.showMessage.credentialsAutoAdded.message.single": "We selected \"{credentialName}\" credentials for the \"{nodeName}\" node. Please check it's the right one.",
|
|
2420
|
+
"nodeView.showMessage.credentialsAutoAdded.message.multiple": "We added existing credentials to the pasted node(s). Please check they're the right ones.",
|
|
2380
2421
|
"nodeView.showMessage.keyDown.title": "Workflow created",
|
|
2381
2422
|
"nodeView.showMessage.importWorkflowTags.title": "Workflow imported without tags",
|
|
2382
2423
|
"nodeView.showMessage.importWorkflowTags.message": "You don't have permission to create tags, so the workflow's tags were not added.",
|
|
@@ -2493,11 +2534,14 @@ var en_default = {
|
|
|
2493
2534
|
"oauth.consentView.action.createUpdateWorkflows": "Create and update workflows on your behalf",
|
|
2494
2535
|
"oauth.consentView.action.createDataTables": "Create and update data tables on your behalf",
|
|
2495
2536
|
"oauth.consentView.action.searchProjectsAndFolders": "Search for projects and folders",
|
|
2496
|
-
"oauth.consentView.scopes.description": "Choose what {clientName} is allowed to do.",
|
|
2537
|
+
"oauth.consentView.scopes.description": "Choose what {clientName} is allowed to do. You can revoke this client's access anytime in settings.",
|
|
2497
2538
|
"oauth.consentView.scopes.label": "Scopes",
|
|
2498
2539
|
"oauth.consentView.scopes.all": "All",
|
|
2540
|
+
"oauth.consentView.scopes.allDescription": "Full access to everything this instance offers.",
|
|
2499
2541
|
"oauth.consentView.scopes.readOnly": "Read only",
|
|
2542
|
+
"oauth.consentView.scopes.readOnlyDescription": "View workflows and data without making changes.",
|
|
2500
2543
|
"oauth.consentView.scopes.custom": "Custom",
|
|
2544
|
+
"oauth.consentView.scopes.customDescription": "Choose exactly which scopes to grant.",
|
|
2501
2545
|
"oauth.consentView.scopes.search.placeholder": "Search scopes",
|
|
2502
2546
|
"oauth.consentView.scopes.toggleGroup": "Toggle {group} scopes",
|
|
2503
2547
|
"oauth.consentView.scopes.count": "{selected} of {total} scopes selected",
|
|
@@ -2505,15 +2549,17 @@ var en_default = {
|
|
|
2505
2549
|
"oauth.consentView.scopes.badge.write": "write",
|
|
2506
2550
|
"oauth.consentView.scopes.group.workflows": "Workflows",
|
|
2507
2551
|
"oauth.consentView.scopes.group.executions": "Executions",
|
|
2552
|
+
"oauth.consentView.scopes.group.agents": "Agents",
|
|
2508
2553
|
"oauth.consentView.scopes.group.credentials": "Credentials",
|
|
2509
2554
|
"oauth.consentView.scopes.group.dataTables": "Data tables",
|
|
2510
2555
|
"oauth.consentView.scopes.group.projectsAndFolders": "Projects and folders",
|
|
2511
|
-
"oauth.consentView.scopes.note": "Applies only to this connection. Other clients keep their own permissions.",
|
|
2512
2556
|
"oauth.consentView.scopes.tools.count": "{count} tool | {count} tools",
|
|
2513
2557
|
"oauth.consentView.scopes.tools.enabledOf": "{enabled} of {total} tools enabled",
|
|
2514
|
-
"oauth.consentView.
|
|
2515
|
-
"oauth.consentView.redirectWarning.title": "
|
|
2558
|
+
"oauth.consentView.allow": "Allow access",
|
|
2559
|
+
"oauth.consentView.redirectWarning.title": "After you allow, access to this instance is sent to:",
|
|
2516
2560
|
"oauth.consentView.redirectWarning.confirm": "I recognize and trust this URL",
|
|
2561
|
+
"oauth.consentView.allowDisabled.trust": "First confirm you recognize and trust the URL above",
|
|
2562
|
+
"oauth.consentView.allowDisabled.noScopes": "Select at least one scope to grant",
|
|
2517
2563
|
"oauth.consentView.error.deny": "Error denying access",
|
|
2518
2564
|
"oauth.consentView.error.allow": "Error allowing access",
|
|
2519
2565
|
"oauth.consentView.error.fetchDetails": "Error fetching client details",
|
|
@@ -2875,6 +2921,7 @@ var en_default = {
|
|
|
2875
2921
|
"projectRoles.tab.assignments": "Assignments",
|
|
2876
2922
|
"projectRoles.sourceControl.table.projectsAssigned": "Projects assigned",
|
|
2877
2923
|
"roles.tab.instance": "Instance roles",
|
|
2924
|
+
"roles.tab.instance.disabledTooltip": "You don't have permission to manage instance roles",
|
|
2878
2925
|
"roles.tab.project": "Project roles",
|
|
2879
2926
|
"instanceRoles.table.membersAssigned": "Members assigned",
|
|
2880
2927
|
"instanceRoles.resource.settings": "Instance settings",
|
|
@@ -2896,7 +2943,7 @@ var en_default = {
|
|
|
2896
2943
|
"instanceRoles.description.user.manage": "Invite, remove, and update users across the instance",
|
|
2897
2944
|
"instanceRoles.description.role.manageProjectRoles": "Create, edit, and delete custom project roles only",
|
|
2898
2945
|
"instanceRoles.description.role.manage": "Create, edit, and delete all custom roles (instance and project).",
|
|
2899
|
-
"instanceRoles.description.apiKey.manageOwn": "Create and
|
|
2946
|
+
"instanceRoles.description.apiKey.manageOwn": "Create and edit the user's own API keys",
|
|
2900
2947
|
"instanceRoles.description.apiKey.manageAll": "View and delete other users' API keys.",
|
|
2901
2948
|
"instanceRoles.description.tag.manage": "Create, edit, and delete tags",
|
|
2902
2949
|
"instanceRoles.description.project.create": "Create new projects",
|
|
@@ -2913,11 +2960,20 @@ var en_default = {
|
|
|
2913
2960
|
"roles.instance.action.fetch.error": "Error fetching role",
|
|
2914
2961
|
"roles.instance.action.delete.warning": "Deleting this role is permanent and cannot be undone.",
|
|
2915
2962
|
"roles.instance.action.delete.button": "Delete role",
|
|
2963
|
+
"roles.instance.action.delete.reassign.title": "Delete {roleName} role",
|
|
2964
|
+
"roles.instance.action.delete.reassign.userCount": "{count} user | {count} users",
|
|
2965
|
+
"roles.instance.action.delete.reassign.description": "are currently assigned to this role. Choose a role to reassign them to before deleting.",
|
|
2966
|
+
"roles.instance.action.delete.reassign.label": "Reassign users to",
|
|
2967
|
+
"roles.instance.action.delete.reassign.placeholder": "Select a role",
|
|
2968
|
+
"roles.instance.action.delete.reassign.confirm": "Delete and reassign users",
|
|
2969
|
+
"roles.instance.action.delete.reassign.confirmWithRole": "Delete role and reassign users to {roleName}",
|
|
2916
2970
|
"roles.instance.action.create.success": "Role created successfully",
|
|
2917
2971
|
"roles.instance.action.create.error": "Couldn't create role",
|
|
2918
2972
|
"roles.create.validation.nameMinLength": "Enter a name of at least {min} characters",
|
|
2919
2973
|
"roles.instance.action.update.success": "Role updated successfully",
|
|
2920
2974
|
"roles.instance.action.update.error": "Error updating role",
|
|
2975
|
+
"roles.instance.action.update.title": "Update permissions for this role?",
|
|
2976
|
+
"roles.instance.action.update.text": "This role is currently assigned to <b>{count} user</b>. Saving will immediately update the permissions this user has. | This role is currently assigned to <b>{count} users</b>. Saving will immediately update the permissions these users have.",
|
|
2921
2977
|
"roles.instance.assignments.memberColumn": "Member",
|
|
2922
2978
|
"roles.instance.assignments.roleColumn": "Instance role",
|
|
2923
2979
|
"roles.instance.assignments.emptyState": "No users have this role yet.",
|
|
@@ -3065,6 +3121,11 @@ var en_default = {
|
|
|
3065
3121
|
"saveButton.saved": "Saved",
|
|
3066
3122
|
"saveButton.saving": "Saving",
|
|
3067
3123
|
settings: "Settings",
|
|
3124
|
+
"settings.authCookie.insecureConnection.title": "Your n8n server is configured to use a secure cookie, however you are either visiting this via an insecure URL, or using Safari.",
|
|
3125
|
+
"settings.authCookie.insecureConnection.fixIntro": "To fix this, please consider the following options:",
|
|
3126
|
+
"settings.authCookie.insecureConnection.option.tls": "Setup TLS/HTTPS (<strong>recommended</strong>), or",
|
|
3127
|
+
"settings.authCookie.insecureConnection.option.localhost": "If you are running this locally, and not using Safari, try using <a href=\"{localhostUrl}\">localhost</a> instead",
|
|
3128
|
+
"settings.authCookie.insecureConnection.option.disableSecureCookie": "If you prefer to disable this security feature (<strong>not recommended</strong>), set the environment variable <code>{envVar}</code> to <code>false</code>",
|
|
3068
3129
|
"settings.communityNodes": "Community nodes",
|
|
3069
3130
|
"settings.communityNodes.empty.title": "Supercharge your workflows with community nodes",
|
|
3070
3131
|
"settings.communityNodes.empty.verified.only.title": "Supercharge your workflows with verified community nodes",
|
|
@@ -3119,10 +3180,14 @@ var en_default = {
|
|
|
3119
3180
|
"settings.opentelemetry.docsLink": "Learn more in the documentation",
|
|
3120
3181
|
"settings.opentelemetry.envVarTooltip": "Environment variable: {envVar}",
|
|
3121
3182
|
"settings.opentelemetry.envVarManagedTooltip": "Managed via environment variable",
|
|
3122
|
-
"settings.opentelemetry.
|
|
3123
|
-
"settings.opentelemetry.
|
|
3183
|
+
"settings.opentelemetry.status.label": "Status",
|
|
3184
|
+
"settings.opentelemetry.status.disabledDescription": "Tracing is off. No traces leave this instance.",
|
|
3185
|
+
"settings.opentelemetry.status.enabledDescription": "Tracing is on. Traces are exported to the collector configured below.",
|
|
3124
3186
|
"settings.opentelemetry.enable.option.enabled": "Enabled",
|
|
3125
|
-
"settings.opentelemetry.enable.
|
|
3187
|
+
"settings.opentelemetry.enable.action.enable": "Enable",
|
|
3188
|
+
"settings.opentelemetry.enable.action.disable": "Disable",
|
|
3189
|
+
"settings.opentelemetry.enable.action.enableAriaLabel": "Enable OpenTelemetry",
|
|
3190
|
+
"settings.opentelemetry.enable.action.enabledAriaLabel": "OpenTelemetry enabled. Open status menu",
|
|
3126
3191
|
"settings.opentelemetry.collectorConnection.title": "Collector connection",
|
|
3127
3192
|
"settings.opentelemetry.exporterEndpoint.label": "OTLP endpoint",
|
|
3128
3193
|
"settings.opentelemetry.exporterEndpoint.description": "The base URL of your OTLP collector (e.g. https://collector.example.com).",
|
|
@@ -3143,7 +3208,6 @@ var en_default = {
|
|
|
3143
3208
|
"settings.opentelemetry.exporterTracingPath.placeholder": "/v1/traces",
|
|
3144
3209
|
"settings.opentelemetry.startupConnectivityTimeoutMs.label": "Startup connectivity timeout",
|
|
3145
3210
|
"settings.opentelemetry.startupConnectivityTimeoutMs.description": "Reachability check at startup. n8n boots regardless.",
|
|
3146
|
-
"settings.opentelemetry.startupConnectivityTimeoutMs.placeholder": "2000",
|
|
3147
3211
|
"settings.opentelemetry.startupConnectivityTimeoutMs.slug": "ms",
|
|
3148
3212
|
"settings.opentelemetry.testTrace.label": "Verify configuration",
|
|
3149
3213
|
"settings.opentelemetry.testTrace.description": "Send a test span to check n8n can reach your collector.",
|
|
@@ -3154,9 +3218,8 @@ var en_default = {
|
|
|
3154
3218
|
"settings.opentelemetry.testTrace.error": "Test send failed. The collector returned: {error}",
|
|
3155
3219
|
"settings.opentelemetry.tracing.title": "Tracing",
|
|
3156
3220
|
"settings.opentelemetry.tracesSampleRate.label": "Trace sample rate",
|
|
3157
|
-
"settings.opentelemetry.tracesSampleRate.description": "Fraction of traces exported.
|
|
3158
|
-
"settings.opentelemetry.tracesSampleRate.
|
|
3159
|
-
"settings.opentelemetry.tracesSampleRate.slug": "of 1.00",
|
|
3221
|
+
"settings.opentelemetry.tracesSampleRate.description": "Fraction of traces exported. {max} = all traces.",
|
|
3222
|
+
"settings.opentelemetry.tracesSampleRate.slug": "of {max}",
|
|
3160
3223
|
"settings.opentelemetry.includeNodeSpans.label": "Include node spans",
|
|
3161
3224
|
"settings.opentelemetry.includeNodeSpans.description": "One span per node, or workflow-level spans only.",
|
|
3162
3225
|
"settings.opentelemetry.injectOutbound.label": "Inject outbound traceparent",
|
|
@@ -3174,14 +3237,81 @@ var en_default = {
|
|
|
3174
3237
|
"settings.opentelemetry.unsavedChanges.saveAndLeave": "Save and leave",
|
|
3175
3238
|
"settings.mcp": "Instance-level MCP",
|
|
3176
3239
|
"settings.mcp.description": "Connect MCP clients like Claude Code and Cursor to build, run, and iterate on workflows in your instance",
|
|
3240
|
+
"settings.mcp.page.title": "Instance level MCP",
|
|
3241
|
+
"settings.mcp.page.description": "Let AI assistants and IDEs connect to this instance over the Model Context Protocol (MCP), then control which tools and workflows they can use.",
|
|
3177
3242
|
"settings.mcp.header.toggle.enabled": "Enabled",
|
|
3178
3243
|
"settings.mcp.header.toggle.disabled": "Disabled",
|
|
3179
3244
|
"settings.mcp.actionBox.heading": "Connect AI assistants to build and run workflows",
|
|
3180
3245
|
"settings.mcp.actionBox.button.label": "Enable MCP access",
|
|
3181
3246
|
"settings.mcp.emptyState.description": "Let MCP clients like Claude Code and Cursor build, run, and iterate on workflows in your instance.",
|
|
3182
|
-
"settings.mcp.
|
|
3183
|
-
"settings.mcp.
|
|
3184
|
-
"settings.mcp.
|
|
3247
|
+
"settings.mcp.status.title": "MCP status",
|
|
3248
|
+
"settings.mcp.status.description": "Connect AI assistants and IDEs like Claude, Cursor, and ChatGPT to this instance over MCP.",
|
|
3249
|
+
"settings.mcp.status.disable": "Disable",
|
|
3250
|
+
"settings.mcp.status.ariaLabel": "Manage MCP access",
|
|
3251
|
+
"settings.mcp.status.disableDialog.title": "Disable MCP access?",
|
|
3252
|
+
"settings.mcp.status.disableDialog.description": "This disconnects all connected clients and revokes their access. You can turn it back on later.",
|
|
3253
|
+
"settings.mcp.status.disableDialog.confirm": "Disable MCP access",
|
|
3254
|
+
"settings.mcp.connectionDetails.title": "Connection details",
|
|
3255
|
+
"settings.mcp.yourClient.title": "Connect your client",
|
|
3256
|
+
"settings.mcp.yourClient.description": "Choose your AI assistant, IDE, or CLI to get tailored setup steps.",
|
|
3257
|
+
"settings.mcp.yourClient.connect": "Connect",
|
|
3258
|
+
"settings.mcp.access.title": "Access",
|
|
3259
|
+
"settings.mcp.access.description": "Which workflows connected clients can reach. What each client can do is granted per client.",
|
|
3260
|
+
"settings.mcp.workflowsExposed.title": "Workflows exposed",
|
|
3261
|
+
"settings.mcp.workflowsExposed.description": "Choose which workflows connected clients can access.",
|
|
3262
|
+
"settings.mcp.workflowsExposed.count": "{count} workflow | {count} workflows",
|
|
3263
|
+
"settings.mcp.workflowsExposed.page.title": "Workflows exposed",
|
|
3264
|
+
"settings.mcp.workflowsExposed.page.description": "Choose which workflows connected clients can reach over MCP. Changes apply immediately.",
|
|
3265
|
+
"settings.mcp.agentsExposed.title": "Agents exposed",
|
|
3266
|
+
"settings.mcp.agentsExposed.description": "Choose which agents connected clients can access.",
|
|
3267
|
+
"settings.mcp.agentsExposed.count": "{count} agent | {count} agents",
|
|
3268
|
+
"settings.mcp.agentsExposed.page.title": "Agents exposed",
|
|
3269
|
+
"settings.mcp.agentsExposed.page.description": "Choose which agents connected clients can reach over MCP. Changes apply immediately.",
|
|
3270
|
+
"settings.mcp.callbackUrls.title": "Allowed callback URLs",
|
|
3271
|
+
"settings.mcp.callbackUrls.description": "Restrict OAuth sign-in redirects to trusted URLs. Allowing all URLs (the default) is less secure.",
|
|
3272
|
+
"settings.mcp.callbackUrls.value.all": "All",
|
|
3273
|
+
"settings.mcp.callbackUrls.value.count": "{count} URL | {count} URLs",
|
|
3274
|
+
"settings.mcp.callbackUrls.dialog.title": "Allowed callback URLs",
|
|
3275
|
+
"settings.mcp.callbackUrls.dialog.description": "Only allow OAuth sign-ins to redirect to URLs you trust. If no URLs are listed, all callback URLs are allowed.",
|
|
3276
|
+
"settings.mcp.callbackUrls.dialog.save": "Save",
|
|
3277
|
+
"settings.mcp.callbackUrls.mode.all.label": "All callback URLs",
|
|
3278
|
+
"settings.mcp.callbackUrls.mode.all.description": "Any URL can complete an OAuth sign-in. Less secure.",
|
|
3279
|
+
"settings.mcp.callbackUrls.mode.trusted.label": "Only trusted URLs",
|
|
3280
|
+
"settings.mcp.callbackUrls.mode.trusted.description": "Only the URLs you list can complete an OAuth sign-in.",
|
|
3281
|
+
"settings.mcp.callbackUrls.trusted.label": "Trusted URLs",
|
|
3282
|
+
"settings.mcp.callbackUrls.trusted.placeholder": "https://client.example.com/callback",
|
|
3283
|
+
"settings.mcp.callbackUrls.trusted.addUrl": "Add URL",
|
|
3284
|
+
"settings.mcp.back": "Back to Instance level MCP",
|
|
3285
|
+
"settings.mcp.connectedClients.title": "Connected clients",
|
|
3286
|
+
"settings.mcp.connectedClients.description": "Assistants and IDEs connected to this instance over MCP, what they can access, and when they were last active.",
|
|
3287
|
+
"settings.mcp.connectedClients.viewAll.title": "All connected clients",
|
|
3288
|
+
"settings.mcp.connectedClients.viewAll.description": "{count} client has access | {count} clients have access",
|
|
3289
|
+
"settings.mcp.connectedClients.viewAll.action": "View all",
|
|
3290
|
+
"settings.mcp.connectedClients.empty.title": "No clients connected yet",
|
|
3291
|
+
"settings.mcp.connectedClients.empty.description": "Clients you connect will appear here.",
|
|
3292
|
+
"settings.mcp.connectDialog.title": "Connect a client",
|
|
3293
|
+
"settings.mcp.connectDialog.description": "Pick the client you want to connect, then follow the tailored setup steps. When your client connects, n8n asks you to grant it access in a new tab.",
|
|
3294
|
+
"settings.mcp.connectDialog.yourClient.title": "Your client",
|
|
3295
|
+
"settings.mcp.connectDialog.yourClient.description": "Choose your client to see tailored setup steps",
|
|
3296
|
+
"settings.mcp.connectDialog.category.cli": "CLI",
|
|
3297
|
+
"settings.mcp.connectDialog.category.web": "Web",
|
|
3298
|
+
"settings.mcp.connectDialog.category.ide": "IDE",
|
|
3299
|
+
"settings.mcp.connectDialog.install.title": "Add n8n to {client}",
|
|
3300
|
+
"settings.mcp.connectDialog.install.description": "Run this command to add n8n to {client} (it must already be installed)",
|
|
3301
|
+
"settings.mcp.connectDialog.configure.title": "Configure",
|
|
3302
|
+
"settings.mcp.connectDialog.configure.description": "Add this to your config file to connect to n8n",
|
|
3303
|
+
"settings.mcp.connectDialog.configure.titleAlt": "Or configure manually",
|
|
3304
|
+
"settings.mcp.connectDialog.configure.descriptionAlt": "Prefer not to run the command? Add this to your config file instead",
|
|
3305
|
+
"settings.mcp.connectDialog.authenticate.title": "Authenticate",
|
|
3306
|
+
"settings.mcp.connectDialog.authenticate.description.command": "Run this command, then log in to authorize n8n",
|
|
3307
|
+
"settings.mcp.connectDialog.authenticate.description.mcpCommand": "Run '/mcp' in {client} and select n8n to connect",
|
|
3308
|
+
"settings.mcp.connectDialog.oneClick.title": "One-click setup",
|
|
3309
|
+
"settings.mcp.connectDialog.oneClick.description.web": "Add n8n to {client} in one click, then approve access",
|
|
3310
|
+
"settings.mcp.connectDialog.oneClick.description.ide": "Open {client} and add the n8n server automatically",
|
|
3311
|
+
"settings.mcp.connectDialog.oneClick.button": "Add to {client}",
|
|
3312
|
+
"settings.mcp.connectDialog.serverUrl.description": "Paste this into your config to point {client} at your instance",
|
|
3313
|
+
"settings.mcp.connectDialog.method.oauth": "OAuth (recommended)",
|
|
3314
|
+
"settings.mcp.connectDialog.method.apiKey": "API key",
|
|
3185
3315
|
"settings.mcp.instanceCapacity.warning": "MCP client registrations are at the instance limit ({count}/{limit}). New OAuth connections will be rejected until clients are revoked or N8N_MCP_MAX_REGISTERED_CLIENTS is raised.",
|
|
3186
3316
|
"settings.mcp.access.token.notice": "Make sure to copy your access token, you won't be able to see it again",
|
|
3187
3317
|
"settings.mcp.workflows.table.action.removeMCPAccess": "Remove access",
|
|
@@ -3193,6 +3323,11 @@ var en_default = {
|
|
|
3193
3323
|
"settings.mcp.workflows.table.column.description.editTooltip": "Click to edit",
|
|
3194
3324
|
"settings.mcp.workflows.table.empty.title": "No workflows enabled",
|
|
3195
3325
|
"settings.mcp.workflows.table.empty.description": "Add compatible workflows so MCP clients can discover and execute them",
|
|
3326
|
+
"settings.mcp.agents.table.action.removeMCPAccess": "Remove access",
|
|
3327
|
+
"settings.mcp.agents.table.column.name": "Name",
|
|
3328
|
+
"settings.mcp.agents.table.column.location": "Location",
|
|
3329
|
+
"settings.mcp.agents.table.empty.title": "No agents enabled",
|
|
3330
|
+
"settings.mcp.agents.table.empty.description": "Add agents so MCP clients can read and manage them",
|
|
3196
3331
|
"settings.mcp.oauth.table.empty.title": "No OAuth clients connected",
|
|
3197
3332
|
"settings.mcp.oauth.table.empty.description": "Clients that connect via OAuth will show up here",
|
|
3198
3333
|
"settings.mcp.oauth.table.empty.button": "See connection instructions",
|
|
@@ -3216,6 +3351,8 @@ var en_default = {
|
|
|
3216
3351
|
"settings.mcp.oAuthClients.scope.workflow.write": "Create and update workflows",
|
|
3217
3352
|
"settings.mcp.oAuthClients.scope.workflow.execute": "Run workflows",
|
|
3218
3353
|
"settings.mcp.oAuthClients.scope.execution.read": "Get execution details",
|
|
3354
|
+
"settings.mcp.oAuthClients.scope.agent.read": "List and read agents",
|
|
3355
|
+
"settings.mcp.oAuthClients.scope.agent.write": "Create and update agents",
|
|
3219
3356
|
"settings.mcp.oAuthClients.scope.credential.read": "List credentials",
|
|
3220
3357
|
"settings.mcp.oAuthClients.scope.dataTable.read": "List data tables",
|
|
3221
3358
|
"settings.mcp.oAuthClients.scope.dataTable.write": "Create and update data tables",
|
|
@@ -3233,6 +3370,7 @@ var en_default = {
|
|
|
3233
3370
|
"settings.mcp.oAuthClients.details.badge.write": "Write",
|
|
3234
3371
|
"settings.mcp.oAuthClients.resource.workflow": "Workflow",
|
|
3235
3372
|
"settings.mcp.oAuthClients.resource.execution": "Execution",
|
|
3373
|
+
"settings.mcp.oAuthClients.resource.agent": "Agent",
|
|
3236
3374
|
"settings.mcp.oAuthClients.resource.credential": "Credential",
|
|
3237
3375
|
"settings.mcp.oAuthClients.resource.dataTable": "Data table",
|
|
3238
3376
|
"settings.mcp.oAuthClients.resource.project": "Project",
|
|
@@ -3271,15 +3409,19 @@ var en_default = {
|
|
|
3271
3409
|
"settings.mcp.workflows.enableAccess.success.title": "MCP access enabled for {count} workflow | MCP access enabled for {count} workflows",
|
|
3272
3410
|
"settings.mcp.workflows.removeAccess.success.title": "MCP access removed for {count} workflow | MCP access removed for {count} workflows",
|
|
3273
3411
|
"settings.mcp.connectWorkflows.emptyState": "No available workflows",
|
|
3274
|
-
"settings.mcp.
|
|
3275
|
-
"settings.mcp.
|
|
3276
|
-
"settings.mcp.
|
|
3277
|
-
"settings.mcp.
|
|
3278
|
-
"settings.mcp.
|
|
3279
|
-
"settings.mcp.
|
|
3280
|
-
"settings.mcp.
|
|
3281
|
-
"settings.mcp.
|
|
3282
|
-
"settings.mcp.
|
|
3412
|
+
"settings.mcp.connectAgents": "Enable agents",
|
|
3413
|
+
"settings.mcp.connectAgents.modalTitle": "Enable agent MCP access",
|
|
3414
|
+
"settings.mcp.connectAgents.notice": "Agents you enable can be read and managed by connected MCP clients that were granted agent access.",
|
|
3415
|
+
"settings.mcp.connectAgents.input.placeholder": "Search agents to connect",
|
|
3416
|
+
"settings.mcp.connectAgents.confirm.label": "Enable",
|
|
3417
|
+
"settings.mcp.connectAgents.error": "Error fetching available agents",
|
|
3418
|
+
"settings.mcp.connectAgents.emptyState": "No available agents",
|
|
3419
|
+
"settings.mcp.agents.enableAccess.success.title": "MCP access enabled for {count} agent | MCP access enabled for {count} agents",
|
|
3420
|
+
"settings.mcp.agents.removeAccess.success.title": "MCP access removed for {count} agent | MCP access removed for {count} agents",
|
|
3421
|
+
"settings.mcp.agents.list.error.fetching": "Error fetching agents",
|
|
3422
|
+
"settings.mcp.connectDialog.tab.accessToken": "Access token",
|
|
3423
|
+
"settings.mcp.connectDialog.serverUrl": "Server URL",
|
|
3424
|
+
"settings.mcp.connectDialog.jsonConfig": "Configuration JSON",
|
|
3283
3425
|
"settings.mcp.allowedRedirectUris.success": "Redirect URLs updated successfully",
|
|
3284
3426
|
"settings.mcp.allowedRedirectUris.error.loading": "Error loading redirect URLs",
|
|
3285
3427
|
"settings.mcp.allowedRedirectUris.error.saving": "Error saving redirect URLs",
|
|
@@ -3324,6 +3466,11 @@ var en_default = {
|
|
|
3324
3466
|
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.badge.new": "New",
|
|
3325
3467
|
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.badge.enabled": "Enabled",
|
|
3326
3468
|
"experiments.surfaceMcpToNewCloudUsers.emptyState.reminder": "You can enable this later in Settings > MCP.",
|
|
3469
|
+
"experiments.exposeAllWorkflowsToMcp.modal.withAgents.title": "Expose all workflows and agents to MCP?",
|
|
3470
|
+
"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.",
|
|
3471
|
+
"experiments.exposeAllWorkflowsToMcp.modal.withAgents.confirm": "Expose all workflows and agents",
|
|
3472
|
+
"experiments.exposeAllWorkflowsToMcp.modal.withAgents.success.title": "Workflows and agents exposed to MCP",
|
|
3473
|
+
"experiments.exposeAllWorkflowsToMcp.modal.withAgents.success.message": "{workflows} and {agents} are now available to connected MCP clients.",
|
|
3327
3474
|
"experiments.exposeAllWorkflowsToMcp.modal.title": "Expose all workflows to MCP?",
|
|
3328
3475
|
"experiments.exposeAllWorkflowsToMcp.modal.description": "This lets connected clients reach every workflow on this instance right away. You can remove MCP access for individual workflows at any time.",
|
|
3329
3476
|
"experiments.exposeAllWorkflowsToMcp.modal.notNow": "Not now",
|
|
@@ -3331,6 +3478,31 @@ var en_default = {
|
|
|
3331
3478
|
"experiments.exposeAllWorkflowsToMcp.modal.success.title": "Workflows exposed to MCP",
|
|
3332
3479
|
"experiments.exposeAllWorkflowsToMcp.modal.success.message": "{count} workflow is now available to connected clients | {count} workflows are now available to connected clients",
|
|
3333
3480
|
"experiments.exposeAllWorkflowsToMcp.modal.error.title": "Error exposing workflows to MCP",
|
|
3481
|
+
"experiments.trialIntroModal.eyebrow": "Welcome to n8n",
|
|
3482
|
+
"experiments.trialIntroModal.title": "Your {highlight} has started",
|
|
3483
|
+
"experiments.trialIntroModal.titleHighlight": "free trial",
|
|
3484
|
+
"experiments.trialIntroModal.subtitle": "Full access, no card needed. Here's what you've got:",
|
|
3485
|
+
"experiments.trialIntroModal.endsIn": "Ends in {time}",
|
|
3486
|
+
"experiments.trialIntroModal.stats.aiCredits": "free AI credits",
|
|
3487
|
+
"experiments.trialIntroModal.stats.executions": "workflow executions",
|
|
3488
|
+
"experiments.trialIntroModal.stats.days": "days of full access",
|
|
3489
|
+
"experiments.trialIntroModal.callout.title": "Your workflows stop running when the trial ends",
|
|
3490
|
+
"experiments.trialIntroModal.callout.body": "Upgrade to a paid plan now to keep them running without interruption.",
|
|
3491
|
+
"experiments.trialIntroModal.startBuilding": "Start building",
|
|
3492
|
+
"experiments.trialIntroModal.upgradeNow": "Upgrade now",
|
|
3493
|
+
"experiments.trialIntroModal.step2.title": "Upgrade to Starter",
|
|
3494
|
+
"experiments.trialIntroModal.step2.subtitle": "Keep everything running past the trial — with a lot more room:",
|
|
3495
|
+
"experiments.trialIntroModal.step2.back": "Back",
|
|
3496
|
+
"experiments.trialIntroModal.step2.executions": "Workflow executions",
|
|
3497
|
+
"experiments.trialIntroModal.step2.aiCredits": "AI credits",
|
|
3498
|
+
"experiments.trialIntroModal.step2.perMonth": "/mo",
|
|
3499
|
+
"experiments.trialIntroModal.step2.annual": "Annually",
|
|
3500
|
+
"experiments.trialIntroModal.step2.monthly": "Monthly",
|
|
3501
|
+
"experiments.trialIntroModal.step2.save": "Save {pct}%",
|
|
3502
|
+
"experiments.trialIntroModal.step2.saveFallback": "Save with annual",
|
|
3503
|
+
"experiments.trialIntroModal.step2.billedAnnually": "billed annually",
|
|
3504
|
+
"experiments.trialIntroModal.step2.cta": "Upgrade to Starter",
|
|
3505
|
+
"experiments.trialIntroModal.step2.upgradeError": "Could not open the upgrade page",
|
|
3334
3506
|
"settings.chatHub": "Chat",
|
|
3335
3507
|
"settings.chatHub.enabled.label": "Enable Chat",
|
|
3336
3508
|
"settings.chatHub.enabled.description": "When disabled, Chat is hidden across the app and its API endpoints are turned off. You can re-enable it here at any time.",
|
|
@@ -3488,6 +3660,10 @@ var en_default = {
|
|
|
3488
3660
|
"settings.users.table.header.lastActive": "Last Active",
|
|
3489
3661
|
"settings.users.table.row.allProjects": "All projects",
|
|
3490
3662
|
"settings.users.table.row.personalProject": "Personal project",
|
|
3663
|
+
"settings.users.projectsModal.title": "Projects for {user}",
|
|
3664
|
+
"settings.users.projectsModal.trigger": "View projects",
|
|
3665
|
+
"settings.users.projectsModal.searchPlaceholder": "Search projects...",
|
|
3666
|
+
"settings.users.projectsModal.noResults": "No projects match your search",
|
|
3491
3667
|
"settings.users.table.row.deleteUser": "Remove user",
|
|
3492
3668
|
"settings.users.table.row.role.description.admin": "Full access to all workflows, credentials, projects, users and more",
|
|
3493
3669
|
"settings.users.table.row.role.description.member": "Manage and create own workflows and credentials",
|
|
@@ -3529,6 +3705,9 @@ var en_default = {
|
|
|
3529
3705
|
"settings.log-streaming.eventGroup.n8n.runner.info": "Will send an event when a Code node execution is requested from a task runner, and when a response is received from the runner with the result.",
|
|
3530
3706
|
"settings.log-streaming.eventGroup.n8n.queue": "Queue events",
|
|
3531
3707
|
"settings.log-streaming.eventGroup.n8n.queue.info": "Will send an event when a queue-related event occurs, e.g. enqueuing, dequeueing, completion, failure, or stalling.",
|
|
3708
|
+
"settings.log-streaming.eventName.n8n.audit.mcp.oauth.completed": "MCP OAuth completed",
|
|
3709
|
+
"settings.log-streaming.eventName.n8n.audit.mcp.tool.called": "MCP tool called",
|
|
3710
|
+
"settings.log-streaming.eventName.n8n.audit.mcp.access.updated": "MCP access updated",
|
|
3532
3711
|
"settings.log-streaming.eventGroup.n8n.worker": "Worker",
|
|
3533
3712
|
"settings.log-streaming.$$AbstractMessageEventBusDestination": "Generic",
|
|
3534
3713
|
"settings.log-streaming.$$MessageEventBusDestinationWebhook": "Webhook",
|
|
@@ -3547,6 +3726,7 @@ var en_default = {
|
|
|
3547
3726
|
"settings.api.create.description": "Control n8n programmatically using the <a href=\"https://docs.n8n.io/api\" target=\"_blank\">n8n API</a>",
|
|
3548
3727
|
"settings.api.create.button": "Create API key",
|
|
3549
3728
|
"settings.api.create.button.loading": "Creating API key...",
|
|
3729
|
+
"settings.api.create.disabledTooltip": "You don't have permission to create API keys",
|
|
3550
3730
|
"settings.api.search.placeholder": "Search",
|
|
3551
3731
|
"settings.api.search.noResults": "No API keys match your search.",
|
|
3552
3732
|
"settings.api.owners.all": "All owners",
|
|
@@ -3580,6 +3760,8 @@ var en_default = {
|
|
|
3580
3760
|
"settings.api.view.modal.form.label": "Label",
|
|
3581
3761
|
"settings.api.view.modal.form.expiration": "Expiration",
|
|
3582
3762
|
"settings.api.view.modal.form.expirationText": "The API key will expire on {expirationDate}",
|
|
3763
|
+
"settings.api.view.modal.form.expirationText.never": "The API key will never expire. It will remain active until it is revoked manually.",
|
|
3764
|
+
"settings.api.view.modal.form.expirationText.expired": "The API key expired on {expirationDate}",
|
|
3583
3765
|
"settings.api.view.modal.form.label.placeholder": "e.g Internal Project",
|
|
3584
3766
|
"settings.api.view.modal.form.expiration.custom": "Custom",
|
|
3585
3767
|
"settings.api.view.modal.form.expiration.days": "{numberOfDays} days",
|
|
@@ -3588,13 +3770,17 @@ var en_default = {
|
|
|
3588
3770
|
"settings.api.view.modal.title.create": "Create API Key",
|
|
3589
3771
|
"settings.api.view.modal.title.edit": "Edit API Key",
|
|
3590
3772
|
"settings.api.view.modal.title.readonly": "API Key owned by {email}",
|
|
3773
|
+
"settings.api.view.modal.title.readonly.own": "View API Key",
|
|
3591
3774
|
"settings.api.view.modal.done.button": "Done",
|
|
3592
3775
|
"settings.api.view.modal.save.button": "Save",
|
|
3593
3776
|
"settings.api.view.modal.close.button": "Close",
|
|
3594
3777
|
"settings.api.scopes.label": "Scopes",
|
|
3595
3778
|
"settings.api.scopes.all": "All",
|
|
3779
|
+
"settings.api.scopes.allDescription": "Full access to everything this instance offers.",
|
|
3596
3780
|
"settings.api.scopes.readOnly": "Read only",
|
|
3781
|
+
"settings.api.scopes.readOnlyDescription": "View workflows and data without making changes.",
|
|
3597
3782
|
"settings.api.scopes.custom": "Custom",
|
|
3783
|
+
"settings.api.scopes.customDescription": "Choose exactly which scopes to grant.",
|
|
3598
3784
|
"settings.api.scopes.search.placeholder": "Search",
|
|
3599
3785
|
"settings.api.scopes.toggleGroup": "Toggle {group} scopes",
|
|
3600
3786
|
"settings.api.scopes.count": "{selected} of {total} scopes selected",
|
|
@@ -3941,7 +4127,6 @@ var en_default = {
|
|
|
3941
4127
|
"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.",
|
|
3942
4128
|
"settings.sourceControl.httpsWarningNotice.strong": "Personal Access Token required:",
|
|
3943
4129
|
"settings.migrationReport": "Migration Report",
|
|
3944
|
-
"settings.migrationReport.title": "Compatibility report for version {version}",
|
|
3945
4130
|
"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",
|
|
3946
4131
|
"settings.migrationReport.documentationLink": "documentation",
|
|
3947
4132
|
"settings.migrationReport.refreshButton": "Refresh",
|
|
@@ -3974,6 +4159,23 @@ var en_default = {
|
|
|
3974
4159
|
"settings.migrationReport.detail.filter.status.all": "All",
|
|
3975
4160
|
"settings.migrationReport.detail.filter.status.active": "Active",
|
|
3976
4161
|
"settings.migrationReport.detail.filter.status.deactivated": "Deactivated",
|
|
4162
|
+
"settings.migrationReport.detail.migrate.button": "Migrate",
|
|
4163
|
+
"settings.migrationReport.detail.migrate.migrated": "Migrated",
|
|
4164
|
+
"settings.migrationReport.detail.migrate.error.title": "Could not migrate workflow",
|
|
4165
|
+
"settings.migrationReport.detail.migrate.modal.title": "Migrate \"{name}\"",
|
|
4166
|
+
"settings.migrationReport.detail.migrate.modal.confirmLead": "What will change:",
|
|
4167
|
+
"settings.migrationReport.detail.migrate.modal.stepMigrate": "Migrate saves the changes as a new version. Your published version keeps running unchanged.",
|
|
4168
|
+
"settings.migrationReport.detail.migrate.modal.stepPublish": "Publish makes the migrated version live — a separate step, after you migrate.",
|
|
4169
|
+
"settings.migrationReport.detail.migrate.modal.confirmButton": "Migrate",
|
|
4170
|
+
"settings.migrationReport.detail.migrate.modal.successBody": "\"{name}\" was migrated and saved as a new version.",
|
|
4171
|
+
"settings.migrationReport.detail.migrate.modal.openWorkflow": "Open workflow",
|
|
4172
|
+
"settings.migrationReport.detail.migrate.modal.reviewTitle": "Review these changes",
|
|
4173
|
+
"settings.migrationReport.detail.migrate.modal.reviewNodes": "Affected nodes:",
|
|
4174
|
+
"settings.migrationReport.detail.migrate.modal.done": "Done",
|
|
4175
|
+
"settings.migrationReport.detail.migrate.publish.button": "Publish",
|
|
4176
|
+
"settings.migrationReport.detail.migrate.publish.skip": "Skip publishing",
|
|
4177
|
+
"settings.migrationReport.detail.migrate.publish.published": "Published to the migrated version",
|
|
4178
|
+
"settings.migrationReport.detail.migrate.publish.error.title": "Could not publish workflow",
|
|
3977
4179
|
"showMessage.cancel": "@:_reusableBaseText.cancel",
|
|
3978
4180
|
"showMessage.ok": "OK",
|
|
3979
4181
|
"showMessage.showDetails": "Show Details",
|
|
@@ -4080,8 +4282,11 @@ var en_default = {
|
|
|
4080
4282
|
"nodeIssues.credentials.notIdentified": "Credentials with name {name} exist for {type}.",
|
|
4081
4283
|
"nodeIssues.credentials.notIdentified.hint": "Credentials are not clearly identified. Please select the correct credentials.",
|
|
4082
4284
|
"nodeIssues.credentials.privateNotConnected": "'{name}' end-user credential is not connected for you. Connect yours to execute this step manually.",
|
|
4083
|
-
"nodeIssues.credentials.
|
|
4084
|
-
"nodeIssues.credentials.
|
|
4285
|
+
"nodeIssues.credentials.privateRequiresIdentityTrigger": "End-user credentials aren't supported by this workflow's trigger. Supported triggers: Manual, Chat, MCP, and Sub-workflow. To use another trigger, switch this credential to Fixed.",
|
|
4286
|
+
"nodeIssues.credentials.privateRequiresIdentityTriggerWithWebhook": "End-user credentials aren't supported by this workflow's trigger. Supported triggers: Manual, Chat, MCP, Sub-workflow, and Webhook with n8n user authentication. To use another trigger, switch this credential to Fixed.",
|
|
4287
|
+
"nodeIssues.credentials.privateRequiresIdentityTriggerWithForm": "End-user credentials aren't supported by this workflow's trigger. Supported triggers: Manual, Chat, MCP, Sub-workflow, and Form with n8n user authentication. To use another trigger, switch this credential to Fixed.",
|
|
4288
|
+
"nodeIssues.credentials.privateRequiresIdentityTriggerWithFormAndWebhook": "End-user credentials aren't supported by this workflow's trigger. Supported triggers: Manual, Chat, MCP, Sub-workflow, and Form or Webhook with n8n user authentication. To use another trigger, switch this credential to Fixed.",
|
|
4289
|
+
"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.",
|
|
4085
4290
|
"nodeIssues.input.missing": "No node connected to required input \"{inputName}\"",
|
|
4086
4291
|
"ndv.trigger.moreInfo": "More info",
|
|
4087
4292
|
"ndv.trigger.copiedTestUrl": "Test URL copied to clipboard",
|
|
@@ -4411,10 +4616,61 @@ var en_default = {
|
|
|
4411
4616
|
"workflowSettings.toggleMCP.error.title": "Error updating MCP settings",
|
|
4412
4617
|
"workflowSettings.toggleMCP.notFoundError": "Workflow not found",
|
|
4413
4618
|
"workflowSettings.toggleMCP.updateSkippedError": "Workflow {workflowId} could not be updated. It may be archived or you may no longer have permission to edit it.",
|
|
4619
|
+
"agents.toggleMCP.error.title": "Error updating MCP settings",
|
|
4620
|
+
"agents.toggleMCP.updateSkippedError": "Agent {agentId} could not be updated. You may no longer have permission to edit it.",
|
|
4414
4621
|
"workflowHistory.title": "Version History",
|
|
4415
4622
|
"workflowHistory.tab.history": "Versions",
|
|
4416
4623
|
"workflowHistory.tab.publishTimeline": "Publish Timeline",
|
|
4417
4624
|
"workflowHistory.action.viewTimeline": "View timeline",
|
|
4625
|
+
"workflowReviews.reviewRequired.title": "Review required",
|
|
4626
|
+
"workflowReviews.reviewRequired.description": "Require changes to be reviewed and approved before publishing.",
|
|
4627
|
+
"workflowReviews.reviewRequired.lockedDescription": "Review is required while this workflow has an open review.",
|
|
4628
|
+
"workflowReviews.publishChoice.title": "New: Submit for review before publishing",
|
|
4629
|
+
"workflowReviews.publishChoice.description": "You can now have your workflow version reviewed and approved before you publish it. Reviews are optional and you can still publish directly if you prefer.",
|
|
4630
|
+
"workflowReviews.publishChoice.submitForReview": "Submit for review",
|
|
4631
|
+
"workflowReviews.publishChoice.publish": "Publish",
|
|
4632
|
+
"workflowReviews.submitForReview.title": "Submit for review",
|
|
4633
|
+
"workflowReviews.submitForReview.ariaDescription": "Enter a title and optional description for this workflow review.",
|
|
4634
|
+
"workflowReviews.submitForReview.reviewTitle.label": "Review title",
|
|
4635
|
+
"workflowReviews.submitForReview.description.label": "Description",
|
|
4636
|
+
"workflowReviews.submitForReview.reviewer.label": "Reviewer",
|
|
4637
|
+
"workflowReviews.submitForReview.reviewer.placeholder": "Search users...",
|
|
4638
|
+
"workflowReviews.submitForReview.submit": "Submit",
|
|
4639
|
+
"workflowReviews.submitForReview.error.title": "Workflow couldn't be submitted for review",
|
|
4640
|
+
"workflowReviews.submitForReview.error.save": "Save the workflow and try again.",
|
|
4641
|
+
"workflowReviews.updateReview.title": "Submit latest changes to existing review",
|
|
4642
|
+
"workflowReviews.updateReview.description": "This workflow already has an {review}. Submit latest changes to the existing review, to get them approved.",
|
|
4643
|
+
"workflowReviews.updateReview.description.review": "open review",
|
|
4644
|
+
"workflowReviews.updateReview.submit": "Submit",
|
|
4645
|
+
"workflowReviews.updateReview.toast": "Latest changes submitted to the existing review",
|
|
4646
|
+
"workflowReviews.updateReview.error.title": "Changes couldn't be submitted to the review",
|
|
4647
|
+
"workflowReviews.updateReview.error.noOpenReview": "This workflow no longer has an open review.",
|
|
4648
|
+
"workflowReviews.submitted.title": "Workflow version submitted for review",
|
|
4649
|
+
"workflowReviews.submitted.description": "You can view {submission} in the reviews area. Your workflow version is waiting for review. Once approved, your workflow version will be published.",
|
|
4650
|
+
"workflowReviews.submitted.description.submission": "your submission",
|
|
4651
|
+
"workflowReviews.submitted.gotIt": "Got it",
|
|
4652
|
+
"workflowReviews.submitted.toast": "Workflow version submitted for review successfully",
|
|
4653
|
+
"workflowReviews.editorBanner.openReview": "Open review",
|
|
4654
|
+
"workflowReviews.editorBanner.submitChanges": "Submit changes",
|
|
4655
|
+
"workflowReviews.editorBanner.submitChanges.savedVersionHint": "Save your changes first to submit them to this review.",
|
|
4656
|
+
"workflowReviews.editorBanner.retryPublish": "Retry publish",
|
|
4657
|
+
"workflowReviews.editorBanner.pending.pill": "Waiting for review",
|
|
4658
|
+
"workflowReviews.editorBanner.pending.title": "Waiting for review",
|
|
4659
|
+
"workflowReviews.editorBanner.pending.body": "Version {version} is waiting for review.",
|
|
4660
|
+
"workflowReviews.editorBanner.pending.support": "You can keep editing while the review is open.",
|
|
4661
|
+
"workflowReviews.editorBanner.pendingStale.pill": "Update review",
|
|
4662
|
+
"workflowReviews.editorBanner.pendingStale.title": "Update review",
|
|
4663
|
+
"workflowReviews.editorBanner.pendingStale.body": "This workflow has an open review that does not include your latest changes.",
|
|
4664
|
+
"workflowReviews.editorBanner.pendingStale.support": "Submit the latest version to update the review.",
|
|
4665
|
+
"workflowReviews.editorBanner.changesRequested.pill": "Changes requested",
|
|
4666
|
+
"workflowReviews.editorBanner.changesRequested.title": "Changes requested",
|
|
4667
|
+
"workflowReviews.editorBanner.changesRequested.body": "{actor} requested changes on version {version}.",
|
|
4668
|
+
"workflowReviews.editorBanner.changesRequested.bodyWithoutActor": "Changes were requested on version {version}.",
|
|
4669
|
+
"workflowReviews.editorBanner.changesRequested.support": "Make your edits on this canvas, then submit the latest changes back to the review.",
|
|
4670
|
+
"workflowReviews.editorBanner.approvedNotPublished.pill": "Approved",
|
|
4671
|
+
"workflowReviews.editorBanner.approvedNotPublished.title": "Approved, not published",
|
|
4672
|
+
"workflowReviews.editorBanner.approvedNotPublished.body": "Version {version} was approved but hasn't been published.",
|
|
4673
|
+
"workflowReviews.editorBanner.approvedNotPublished.support": "Retry publishing it, or open the review for details.",
|
|
4418
4674
|
"workflowHistory.content.actions": "Actions",
|
|
4419
4675
|
"workflowHistory.item.id": "ID: {id}",
|
|
4420
4676
|
"workflowHistory.item.createdAt": "{date} at {time}",
|
|
@@ -4896,7 +5152,8 @@ var en_default = {
|
|
|
4896
5152
|
"settings.n8nConnect.wallet.topUp": "Top up balance",
|
|
4897
5153
|
"settings.n8nConnect.usage.refresh.tooltip": "Refresh usage records",
|
|
4898
5154
|
"settings.n8nAgent": "AI Assistant",
|
|
4899
|
-
"settings.n8nAgent.description": "
|
|
5155
|
+
"settings.n8nAgent.description": "Control how the AI Assistant runs on this instance and what data it can use.",
|
|
5156
|
+
"settings.n8nAgent.docsLabel": "AI Assistant docs",
|
|
4900
5157
|
"settings.agentBuilder.title": "Agents",
|
|
4901
5158
|
"settings.agentBuilder.description": "Choose which model the agent builder runs on. By default it uses the n8n AI assistant; admins can switch to a custom provider and credential.",
|
|
4902
5159
|
"settings.agentBuilder.section.model": "Builder model",
|
|
@@ -4916,26 +5173,105 @@ var en_default = {
|
|
|
4916
5173
|
"agents.modelSelector.defaultLabel": "Select model",
|
|
4917
5174
|
"agents.modelSelector.noMatch": "No models found",
|
|
4918
5175
|
"agents.modelSelector.noModels": "No models available for this provider",
|
|
5176
|
+
"agents.modelSelector.modelsUnavailable": "Couldn't load models, try again",
|
|
4919
5177
|
"agents.modelSelector.moreModels": "More {provider} models",
|
|
4920
|
-
"agents.modelSelector.configureCredentials": "
|
|
5178
|
+
"agents.modelSelector.configureCredentials": "Create credential",
|
|
5179
|
+
"agents.modelSelector.connectTo": "Connect to {provider}",
|
|
5180
|
+
"agents.modelSelector.models": "Models",
|
|
4921
5181
|
"agents.modelSelector.credentialsMissing": "Credentials missing",
|
|
4922
5182
|
"agents.modelSelector.freeCredits.label": "Use free OpenAI credits",
|
|
4923
5183
|
"agents.modelSelector.freeCredits.badge": "free credits",
|
|
4924
5184
|
"agents.modelSelector.freeCredits.description": "Get {credits} free OpenAI API credits. Try it with gpt-5-mini.",
|
|
4925
5185
|
"settings.n8nAgent.enable.label": "Enable AI Assistant",
|
|
4926
|
-
"settings.n8nAgent.enable.description": "
|
|
4927
|
-
"settings.n8nAgent.
|
|
4928
|
-
"settings.n8nAgent.
|
|
4929
|
-
"settings.n8nAgent.
|
|
4930
|
-
"settings.n8nAgent.
|
|
4931
|
-
"settings.n8nAgent.
|
|
4932
|
-
"settings.n8nAgent.
|
|
4933
|
-
"settings.n8nAgent.
|
|
5186
|
+
"settings.n8nAgent.enable.description": "When enabled, everyone on this instance can use it.",
|
|
5187
|
+
"settings.n8nAgent.status.enabled": "Enabled",
|
|
5188
|
+
"settings.n8nAgent.status.setupRequired": "Setup required",
|
|
5189
|
+
"settings.n8nAgent.status.enable": "Enable",
|
|
5190
|
+
"settings.n8nAgent.status.manage": "Manage AI Assistant status",
|
|
5191
|
+
"settings.n8nAgent.status.disable": "Disable",
|
|
5192
|
+
"settings.n8nAgent.status.disable.title": "Disable AI Assistant?",
|
|
5193
|
+
"settings.n8nAgent.status.disable.description": "This prevents everyone on this instance from using AI Assistant. Existing conversations won't be deleted. You can turn it back on later.",
|
|
5194
|
+
"settings.n8nAgent.empty.title": "Build automations by describing them",
|
|
5195
|
+
"settings.n8nAgent.empty.description": "Describe what you want to automate. The AI Assistant plans, builds, tests, and fixes workflows and AI agents in your projects.",
|
|
5196
|
+
"settings.n8nAgent.empty.enable": "Enable AI Assistant",
|
|
5197
|
+
"settings.n8nAgent.empty.footnote": "You control permissions, MCP access, and what data is sent to the model after enabling.",
|
|
5198
|
+
"settings.n8nAgent.capabilities.title": "Capabilities",
|
|
5199
|
+
"settings.n8nAgent.capabilities.description": "The AI Assistant works without these, with fewer abilities.",
|
|
5200
|
+
"settings.n8nAgent.computerUse.label": "Computer use",
|
|
5201
|
+
"settings.n8nAgent.computerUse.description": "Let users connect AI Assistant to their computer to work with files and the browser",
|
|
5202
|
+
"settings.n8nAgent.browserUse.label": "Browser use",
|
|
5203
|
+
"settings.n8nAgent.browserUse.description": "Let users connect AI Assistant to their browser to view pages and automate tasks",
|
|
5204
|
+
"settings.n8nAgent.mcp.title": "MCP servers",
|
|
5205
|
+
"settings.n8nAgent.mcp.description": "MCP servers add tools to the AI Assistant, like internal APIs or third party apps.",
|
|
5206
|
+
"settings.n8nAgent.mcpAccess.label": "Let users connect MCP servers",
|
|
5207
|
+
"settings.n8nAgent.mcpAccess.description": "Anyone on this instance can connect servers from the MCP registry to the AI Assistant.",
|
|
5208
|
+
"settings.n8nAgent.modelCredential.label": "Model",
|
|
5209
|
+
"settings.n8nAgent.modelCredential.missing.description": "No model connected. The AI Assistant won't respond until you connect one.",
|
|
5210
|
+
"settings.n8nAgent.modelCredential.env.description": "Configured via environment variables. Connect a provider to manage it here.",
|
|
5211
|
+
"settings.n8nAgent.modelCredential.env.value": "Environment configuration",
|
|
5212
|
+
"settings.n8nAgent.modelCredential.add": "Connect",
|
|
5213
|
+
"settings.n8nAgent.modelCredential.field": "Provider",
|
|
5214
|
+
"settings.n8nAgent.modelCredential.placeholder": "Select a provider",
|
|
5215
|
+
"settings.n8nAgent.connection.none": "Use environment configuration",
|
|
5216
|
+
"settings.n8nAgent.connection.noneNoEnv": "Not connected",
|
|
5217
|
+
"settings.n8nAgent.modelName.label": "Model ID",
|
|
5218
|
+
"settings.n8nAgent.modelName.placeholder": "Enter a model ID",
|
|
5219
|
+
"settings.n8nAgent.setup.step": "Step {step} of {total}",
|
|
5220
|
+
"settings.n8nAgent.setup.continue": "Continue",
|
|
5221
|
+
"settings.n8nAgent.setup.skip": "Skip",
|
|
5222
|
+
"settings.n8nAgent.modelDialog.title": "Model connection",
|
|
5223
|
+
"settings.n8nAgent.modelDialog.description": "Connect a model to power the AI Assistant on this instance.",
|
|
5224
|
+
"settings.n8nAgent.modelDialog.setupTitle": "Connect a model",
|
|
5225
|
+
"settings.n8nAgent.modelDialog.setupDescription": "The model powers the AI Assistant on this instance.",
|
|
5226
|
+
"settings.n8nAgent.sandboxDialog.setupTitle": "Connect a code sandbox",
|
|
5227
|
+
"settings.n8nAgent.modelDialog.footnote": "Connection details are stored securely on this instance and can't be used in workflows.",
|
|
5228
|
+
"settings.n8nAgent.sandbox.label": "Code sandbox",
|
|
5229
|
+
"settings.n8nAgent.sandbox.set.description": "Runs and tests generated code, isolated from your instance.",
|
|
5230
|
+
"settings.n8nAgent.sandbox.missing.description": "No sandbox set. The AI Assistant won't work until you add one.",
|
|
5231
|
+
"settings.n8nAgent.sandbox.env.description": "Configured via environment variables. Connect a provider to manage it here.",
|
|
5232
|
+
"settings.n8nAgent.sandbox.env.value": "Environment configuration",
|
|
5233
|
+
"settings.n8nAgent.sandbox.add": "Add sandbox",
|
|
5234
|
+
"settings.n8nAgent.sandboxDialog.title": "Code sandbox",
|
|
5235
|
+
"settings.n8nAgent.sandboxDialog.description": "The AI Assistant runs and tests generated code in the sandbox, isolated from your instance.",
|
|
5236
|
+
"settings.n8nAgent.sandboxCredential.apiKey": "API key",
|
|
5237
|
+
"settings.n8nAgent.sandboxDialog.provider": "Provider",
|
|
5238
|
+
"settings.n8nAgent.sandboxDialog.providerHint": "The default comes from your environment configuration.",
|
|
5239
|
+
"settings.n8nAgent.search.label": "Web search",
|
|
5240
|
+
"settings.n8nAgent.search.recommended": "Recommended",
|
|
5241
|
+
"settings.n8nAgent.search.description": "Lets the AI Assistant research approved websites.",
|
|
5242
|
+
"settings.n8nAgent.search.env.description": "Set via environment variables. Remove them to manage web search here.",
|
|
5243
|
+
"settings.n8nAgent.search.env.value": "Environment configuration",
|
|
5244
|
+
"settings.n8nAgent.search.setup": "Set up",
|
|
5245
|
+
"settings.n8nAgent.searchDialog.title": "Set up web search",
|
|
5246
|
+
"settings.n8nAgent.searchDialog.setupTitle": "Set up web search (optional)",
|
|
5247
|
+
"settings.n8nAgent.searchDialog.description": "Connect a search provider. The AI Assistant asks for permission before it accesses a domain.",
|
|
5248
|
+
"settings.n8nAgent.searchCredential.label": "Provider",
|
|
5249
|
+
"settings.n8nAgent.searchCredential.placeholder": "Select a provider",
|
|
5250
|
+
"settings.n8nAgent.toast.saved": "Settings saved",
|
|
5251
|
+
"settings.n8nAgent.toast.errorTitle": "Settings error",
|
|
5252
|
+
"settings.n8nAgent.toast.loadError": "Failed to load settings",
|
|
5253
|
+
"settings.n8nAgent.toast.saveError": "Failed to save settings",
|
|
5254
|
+
"settings.n8nAgent.toast.preferenceError": "Failed to save preference",
|
|
4934
5255
|
"settings.n8nAgent.permissions.title": "Permissions",
|
|
4935
|
-
"settings.n8nAgent.permissions.description": "
|
|
4936
|
-
"settings.n8nAgent.permissions.
|
|
4937
|
-
"settings.n8nAgent.permissions.
|
|
4938
|
-
"settings.n8nAgent.permissions.
|
|
5256
|
+
"settings.n8nAgent.permissions.description": "Choose which actions the AI Assistant asks about before doing. It can never do more than the user it's working for: it uses their n8n role and project access.",
|
|
5257
|
+
"settings.n8nAgent.permissions.group.workflows": "Workflows",
|
|
5258
|
+
"settings.n8nAgent.permissions.group.folders": "Folders",
|
|
5259
|
+
"settings.n8nAgent.permissions.group.dataTables": "Data tables",
|
|
5260
|
+
"settings.n8nAgent.permissions.group.credentials": "Credentials",
|
|
5261
|
+
"settings.n8nAgent.permissions.group.system": "System",
|
|
5262
|
+
"settings.n8nAgent.permissions.group.web": "Web",
|
|
5263
|
+
"settings.n8nAgent.permissions.group.mcp": "MCP tools",
|
|
5264
|
+
"settings.n8nAgent.permissions.group.default": "Default",
|
|
5265
|
+
"settings.n8nAgent.permissions.group.exception": "1 exception",
|
|
5266
|
+
"settings.n8nAgent.permissions.group.exceptions": "{count} exceptions",
|
|
5267
|
+
"settings.n8nAgent.permissions.group.mcpDisabled": "Users can't connect MCP servers",
|
|
5268
|
+
"settings.n8nAgent.dataSharing.title": "Data sent to the model",
|
|
5269
|
+
"settings.n8nAgent.dataSharing.description": "What n8n sends when you use the AI Assistant. n8n never trains models on your data. What's sent to the model is covered by your provider's terms.",
|
|
5270
|
+
"settings.n8nAgent.dataSharing.manage.label": "AI usage settings",
|
|
5271
|
+
"settings.n8nAgent.dataSharing.manage.description": "Controls whether n8n sends field names, types, and actual data values.",
|
|
5272
|
+
"settings.n8nAgent.permissions.alwaysAllow": "Allow",
|
|
5273
|
+
"settings.n8nAgent.permissions.needsApproval": "Ask first",
|
|
5274
|
+
"settings.n8nAgent.permissions.blocked": "Block",
|
|
4939
5275
|
"settings.n8nAgent.permissions.createWorkflow": "Create workflows",
|
|
4940
5276
|
"settings.n8nAgent.permissions.updateWorkflow": "Update workflows",
|
|
4941
5277
|
"settings.n8nAgent.permissions.runWorkflow": "Run workflows",
|
|
@@ -5054,6 +5390,31 @@ var en_default = {
|
|
|
5054
5390
|
"settings.security.workflowReviews.error": "Failed to update workflow reviews settings",
|
|
5055
5391
|
"settings.security.workflowReviews.confirmDisable.headline": "Disable workflow reviews",
|
|
5056
5392
|
"settings.security.workflowReviews.confirmDisable.message": "Workflow reviews will no longer be available on this instance. Existing project-level review settings will be ignored.",
|
|
5393
|
+
"workflowReviews.menu.title": "Reviews",
|
|
5394
|
+
"workflowReviews.page.title": "Reviews",
|
|
5395
|
+
"workflowReviews.disclaimer.body": "Submit workflow versions for review before publishing. When reviews are assigned to your projects, they will appear here.",
|
|
5396
|
+
"workflowReviews.sidebar.tabs.open": "Open",
|
|
5397
|
+
"workflowReviews.sidebar.tabs.closed": "Closed",
|
|
5398
|
+
"workflowReviews.sidebar.empty.open": "No open reviews",
|
|
5399
|
+
"workflowReviews.sidebar.empty.closed": "No closed reviews",
|
|
5400
|
+
"workflowReviews.roles.requester": "Requester",
|
|
5401
|
+
"workflowReviews.roles.reviewers": "Reviewers",
|
|
5402
|
+
"workflowReviews.status.pending": "Waiting for review",
|
|
5403
|
+
"workflowReviews.status.changesRequested": "Changes requested",
|
|
5404
|
+
"workflowReviews.status.approved": "Approved",
|
|
5405
|
+
"workflowReviews.status.closed": "Closed",
|
|
5406
|
+
"workflowReviews.detail.placeholder": "Full review details are coming soon.",
|
|
5407
|
+
"workflowReviews.detail.notFound.title": "Review not found",
|
|
5408
|
+
"workflowReviews.detail.notFound.body": "This review doesn't exist or you don't have access to it.",
|
|
5409
|
+
"workflowReviews.emptyState.body.open": "There are no open reviews right now.",
|
|
5410
|
+
"workflowReviews.emptyState.body.closed": "There are no closed reviews right now.",
|
|
5411
|
+
"workflowReviews.noSelection.body": "Select a review to see more information.",
|
|
5412
|
+
"workflowReviews.error.load": "Could not load workflow reviews",
|
|
5413
|
+
"workflowReviews.decision.error.title": "Could not submit review decision",
|
|
5414
|
+
"workflowReviews.decision.approved.published.title": "Review approved",
|
|
5415
|
+
"workflowReviews.decision.approved.published.message": "The reviewed workflow version has been published.",
|
|
5416
|
+
"workflowReviews.decision.approved.publishFailed.title": "Review approved, but the workflow is not published",
|
|
5417
|
+
"workflowReviews.decision.approved.publishFailed.message": "{message} Publish the workflow manually to retry.",
|
|
5057
5418
|
"settings.security.personalSpace.title": "Personal Space",
|
|
5058
5419
|
"settings.security.personalSpace.description": "Manage workflow publishing and sharing in personal spaces.",
|
|
5059
5420
|
"settings.security.personalSpace.publishing.title": "Workflow publishing",
|
|
@@ -5176,6 +5537,12 @@ var en_default = {
|
|
|
5176
5537
|
"settings.sso.settings.roleMappingRules.instanceRules.title": "Instance role rules",
|
|
5177
5538
|
"settings.sso.settings.roleMappingRules.instanceRules.description": "Define rules to assign instance roles based on IdP claims. First matching rule wins.",
|
|
5178
5539
|
"settings.sso.settings.roleMappingRules.addRule": "Add rule",
|
|
5540
|
+
"settings.sso.settings.roleMappingRules.assign": "assign",
|
|
5541
|
+
"settings.sso.settings.roleMappingRules.blockAccess": "Block access",
|
|
5542
|
+
"settings.sso.settings.roleMappingRules.selectRole": "Select role",
|
|
5543
|
+
"settings.sso.settings.roleMappingRules.defaultCondition.instance": "Default condition - If no rules above match",
|
|
5544
|
+
"settings.sso.settings.roleMappingRules.defaultCondition.project": "Default condition - If no rules match, no project access given",
|
|
5545
|
+
"settings.sso.settings.roleMappingRules.defaultCondition.idp": "Default condition - If no rules match",
|
|
5179
5546
|
"settings.sso.settings.roleMappingRules.expression.placeholder": "$claims.groups.includes('admins')",
|
|
5180
5547
|
"settings.sso.settings.authProtocol.label": "Authentication protocol",
|
|
5181
5548
|
"settings.sso.settings.authProtocol.description": "Choose your SSO protocol",
|
|
@@ -5757,7 +6124,7 @@ var en_default = {
|
|
|
5757
6124
|
"evaluation.collections.empty.subtitle": "Create a collection to compare two or more versions side by side.",
|
|
5758
6125
|
"evaluation.collections.errors.fetchFailed": "Could not load evaluation collections",
|
|
5759
6126
|
"evaluation.collections.card.done": "Done",
|
|
5760
|
-
"evaluation.collections.card.
|
|
6127
|
+
"evaluation.collections.card.runningProgress": "Running · {completed}/{total} versions finished",
|
|
5761
6128
|
"evaluation.collections.card.failed": "Failed",
|
|
5762
6129
|
"evaluation.collections.card.currentDraft": "Current draft",
|
|
5763
6130
|
"evaluation.collections.card.meta.versions": "{count} version | {count} versions",
|
|
@@ -5775,8 +6142,12 @@ var en_default = {
|
|
|
5775
6142
|
"evaluation.collections.row.status.warning": "Warning",
|
|
5776
6143
|
"evaluation.compare.openCompare": "Open compare",
|
|
5777
6144
|
"evaluation.compare.viewProgress": "View progress",
|
|
6145
|
+
"evaluation.compare.rerun": "Re-run",
|
|
5778
6146
|
"evaluation.compare.backToList": "Evaluations",
|
|
5779
6147
|
"evaluation.compare.versionsLegend.best": "★ best",
|
|
6148
|
+
"evaluation.compare.versionsLegend.inspectRun": "Inspect this run",
|
|
6149
|
+
"evaluation.compare.versionsLegend.running": "Still running",
|
|
6150
|
+
"evaluation.compare.outputs.inspectRun": "Inspect run",
|
|
5780
6151
|
"evaluation.compare.scoreChart.heading": "Scores by metric",
|
|
5781
6152
|
"evaluation.compare.scoreChart.empty": "No score-shaped metrics to chart yet.",
|
|
5782
6153
|
"evaluation.compare.scoreChart.toggle.average": "Average",
|
|
@@ -5784,7 +6155,6 @@ var en_default = {
|
|
|
5784
6155
|
"evaluation.compare.scoreChart.toggle.perCaseComingSoon": "Per-case comparison is coming soon.",
|
|
5785
6156
|
"evaluation.compare.insights.title": "AI insights",
|
|
5786
6157
|
"evaluation.compare.insights.generatedAt": "Generated · {time}",
|
|
5787
|
-
"evaluation.compare.insights.regenerate": "Regenerate",
|
|
5788
6158
|
"evaluation.compare.insights.error": "Couldn’t generate insights.",
|
|
5789
6159
|
"evaluation.compare.insights.retry": "Retry",
|
|
5790
6160
|
"evaluation.compare.insights.fallbackNote": "Computed from raw scores — AI summary unavailable",
|
|
@@ -5794,6 +6164,7 @@ var en_default = {
|
|
|
5794
6164
|
"evaluation.compare.insights.noRegressions": "No regressions detected",
|
|
5795
6165
|
"evaluation.compare.errors.loadFailed": "Could not load the comparison.",
|
|
5796
6166
|
"evaluation.compare.errors.notFound": "This collection could not be found.",
|
|
6167
|
+
"evaluation.compare.errors.rerunFailed": "Could not start the re-run.",
|
|
5797
6168
|
"evaluation.compare.tabs.cases": "Cases",
|
|
5798
6169
|
"evaluation.compare.tabs.outputs": "Outputs",
|
|
5799
6170
|
"evaluation.compare.tabs.metrics": "Metrics",
|
|
@@ -5820,7 +6191,6 @@ var en_default = {
|
|
|
5820
6191
|
"evaluation.metric.description.toolsUsed": "Whether the expected tool(s) were used. Scored 0–1.",
|
|
5821
6192
|
"evaluation.metric.criteria.label": "Criteria:",
|
|
5822
6193
|
"evaluation.metric.criteria.showMore": "Show more",
|
|
5823
|
-
"evaluation.metric.criteria.showLess": "Show less",
|
|
5824
6194
|
"evaluation.compare.workflowDiff.needTwo": "Add at least two versions to this collection to compare their workflows.",
|
|
5825
6195
|
"evaluation.compare.workflowDiff.loadError": "Could not load the workflows to compare.",
|
|
5826
6196
|
"evaluation.compare.workflowDiff.base": "Base",
|
|
@@ -6289,7 +6659,6 @@ var en_default = {
|
|
|
6289
6659
|
"instanceAi.sidebar.threads": "Threads",
|
|
6290
6660
|
"instanceAi.sidebar.chatHistory": "Chat history",
|
|
6291
6661
|
"instanceAi.sidebar.collapse": "Collapse sidebar",
|
|
6292
|
-
"instanceAi.message.reasoning": "Reasoning",
|
|
6293
6662
|
"instanceAi.sidebar.noThreads": "No conversations yet",
|
|
6294
6663
|
"instanceAi.sidebar.group.thisWeek": "This week",
|
|
6295
6664
|
"instanceAi.sidebar.group.older": "Older",
|
|
@@ -6324,8 +6693,6 @@ var en_default = {
|
|
|
6324
6693
|
"instanceAi.mcp.error.updateSettings": "Failed to update MCP server settings",
|
|
6325
6694
|
"instanceAi.mcp.error.disconnect": "Failed to disconnect MCP server",
|
|
6326
6695
|
"instanceAi.mcp.settings.saved": "MCP server settings saved",
|
|
6327
|
-
"instanceAi.mcp.error.autoConnectAmbiguous.title": "Credential created",
|
|
6328
|
-
"instanceAi.mcp.error.autoConnectAmbiguous.message": "Multiple new credentials appeared. Please pick the one you just created from the credential picker.",
|
|
6329
6696
|
"instanceAi.browserUse.modal.title": "Connect Browser Use",
|
|
6330
6697
|
"instanceAi.browserUse.modal.description": "Let the agent automate tasks in your browser. Install the n8n Browser Use extension and connect it - no other software needed.",
|
|
6331
6698
|
"instanceAi.browserUse.step.extension.title": "1. Install the Chrome extension",
|
|
@@ -6411,10 +6778,10 @@ var en_default = {
|
|
|
6411
6778
|
"instanceAi.domainAccess.deny": "Deny",
|
|
6412
6779
|
"instanceAi.webSearch.prompt": "AI Assistant wants to search the web",
|
|
6413
6780
|
"instanceAi.webSearch.allowThread": "Always allow",
|
|
6414
|
-
"instanceAi.settings.permissions.fetchUrl.label": "Fetch URLs without approval",
|
|
6415
6781
|
"instanceAi.credential.selected": "Credential selected",
|
|
6416
6782
|
"instanceAi.credential.required": "This action requires a credential",
|
|
6417
6783
|
"instanceAi.credential.allSelected": "All credentials configured",
|
|
6784
|
+
"instanceAi.credential.someSkipped": "Credentials configured — skipped ones can be added later",
|
|
6418
6785
|
"instanceAi.credential.useSelected": "Use selected",
|
|
6419
6786
|
"instanceAi.credential.deny": "Later",
|
|
6420
6787
|
"instanceAi.credential.confirmAll": "Confirm all credentials",
|
|
@@ -6515,43 +6882,6 @@ var en_default = {
|
|
|
6515
6882
|
"instanceAi.debug.threads.refresh": "Refresh",
|
|
6516
6883
|
"instanceAi.debug.threads.fetchError": "Failed to load thread data",
|
|
6517
6884
|
"instanceAi.debug.threads.messageCount": "{count} messages",
|
|
6518
|
-
"instanceAi.settings.title": "Settings",
|
|
6519
|
-
"instanceAi.settings.save": "Save",
|
|
6520
|
-
"instanceAi.settings.reset": "Reset",
|
|
6521
|
-
"instanceAi.settings.section.model": "Model",
|
|
6522
|
-
"instanceAi.settings.section.sandbox": "Sandbox",
|
|
6523
|
-
"instanceAi.settings.section.search": "Search",
|
|
6524
|
-
"instanceAi.settings.section.advanced": "Advanced",
|
|
6525
|
-
"instanceAi.settings.credential.label": "Credential",
|
|
6526
|
-
"instanceAi.settings.credential.placeholder": "Select a credential...",
|
|
6527
|
-
"instanceAi.settings.credential.none": "None (use environment variables)",
|
|
6528
|
-
"instanceAi.settings.credential.createNew": "+ Create new credential",
|
|
6529
|
-
"instanceAi.settings.credential.createBrave": "+ Create Brave Search credential",
|
|
6530
|
-
"instanceAi.settings.credential.createSearxng": "+ Create SearXNG credential",
|
|
6531
|
-
"instanceAi.settings.modelName.label": "Model name",
|
|
6532
|
-
"instanceAi.settings.modelName.placeholder": "e.g. claude-sonnet-4-5, gpt-4o",
|
|
6533
|
-
"instanceAi.settings.apiKey.set": "Set",
|
|
6534
|
-
"instanceAi.settings.apiKey.notSet": "Not set",
|
|
6535
|
-
"instanceAi.settings.sandboxEnabled.label": "Enable sandbox",
|
|
6536
|
-
"instanceAi.settings.sandboxProvider.label": "Sandbox provider",
|
|
6537
|
-
"instanceAi.settings.daytonaCredential.label": "Daytona credential",
|
|
6538
|
-
"instanceAi.settings.n8nSandboxCredential.label": "n8n sandbox API key credential",
|
|
6539
|
-
"instanceAi.settings.n8nSandbox.serviceUrlHint": "Set N8N_SANDBOX_SERVICE_URL in your environment to use the n8n Sandbox Service.",
|
|
6540
|
-
"instanceAi.settings.sandboxImage.label": "Sandbox Docker image",
|
|
6541
|
-
"instanceAi.settings.sandboxTimeout.label": "Sandbox timeout (ms)",
|
|
6542
|
-
"instanceAi.settings.searchCredential.label": "Search credential",
|
|
6543
|
-
"instanceAi.settings.browserMcp.label": "Chrome DevTools MCP",
|
|
6544
|
-
"instanceAi.settings.mcpServers.label": "MCP servers",
|
|
6545
|
-
"instanceAi.settings.mcpServers.placeholder": "name=url, comma-separated",
|
|
6546
|
-
"instanceAi.settings.section.permissions": "Permissions",
|
|
6547
|
-
"instanceAi.settings.permissions.description": "Toggle which actions require your approval before the agent executes them.",
|
|
6548
|
-
"instanceAi.settings.permissions.createWorkflow.label": "Create workflow without approval",
|
|
6549
|
-
"instanceAi.settings.permissions.updateWorkflow.label": "Update workflow without approval",
|
|
6550
|
-
"instanceAi.settings.permissions.runWorkflow.label": "Run workflow without approval",
|
|
6551
|
-
"instanceAi.settings.permissions.publishWorkflow.label": "Publish/unpublish workflow without approval",
|
|
6552
|
-
"instanceAi.settings.permissions.deleteWorkflow.label": "Delete workflow without approval",
|
|
6553
|
-
"instanceAi.settings.permissions.deleteCredential.label": "Delete credential without approval",
|
|
6554
|
-
"instanceAi.settings.permissions.deleteDataTable.label": "Delete data table without approval",
|
|
6555
6885
|
"instanceAi.builderCard.title": "Building workflow",
|
|
6556
6886
|
"instanceAi.builderCard.phase.researching": "Researching nodes",
|
|
6557
6887
|
"instanceAi.builderCard.phase.schemas": "Loading schemas",
|
|
@@ -6757,8 +7087,32 @@ var en_default = {
|
|
|
6757
7087
|
"instanceAi.tools.list-nodes": "Listing available nodes",
|
|
6758
7088
|
"instanceAi.tools.get-workflow-as-code": "Reading workflow code",
|
|
6759
7089
|
"instanceAi.tools.build-workflow": "Generating workflow",
|
|
7090
|
+
"instanceAi.tools.build-workflow.imperative": "edit workflow",
|
|
7091
|
+
"instanceAi.tools.read_config": "Reading agent config",
|
|
7092
|
+
"instanceAi.tools.write_config": "Writing agent config",
|
|
7093
|
+
"instanceAi.tools.patch_config": "Updating agent config",
|
|
7094
|
+
"instanceAi.tools.build_custom_tool": "Building custom tool",
|
|
7095
|
+
"instanceAi.tools.create_skills": "Creating skills",
|
|
7096
|
+
"instanceAi.tools.create_tasks": "Creating tasks",
|
|
7097
|
+
"instanceAi.tools.get_resource_locator_options": "Loading resource options",
|
|
7098
|
+
"instanceAi.tools.list_integration_types": "Listing integration types",
|
|
7099
|
+
"instanceAi.tools.list_sub_agents": "Listing sub-agents",
|
|
7100
|
+
"instanceAi.tools.publish_agent": "Publishing agent",
|
|
7101
|
+
"instanceAi.tools.unpublish_agent": "Unpublishing agent",
|
|
7102
|
+
"instanceAi.tools.resolve_integration": "Adding integration",
|
|
7103
|
+
"instanceAi.tools.build-agent": "Building agent",
|
|
7104
|
+
"instanceAi.tools.resolve_llm": "Resolving LLM",
|
|
7105
|
+
"instanceAi.tools.search_mcp_servers": "Searching MCP servers",
|
|
7106
|
+
"instanceAi.tools.verify_mcp_server": "Verifying MCP server",
|
|
7107
|
+
"instanceAi.tools.ask_questions": "Asking questions",
|
|
7108
|
+
"instanceAi.tools.ask_credential": "Requesting credential",
|
|
7109
|
+
"instanceAi.tools.ask_embedding_credential": "Requesting embedding credential",
|
|
7110
|
+
"instanceAi.tools.configure_channel": "Configuring channel",
|
|
7111
|
+
"instanceAi.tools.search_nodes": "Searching nodes",
|
|
7112
|
+
"instanceAi.tools.get_node_types": "Reading node schema",
|
|
7113
|
+
"instanceAi.tools.list_credentials": "Inspecting credentials",
|
|
6760
7114
|
"instanceAi.tools.submit-workflow": "Submitting workflow",
|
|
6761
|
-
"instanceAi.tools.
|
|
7115
|
+
"instanceAi.tools.list_workflows": "Listing workflows",
|
|
6762
7116
|
"instanceAi.tools.get-workflow": "Reading workflow",
|
|
6763
7117
|
"instanceAi.tools.delete-workflow": "Archiving workflow",
|
|
6764
7118
|
"instanceAi.tools.activate-workflow": "Activating workflow",
|
|
@@ -6865,10 +7219,11 @@ var en_default = {
|
|
|
6865
7219
|
"instanceAi.stepTimeline.done": "Done",
|
|
6866
7220
|
"instanceAi.stepTimeline.craftingWorkflow": "Crafting workflow",
|
|
6867
7221
|
"instanceAi.activitySummary.toolCalls": "{count} tool calls",
|
|
6868
|
-
"
|
|
6869
|
-
"
|
|
6870
|
-
"
|
|
6871
|
-
"
|
|
7222
|
+
"ai.reasoning": "Reasoning",
|
|
7223
|
+
"ai.thinking.active": "Thinking",
|
|
7224
|
+
"ai.thinking.done": "Thought for {duration}",
|
|
7225
|
+
"ai.thinking.doneFallback": "Finished thinking",
|
|
7226
|
+
"ai.thinking.waitingForInput": "Waiting for your input",
|
|
6872
7227
|
"projects.menu.instanceAi": "AI Assistant",
|
|
6873
7228
|
"chatInputBase.button.attach": "Attach files",
|
|
6874
7229
|
"chatInputBase.button.dictate": "Dictate",
|
|
@@ -6878,7 +7233,6 @@ var en_default = {
|
|
|
6878
7233
|
"instanceAi.filesystem.category.computerUse": "Computer",
|
|
6879
7234
|
"instanceAi.filesystem.category.filesystem": "Files",
|
|
6880
7235
|
"instanceAi.filesystem.category.shell": "Shell",
|
|
6881
|
-
"instanceAi.settings.permissions.activateWorkflow.label": "Activate workflow without approval",
|
|
6882
7236
|
"instanceAi.tools.patch-workflow": "Updating workflow",
|
|
6883
7237
|
"agents.home.untitledAgent": "Untitled Agent",
|
|
6884
7238
|
"agents.relativeTime.justNow": "just now",
|
|
@@ -6906,15 +7260,19 @@ var en_default = {
|
|
|
6906
7260
|
"agents.builder.loadError": "Could not load agent",
|
|
6907
7261
|
"agents.builder.saveError": "Could not save agent settings",
|
|
6908
7262
|
"agents.builder.chat.sessionPicker.ariaLabel": "Session history",
|
|
6909
|
-
"agents.builder.chat.sessionPicker.empty": "No previous
|
|
6910
|
-
"agents.builder.chat.newChat.ariaLabel": "Start a new
|
|
6911
|
-
"agents.builder.chat.newChat.label": "New
|
|
7263
|
+
"agents.builder.chat.sessionPicker.empty": "No previous sessions",
|
|
7264
|
+
"agents.builder.chat.newChat.ariaLabel": "Start a new session",
|
|
7265
|
+
"agents.builder.chat.newChat.label": "New session",
|
|
6912
7266
|
"agents.chat.loadHistory.error": "Could not load chat history",
|
|
6913
7267
|
"agents.chat.clearHistory.error": "Could not clear chat history",
|
|
7268
|
+
"agents.chat.stop.error": "Couldn't stop the agent. Try again.",
|
|
7269
|
+
"agents.chat.streamInterrupted": "The connection was interrupted. Refresh the page to see the latest response.",
|
|
7270
|
+
"agents.chat.toolError.generic": "Something went wrong while running this tool",
|
|
6914
7271
|
"agents.chat.clearHistory": "Clear chat history",
|
|
6915
7272
|
"agents.chat.input.placeholder": "Type a message...",
|
|
6916
|
-
"agents.
|
|
6917
|
-
"agents.
|
|
7273
|
+
"agents.chat.attachments.tooLarge": "{fileName} exceeds the {limit} MB attachment limit",
|
|
7274
|
+
"agents.chat.attachments.tooMany": "You can attach up to {limit} files per message",
|
|
7275
|
+
"agents.chat.attachments.unavailable": "No longer available",
|
|
6918
7276
|
"agents.chat.answerQuestionPlaceholder": "Answer the question above to continue",
|
|
6919
7277
|
"agents.chat.misconfigured.title": "This agent isn't ready to run yet",
|
|
6920
7278
|
"agents.chat.misconfigured.issuesPrefix": "Check:",
|
|
@@ -6927,6 +7285,9 @@ var en_default = {
|
|
|
6927
7285
|
"agents.chat.misconfigured.missing.mcpServers": "MCP server",
|
|
6928
7286
|
"agents.chat.misconfigured.missing.subAgents.agents": "Sub-agent",
|
|
6929
7287
|
"agents.chat.misconfigured.dismiss": "Dismiss",
|
|
7288
|
+
"agents.chat.warning.dismiss": "Dismiss",
|
|
7289
|
+
"agents.chat.warning.mcp.title": "An MCP server couldn't be reached, so its tools were skipped. The agent will continue without them.",
|
|
7290
|
+
"agents.chat.warning.mcp.detail": "{server}: {error}",
|
|
6930
7291
|
"agents.chat.emptyState.title": "Chat with your agent",
|
|
6931
7292
|
"agents.chat.emptyState.description": "Send a message to start a conversation",
|
|
6932
7293
|
"agents.chat.toolNames.webSearch": "Web search",
|
|
@@ -6972,7 +7333,10 @@ var en_default = {
|
|
|
6972
7333
|
"agents.list.empty.button.disabled.tooltip": "Your current role in the project does not allow you to create agents",
|
|
6973
7334
|
"agents.list.actions.publish": "Publish",
|
|
6974
7335
|
"agents.list.actions.unpublish": "Unpublish",
|
|
7336
|
+
"agents.list.actions.enableMCPAccess": "Enable MCP access",
|
|
7337
|
+
"agents.list.actions.disableMCPAccess": "Remove MCP access",
|
|
6975
7338
|
"agents.list.actions.delete": "Delete",
|
|
7339
|
+
"agents.list.availableInMCP": "Available in MCP",
|
|
6976
7340
|
"agents.list.readonly": "Read only",
|
|
6977
7341
|
"agents.publish.button.publish": "Publish",
|
|
6978
7342
|
"agents.publish.button.published": "Published",
|
|
@@ -7012,34 +7376,26 @@ var en_default = {
|
|
|
7012
7376
|
"agents.versionHistory.publish.toast.title": "Version published",
|
|
7013
7377
|
"agents.versionHistory.publish.error": "Could not publish the selected version",
|
|
7014
7378
|
"agents.search.placeholder": "Search agents...",
|
|
7015
|
-
"agents.tools.title": "Tools",
|
|
7016
|
-
"agents.tools.add": "Add tool",
|
|
7017
|
-
"agents.tools.search.placeholder": "Search tools",
|
|
7018
|
-
"agents.tools.availableTools": "Available tools ({count})",
|
|
7019
|
-
"agents.tools.availableWorkflows": "Workflows ({count})",
|
|
7020
|
-
"agents.tools.availableAiTools": "AI tools ({count})",
|
|
7021
|
-
"agents.tools.availableN8nTools": "n8n tools ({count})",
|
|
7022
|
-
"agents.tools.availableExternalTools": "External tools ({count})",
|
|
7023
|
-
"agents.tools.noResults": "No tools available",
|
|
7024
|
-
"agents.tools.noResults.withQuery": "No tools match “{query}”. Try a different keyword.",
|
|
7025
|
-
"agents.tools.configure": "Configure",
|
|
7026
|
-
"agents.tools.connect": "Connect",
|
|
7027
7379
|
"agents.tools.added": "Tool added",
|
|
7028
|
-
"agents.tools.connected": "Connected",
|
|
7029
|
-
"agents.tools.addCredentials": "Add credentials",
|
|
7030
|
-
"agents.tools.needsApproval": "Needs approval",
|
|
7031
|
-
"agents.tools.noCredentials": "No credentials",
|
|
7032
7380
|
"agents.tools.workflow.incompatible.title": "Workflow is not compatible",
|
|
7033
7381
|
"agents.tools.workflow.incompatible.message": "Workflow \"{name}\" contains nodes that can't be used as an agent tool: {nodes}.",
|
|
7034
7382
|
"agents.tools.workflow.fetchFailed.title": "Couldn't check workflow compatibility",
|
|
7035
7383
|
"agents.tools.workflow.fetchFailed.message": "Try connecting the workflow again.",
|
|
7036
|
-
"agents.tools.
|
|
7384
|
+
"agents.tools.install.unresolved.title": "Couldn't add the installed tool",
|
|
7385
|
+
"agents.tools.install.unresolved.message": "The node was installed but isn't available yet. Try reloading the page.",
|
|
7037
7386
|
"agents.tools.mcp.added": "MCP server added",
|
|
7038
7387
|
"agents.toolConfig.workflow.description": "Description",
|
|
7039
7388
|
"agents.toolConfig.workflow.description.placeholder": "Explain to the agent when to use this workflow and what it does",
|
|
7040
7389
|
"agents.toolConfig.workflow.description.hint": "The LLM reads this to decide when to call the workflow.",
|
|
7041
7390
|
"agents.toolConfig.workflow.allOutputs": "Return all node outputs",
|
|
7042
7391
|
"agents.toolConfig.workflow.allOutputs.hint": "When off, only the last node's output is returned.",
|
|
7392
|
+
"agents.toolConfig.workflow.target": "Workflow",
|
|
7393
|
+
"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.",
|
|
7394
|
+
"agents.toolConfig.workflow.target.unavailable": "Workflow \"{name}\" isn't available in this project. It may have been deleted or renamed, or it can't be used as an agent tool.",
|
|
7395
|
+
"agents.toolConfig.workflow.target.placeholder": "Select a workflow",
|
|
7396
|
+
"agents.toolConfig.workflow.target.duplicateName": "More than one workflow in this project is called \"{name}\". The agent may call either one.",
|
|
7397
|
+
"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.",
|
|
7398
|
+
"agents.toolConfig.workflow.target.open": "Open workflow in a new tab",
|
|
7043
7399
|
"agents.toolConfig.save": "Save",
|
|
7044
7400
|
"agents.toolConfig.cancel": "Cancel",
|
|
7045
7401
|
"agents.toolConfig.approval.label": "Require approval",
|
|
@@ -7092,12 +7448,10 @@ var en_default = {
|
|
|
7092
7448
|
"agents.builder.advanced.webSearch.fallbackProvider.searxng": "SearXNG",
|
|
7093
7449
|
"agents.builder.advanced.webSearch.credential.label": "Credential",
|
|
7094
7450
|
"agents.builder.advanced.webSearch.credential.hint": "Used by the selected search provider",
|
|
7095
|
-
"agents.builder.advanced.
|
|
7096
|
-
"agents.builder.advanced.
|
|
7097
|
-
"agents.builder.advanced.
|
|
7098
|
-
"agents.builder.advanced.
|
|
7099
|
-
"agents.builder.advanced.budgetTokens.label": "Budget tokens",
|
|
7100
|
-
"agents.builder.advanced.budgetTokens.hint": "How many tokens the model can use for reasoning before answering",
|
|
7451
|
+
"agents.builder.advanced.reasoning.label": "Reasoning",
|
|
7452
|
+
"agents.builder.advanced.reasoning.hint": "Let the model reason before responding.",
|
|
7453
|
+
"agents.builder.advanced.reasoning.unsupportedHint": "This model does not support reasoning",
|
|
7454
|
+
"agents.builder.advanced.reasoning.noModelHint": "No model selected",
|
|
7101
7455
|
"agents.builder.advanced.reasoningEffort.label": "Reasoning effort",
|
|
7102
7456
|
"agents.builder.advanced.promptCaching.hint": "Cache repeated parts of the prompt to reduce latency and cost.",
|
|
7103
7457
|
"agents.builder.advanced.promptCachingTtl.label": "Cache duration",
|
|
@@ -7108,11 +7462,13 @@ var en_default = {
|
|
|
7108
7462
|
"agents.builder.advanced.recentMessages.memoryDisabledTooltip": "Enable Session Memory in the Memory section to configure the window.",
|
|
7109
7463
|
"agents.builder.advanced.maxIterations.label": "Max iterations",
|
|
7110
7464
|
"agents.builder.advanced.maxIterations.hint": "Maximum number of agent loop iterations per run (1–200).",
|
|
7465
|
+
"agents.builder.mcp.availableInMCP.label": "Available in MCP",
|
|
7466
|
+
"agents.builder.mcp.availableInMCP.hint": "Make this agent visible to AI Agents through n8n MCP",
|
|
7111
7467
|
"agents.builder.memory.title": "Memory",
|
|
7112
7468
|
"agents.builder.memory.description": "Session memory is on by default",
|
|
7113
7469
|
"agents.builder.memory.settings.title": "Memory settings",
|
|
7114
7470
|
"agents.builder.memory.episodicMemory.label": "Episodic Memory",
|
|
7115
|
-
"agents.builder.memory.episodicMemory.hint": "Stores source-backed memories from previous conversations.
|
|
7471
|
+
"agents.builder.memory.episodicMemory.hint": "Stores source-backed memories from previous conversations.",
|
|
7116
7472
|
"agents.builder.memory.episodicMemory.credential.label": "OpenAI credential",
|
|
7117
7473
|
"agents.builder.memory.episodicMemory.credential.hint": "Used to create embeddings for episodic memory.",
|
|
7118
7474
|
"agents.builder.files.title": "Knowledge base",
|
|
@@ -7120,7 +7476,6 @@ var en_default = {
|
|
|
7120
7476
|
"agents.builder.files.description": "Add CSV, PDF, Markdown, or TXT files this agent can search and read. Upload up to {maxFiles} files at a time, {maxSizeMb} MB each. Knowledge base size is limited to {maxTotalGb} GB.",
|
|
7121
7477
|
"agents.builder.files.count": "{count} file uploaded | {count} files uploaded",
|
|
7122
7478
|
"agents.builder.files.upload": "Upload file",
|
|
7123
|
-
"agents.builder.files.publishRequired": "Publish this agent to upload knowledge files",
|
|
7124
7479
|
"agents.builder.files.uploadFileTooLarge.title": "File too large",
|
|
7125
7480
|
"agents.builder.files.uploadFileTooLarge.message": "{name} is larger than {size} MB.",
|
|
7126
7481
|
"agents.builder.files.uploadTotalTooLarge.title": "Knowledge base limit reached",
|
|
@@ -7229,12 +7584,9 @@ var en_default = {
|
|
|
7229
7584
|
"agents.builder.editor.copy": "Copy to clipboard",
|
|
7230
7585
|
"agents.builder.editor.copied": "Copied",
|
|
7231
7586
|
"agents.builder.tools.title": "Tools",
|
|
7232
|
-
"agents.builder.tools.count": "{count} tool configured | {count} tools configured",
|
|
7233
7587
|
"agents.builder.tools.add": "Add tool",
|
|
7234
|
-
"agents.builder.tools.empty": "No tools added yet.",
|
|
7235
7588
|
"agents.builder.tools.type.workflow": "Workflow",
|
|
7236
7589
|
"agents.builder.tools.type.custom": "Custom tool",
|
|
7237
|
-
"agents.builder.tools.workflows.title": "Workflows",
|
|
7238
7590
|
"agents.builder.tools.remove": "Remove tool",
|
|
7239
7591
|
"agents.builder.tools.back": "Back to tools",
|
|
7240
7592
|
"agents.builder.skills.title": "Skills",
|
|
@@ -7395,7 +7747,8 @@ var en_default = {
|
|
|
7395
7747
|
"agents.builder.validation.issue.tool.custom.missingReference": "This tool's code is missing",
|
|
7396
7748
|
"agents.builder.validation.issue.tool.node.missingReference": "This node type isn't available on this instance",
|
|
7397
7749
|
"agents.builder.validation.issue.mcpServer.incompatibleCredential": "The credential type doesn't match the server's authentication method",
|
|
7398
|
-
"agents.builder.preview.
|
|
7750
|
+
"agents.builder.preview.backToChat": "Back to chat",
|
|
7751
|
+
"agents.builder.preview.viewSession": "View session trace",
|
|
7399
7752
|
"agents.builder.preview.close.ariaLabel": "Close preview",
|
|
7400
7753
|
"agents.builder.executions.count": "{count} session | {count} sessions",
|
|
7401
7754
|
"agents.builder.settings.description": "Configure memory, sub-agent routing, and advanced runtime settings.",
|
|
@@ -7414,6 +7767,7 @@ var en_default = {
|
|
|
7414
7767
|
"agents.builder.triggers.count": "{count} channel connected | {count} channels connected",
|
|
7415
7768
|
"agents.builder.triggers.empty": "No channels connected yet.",
|
|
7416
7769
|
"agents.builder.triggers.add": "Add channel",
|
|
7770
|
+
"agents.builder.triggers.remaining": "{labels}, {count} more",
|
|
7417
7771
|
"agents.builder.triggers.empty.title": "No triggers configured",
|
|
7418
7772
|
"agents.builder.triggers.empty.description": "Add a channel to let this agent respond to events from a chat platform.",
|
|
7419
7773
|
"agents.builder.addTrigger.modal.title": "Add trigger",
|
|
@@ -7440,12 +7794,11 @@ var en_default = {
|
|
|
7440
7794
|
"agents.builder.addTrigger.slack.setup.tokenLink": "Create one in Slack.",
|
|
7441
7795
|
"agents.builder.addTrigger.slack.setup.button": "Create and install",
|
|
7442
7796
|
"agents.builder.addTrigger.slack.setup.error": "Could not create and install the Slack app.",
|
|
7443
|
-
"agents.channels.setup.publishNotice": "This will publish your agent",
|
|
7444
7797
|
"agents.channels.slack.setup.createToken.title": "Create token",
|
|
7445
|
-
"agents.channels.slack.setup.createToken.description": "Open the Slack dashboard and create an app configuration token.",
|
|
7798
|
+
"agents.channels.slack.setup.createToken.description": "Open the Slack dashboard and create an app configuration access token.",
|
|
7446
7799
|
"agents.channels.slack.setup.createToken.link": "Open Slack dashboard",
|
|
7447
|
-
"agents.channels.slack.setup.copyAccessToken.title": "Add token",
|
|
7448
|
-
"agents.channels.slack.setup.copyAccessToken.description": "Paste the app configuration token from Slack.",
|
|
7800
|
+
"agents.channels.slack.setup.copyAccessToken.title": "Add access token",
|
|
7801
|
+
"agents.channels.slack.setup.copyAccessToken.description": "Paste the app configuration access token from Slack.",
|
|
7449
7802
|
"agents.channels.slack.setup.copyAccessToken.label": "Token",
|
|
7450
7803
|
"agents.channels.slack.setup.copyAccessToken.placeholder": "Token",
|
|
7451
7804
|
"agents.channels.slack.setup.copyAccessToken.showToken": "Show token",
|
|
@@ -7514,22 +7867,25 @@ var en_default = {
|
|
|
7514
7867
|
"instanceAi.welcomeModal.gateway.tokenExpired": "Token has expired. Copy the command again.",
|
|
7515
7868
|
"tools.connection.title": "Tools",
|
|
7516
7869
|
"tools.connection.search.placeholder": "Search all tools...",
|
|
7517
|
-
"tools.connection.
|
|
7518
|
-
"tools.connection.
|
|
7519
|
-
"tools.connection.
|
|
7520
|
-
"tools.connection.
|
|
7521
|
-
"tools.connection.
|
|
7870
|
+
"tools.connection.categories.all": "All",
|
|
7871
|
+
"tools.connection.categories.connected": "Connected",
|
|
7872
|
+
"tools.connection.categories.builtIn": "Built-in",
|
|
7873
|
+
"tools.connection.categories.mcp": "MCP",
|
|
7874
|
+
"tools.connection.categories.ai": "AI",
|
|
7875
|
+
"tools.connection.categories.n8n": "n8n native",
|
|
7876
|
+
"tools.connection.categories.appAction": "n8n nodes",
|
|
7877
|
+
"tools.connection.categories.community": "Community",
|
|
7878
|
+
"tools.connection.categories.workflows": "Workflows",
|
|
7879
|
+
"tools.connection.categories.agents": "Agents",
|
|
7880
|
+
"tools.connection.categories.data": "Data",
|
|
7522
7881
|
"tools.connection.action.connect": "Connect",
|
|
7523
7882
|
"tools.connection.action.connected": "Connected",
|
|
7524
7883
|
"tools.connection.action.configure": "Configure",
|
|
7525
7884
|
"tools.connection.action.close": "Close",
|
|
7885
|
+
"tools.connection.install.contactAdmin": "Ask an administrator to install this community node",
|
|
7526
7886
|
"tools.connection.credentialPicker.search": "Search credentials...",
|
|
7527
7887
|
"tools.connection.credentialPicker.create": "Create credential",
|
|
7528
7888
|
"tools.connection.credentialPicker.noResults": "No credentials found",
|
|
7529
|
-
"tools.connection.tabs.services": "Services",
|
|
7530
|
-
"tools.connection.tabs.agents": "Agents",
|
|
7531
|
-
"tools.connection.tabs.data": "Data",
|
|
7532
|
-
"tools.connection.tabs.workflows": "Workflows",
|
|
7533
7889
|
"tools.connection.tabs.settings": "Settings",
|
|
7534
7890
|
"tools.connection.tabs.details": "Details",
|
|
7535
7891
|
"tools.connection.settings.toolInclusion": "Tool Inclusion",
|
|
@@ -7561,7 +7917,28 @@ var en_default = {
|
|
|
7561
7917
|
"agents.channels.modal.connectDescription": "Connect your {channel} account",
|
|
7562
7918
|
"agents.channels.modal.setupPlaceholder": "Setup view for {channel} will go here.",
|
|
7563
7919
|
"agents.channels.modal.editPlaceholder": "Edit view for {channel} will go here.",
|
|
7564
|
-
"agents.channels.modal.
|
|
7920
|
+
"agents.channels.modal.configured": "Configured",
|
|
7921
|
+
"agents.channels.modal.connected": "Connected",
|
|
7922
|
+
"agents.channels.modal.removeChannel": "Remove channel",
|
|
7923
|
+
"agents.channels.modal.credentialReplacementError": "Couldn't finish changing the credential. Try again.",
|
|
7924
|
+
"nodeCreator.sectionNames.includedInN8n": "Included in n8n",
|
|
7925
|
+
"contextMenu.nodeGroup": "group",
|
|
7926
|
+
"contextMenu.group": "Group node | Group nodes",
|
|
7927
|
+
"contextMenu.renameGroup": "Rename group",
|
|
7928
|
+
"contextMenu.ungroupNodes": "Ungroup nodes",
|
|
7929
|
+
"contextMenu.expandAllGroups": "Expand all groups",
|
|
7930
|
+
"contextMenu.collapseAllGroups": "Collapse all groups",
|
|
7931
|
+
"contextMenu.expandSelectedGroups": "Expand selected",
|
|
7932
|
+
"contextMenu.collapseSelectedGroups": "Collapse selected",
|
|
7933
|
+
"projectRoles.credential:createEndUser": "Manage end-user credentials",
|
|
7934
|
+
"projectRoles.credential:createEndUser.tooltip": "Create, delete, or change the type of end-user credentials, where each user connects their own account",
|
|
7935
|
+
"template.buttons.startWithAi": "Customize with AI",
|
|
7936
|
+
"instanceAi.launch.template.message": "I want to start from the workflow template '{name}' (template id: {id}). Load it and give me a short, plain summary: what triggers it, what it does, and which apps it uses. Keep it to a few sentences. Then ask me a few questions specific to this template's steps and apps so I can adapt it, like which of its apps to swap, what to connect, or what behavior to change. Make each question quick to answer: give me numbered choices or ask for a short reply. Don't build anything until I answer.",
|
|
7937
|
+
"instanceAi.launch.templateById.message": "I want to start from the workflow template with id {id}. Load it and give me a short, plain summary: what triggers it, what it does, and which apps it uses. Keep it to a few sentences. Then ask me a few questions specific to this template's steps and apps so I can adapt it, like which of its apps to swap, what to connect, or what behavior to change. Make each question quick to answer: give me numbered choices or ask for a short reply. Don't build anything until I answer.",
|
|
7938
|
+
"instanceAi.workflowSetup.stepIncompleteTooltip": "To continue, complete the required fields above or skip setup for now",
|
|
7939
|
+
"agents.chat.askCredential.skipped": "Skipped",
|
|
7940
|
+
"agents.chat.askQuestions.skipped": "Skipped",
|
|
7941
|
+
"agents.chat.configureChannel.skipped": "Skipped"
|
|
7565
7942
|
};
|
|
7566
7943
|
|
|
7567
7944
|
//#endregion
|