@n8n/i18n 2.32.2 → 2.33.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.mjs CHANGED
@@ -638,6 +638,7 @@ var en_default = {
638
638
  "chatHub.message.actions.readAloud": "Read aloud",
639
639
  "chatHub.message.actions.stopReading": "Stop reading",
640
640
  "agents.builder.preview.sendToAssistant": "Send to assistant",
641
+ "agents.builder.preview.fixWithAssistant": "Fix with Assistant",
641
642
  "chatHub.message.actions.edit": "Edit",
642
643
  "chatHub.message.actions.regenerate": "Regenerate",
643
644
  "chatHub.message.actions.executionId": "Execution ID",
@@ -1009,7 +1010,7 @@ var en_default = {
1009
1010
  "communityNodeFooter.reportIssue": "Report issue",
1010
1011
  "credentialEdit.credentialConfig.accountConnected": "Account connected",
1011
1012
  "credentialEdit.credentialConfig.accountNotConnected": "Connect your account to use this credential",
1012
- "credentialEdit.credentialConfig.accountNotConnected.endUser": "Connect your own account — it's private to you and only used in executions you trigger.",
1013
+ "credentialEdit.credentialConfig.accountNotConnected.endUser": "Connect your {service} account",
1013
1014
  "credentialEdit.credentialConfig.connect": "Connect",
1014
1015
  "credentialEdit.credentialConfig.connectOAuth2Credential": "Connect OAuth2 Credential",
1015
1016
  "credentialEdit.credentialConfig.clickToCopy": "Click To Copy",
@@ -1027,6 +1028,8 @@ var en_default = {
1027
1028
  "credentialEdit.credentialConfig.reconnect": "Reconnect",
1028
1029
  "credentialEdit.credentialConfig.reconnectOAuth2Credential": "Reconnect OAuth2 Credential",
1029
1030
  "credentialEdit.credentialConfig.disconnect": "Disconnect",
1031
+ "credentialEdit.credentialConfig.switchAccount": "Switch account",
1032
+ "credentialEdit.credentialConfig.connectedAs": "Connected as {account}",
1030
1033
  "credentialEdit.credentialConfig.jwksUri.label": "OAuth2 JWKS URI",
1031
1034
  "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
1035
  "credentialEdit.credentialConfig.jwksUri.copiedToast": "JWKS URI copied to clipboard",
@@ -1049,8 +1052,10 @@ var en_default = {
1049
1052
  "credentialEdit.credentialConfig.externalSecrets.moreInfo": "More info",
1050
1053
  "credentialEdit.credentialConfig.dynamicCredentials.title": "Set up for end-user credentials",
1051
1054
  "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": "This is an end-user credential. The account you connect is yours alone, no one else in the workspace can see or use it.",
1055
+ "credentialEdit.credentialConfig.endUserCredential.connectSubtext": "Each user connects their own account, usable only by them.",
1056
+ "credentialEdit.credentialConfig.endUserCredential.connectedSubtext": "This connection is only usable by you.",
1053
1057
  "credentialEdit.credentialConfig.credentialType.title": "Credential type",
1058
+ "credentialEdit.credentialConfig.credentialType.disabledTooltip": "You need edit access to this credential to change its type",
1054
1059
  "credentialEdit.credentialConfig.credentialType.endUser.title": "End-user credential",
1055
1060
  "credentialEdit.credentialConfig.credentialType.endUser.subtitle": "Each user's credential is used at run time and only by them.",
1056
1061
  "credentialEdit.credentialConfig.credentialType.fixed.title": "Fixed credential",
@@ -1172,6 +1177,8 @@ var en_default = {
1172
1177
  "credentials.private.row.connectedAs": "Connected as {account}",
1173
1178
  "credentials.private.row.notConnected": "Not connected",
1174
1179
  "credentials.private.row.modify": "Modify",
1180
+ "credentials.private.row.switchAccount": "Switch account",
1181
+ "credentials.private.row.connectPlaceholder": "Connect your {service} account",
1175
1182
  "credentials.private.row.disconnect": "Disconnect",
1176
1183
  "credentials.private.disconnect.dialog.title": "Disconnect your credential?",
1177
1184
  "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.",
@@ -1333,6 +1340,8 @@ var en_default = {
1333
1340
  "executions.ExecutionStatus": "Execution status",
1334
1341
  "executions.privateCredential.tooltip": "This execution ran using end-user credentials",
1335
1342
  "executions.concurrency.docsLink": "https://docs.n8n.io/hosting/scaling/concurrency-control/",
1343
+ "executions.empty.heading": "No executions yet",
1344
+ "executions.empty.description": "Each run of a workflow is called an execution, and you'll see them listed here",
1336
1345
  "executionDetails.additionalActions": "Additional Actions",
1337
1346
  "executionDetails.confirmMessage.confirmButtonText": "Yes, delete",
1338
1347
  "executionDetails.confirmMessage.headline": "Delete Execution?",
@@ -1400,6 +1409,7 @@ var en_default = {
1400
1409
  "agentSessions.origin.agent": "Agent",
1401
1410
  "agentSessions.origin.subAgent": "Sub-agent",
1402
1411
  "agentSessions.goToParentRun": "Go to parent run",
1412
+ "agentSessions.viewTrace": "View session trace",
1403
1413
  "agentSessions.actions": "Actions",
1404
1414
  "agentSessions.empty": "No agent sessions",
1405
1415
  "agentSessions.loadMore": "Load more",
@@ -2493,11 +2503,14 @@ var en_default = {
2493
2503
  "oauth.consentView.action.createUpdateWorkflows": "Create and update workflows on your behalf",
2494
2504
  "oauth.consentView.action.createDataTables": "Create and update data tables on your behalf",
2495
2505
  "oauth.consentView.action.searchProjectsAndFolders": "Search for projects and folders",
2496
- "oauth.consentView.scopes.description": "Choose what {clientName} is allowed to do.",
2506
+ "oauth.consentView.scopes.description": "Choose what {clientName} is allowed to do. You can revoke this client's access anytime in settings.",
2497
2507
  "oauth.consentView.scopes.label": "Scopes",
2498
2508
  "oauth.consentView.scopes.all": "All",
2509
+ "oauth.consentView.scopes.allDescription": "Full access to everything this instance offers.",
2499
2510
  "oauth.consentView.scopes.readOnly": "Read only",
2511
+ "oauth.consentView.scopes.readOnlyDescription": "View workflows and data without making changes.",
2500
2512
  "oauth.consentView.scopes.custom": "Custom",
2513
+ "oauth.consentView.scopes.customDescription": "Choose exactly which scopes to grant.",
2501
2514
  "oauth.consentView.scopes.search.placeholder": "Search scopes",
2502
2515
  "oauth.consentView.scopes.toggleGroup": "Toggle {group} scopes",
2503
2516
  "oauth.consentView.scopes.count": "{selected} of {total} scopes selected",
@@ -2508,12 +2521,13 @@ var en_default = {
2508
2521
  "oauth.consentView.scopes.group.credentials": "Credentials",
2509
2522
  "oauth.consentView.scopes.group.dataTables": "Data tables",
2510
2523
  "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
2524
  "oauth.consentView.scopes.tools.count": "{count} tool | {count} tools",
2513
2525
  "oauth.consentView.scopes.tools.enabledOf": "{enabled} of {total} tools enabled",
2514
- "oauth.consentView.readMore": "Read more <a href='{docsUrl}' target='_blank'>here</a>",
2515
- "oauth.consentView.redirectWarning.title": "You will be redirected to the following location:",
2526
+ "oauth.consentView.allow": "Allow access",
2527
+ "oauth.consentView.redirectWarning.title": "After you allow, access to this instance is sent to:",
2516
2528
  "oauth.consentView.redirectWarning.confirm": "I recognize and trust this URL",
2529
+ "oauth.consentView.allowDisabled.trust": "First confirm you recognize and trust the URL above",
2530
+ "oauth.consentView.allowDisabled.noScopes": "Select at least one scope to grant",
2517
2531
  "oauth.consentView.error.deny": "Error denying access",
2518
2532
  "oauth.consentView.error.allow": "Error allowing access",
2519
2533
  "oauth.consentView.error.fetchDetails": "Error fetching client details",
@@ -2913,11 +2927,20 @@ var en_default = {
2913
2927
  "roles.instance.action.fetch.error": "Error fetching role",
2914
2928
  "roles.instance.action.delete.warning": "Deleting this role is permanent and cannot be undone.",
2915
2929
  "roles.instance.action.delete.button": "Delete role",
2930
+ "roles.instance.action.delete.reassign.title": "Delete {roleName} role",
2931
+ "roles.instance.action.delete.reassign.userCount": "{count} user | {count} users",
2932
+ "roles.instance.action.delete.reassign.description": "are currently assigned to this role. Choose a role to reassign them to before deleting.",
2933
+ "roles.instance.action.delete.reassign.label": "Reassign users to",
2934
+ "roles.instance.action.delete.reassign.placeholder": "Select a role",
2935
+ "roles.instance.action.delete.reassign.confirm": "Delete and reassign users",
2936
+ "roles.instance.action.delete.reassign.confirmWithRole": "Delete role and reassign users to {roleName}",
2916
2937
  "roles.instance.action.create.success": "Role created successfully",
2917
2938
  "roles.instance.action.create.error": "Couldn't create role",
2918
2939
  "roles.create.validation.nameMinLength": "Enter a name of at least {min} characters",
2919
2940
  "roles.instance.action.update.success": "Role updated successfully",
2920
2941
  "roles.instance.action.update.error": "Error updating role",
2942
+ "roles.instance.action.update.title": "Update permissions for this role?",
2943
+ "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
2944
  "roles.instance.assignments.memberColumn": "Member",
2922
2945
  "roles.instance.assignments.roleColumn": "Instance role",
2923
2946
  "roles.instance.assignments.emptyState": "No users have this role yet.",
@@ -3065,6 +3088,11 @@ var en_default = {
3065
3088
  "saveButton.saved": "Saved",
3066
3089
  "saveButton.saving": "Saving",
3067
3090
  settings: "Settings",
3091
+ "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.",
3092
+ "settings.authCookie.insecureConnection.fixIntro": "To fix this, please consider the following options:",
3093
+ "settings.authCookie.insecureConnection.option.tls": "Setup TLS/HTTPS (<strong>recommended</strong>), or",
3094
+ "settings.authCookie.insecureConnection.option.localhost": "If you are running this locally, and not using Safari, try using <a href=\"{localhostUrl}\">localhost</a> instead",
3095
+ "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
3096
  "settings.communityNodes": "Community nodes",
3069
3097
  "settings.communityNodes.empty.title": "Supercharge your workflows with community nodes",
3070
3098
  "settings.communityNodes.empty.verified.only.title": "Supercharge your workflows with verified community nodes",
@@ -3119,10 +3147,14 @@ var en_default = {
3119
3147
  "settings.opentelemetry.docsLink": "Learn more in the documentation",
3120
3148
  "settings.opentelemetry.envVarTooltip": "Environment variable: {envVar}",
3121
3149
  "settings.opentelemetry.envVarManagedTooltip": "Managed via environment variable",
3122
- "settings.opentelemetry.enable.label": "Enable OpenTelemetry",
3123
- "settings.opentelemetry.enable.description": "When disabled, no traces leave this instance.",
3150
+ "settings.opentelemetry.status.label": "Status",
3151
+ "settings.opentelemetry.status.disabledDescription": "Tracing is off. No traces leave this instance.",
3152
+ "settings.opentelemetry.status.enabledDescription": "Tracing is on. Traces are exported to the collector configured below.",
3124
3153
  "settings.opentelemetry.enable.option.enabled": "Enabled",
3125
- "settings.opentelemetry.enable.option.disabled": "Disabled",
3154
+ "settings.opentelemetry.enable.action.enable": "Enable",
3155
+ "settings.opentelemetry.enable.action.disable": "Disable",
3156
+ "settings.opentelemetry.enable.action.enableAriaLabel": "Enable OpenTelemetry",
3157
+ "settings.opentelemetry.enable.action.enabledAriaLabel": "OpenTelemetry enabled. Open status menu",
3126
3158
  "settings.opentelemetry.collectorConnection.title": "Collector connection",
3127
3159
  "settings.opentelemetry.exporterEndpoint.label": "OTLP endpoint",
3128
3160
  "settings.opentelemetry.exporterEndpoint.description": "The base URL of your OTLP collector (e.g. https://collector.example.com).",
@@ -3143,7 +3175,6 @@ var en_default = {
3143
3175
  "settings.opentelemetry.exporterTracingPath.placeholder": "/v1/traces",
3144
3176
  "settings.opentelemetry.startupConnectivityTimeoutMs.label": "Startup connectivity timeout",
3145
3177
  "settings.opentelemetry.startupConnectivityTimeoutMs.description": "Reachability check at startup. n8n boots regardless.",
3146
- "settings.opentelemetry.startupConnectivityTimeoutMs.placeholder": "2000",
3147
3178
  "settings.opentelemetry.startupConnectivityTimeoutMs.slug": "ms",
3148
3179
  "settings.opentelemetry.testTrace.label": "Verify configuration",
3149
3180
  "settings.opentelemetry.testTrace.description": "Send a test span to check n8n can reach your collector.",
@@ -3154,9 +3185,8 @@ var en_default = {
3154
3185
  "settings.opentelemetry.testTrace.error": "Test send failed. The collector returned: {error}",
3155
3186
  "settings.opentelemetry.tracing.title": "Tracing",
3156
3187
  "settings.opentelemetry.tracesSampleRate.label": "Trace sample rate",
3157
- "settings.opentelemetry.tracesSampleRate.description": "Fraction of traces exported. 1.00 = all traces.",
3158
- "settings.opentelemetry.tracesSampleRate.placeholder": "1.00",
3159
- "settings.opentelemetry.tracesSampleRate.slug": "of 1.00",
3188
+ "settings.opentelemetry.tracesSampleRate.description": "Fraction of traces exported. {max} = all traces.",
3189
+ "settings.opentelemetry.tracesSampleRate.slug": "of {max}",
3160
3190
  "settings.opentelemetry.includeNodeSpans.label": "Include node spans",
3161
3191
  "settings.opentelemetry.includeNodeSpans.description": "One span per node, or workflow-level spans only.",
3162
3192
  "settings.opentelemetry.injectOutbound.label": "Inject outbound traceparent",
@@ -3174,14 +3204,76 @@ var en_default = {
3174
3204
  "settings.opentelemetry.unsavedChanges.saveAndLeave": "Save and leave",
3175
3205
  "settings.mcp": "Instance-level MCP",
3176
3206
  "settings.mcp.description": "Connect MCP clients like Claude Code and Cursor to build, run, and iterate on workflows in your instance",
3207
+ "settings.mcp.page.title": "Instance level MCP",
3208
+ "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
3209
  "settings.mcp.header.toggle.enabled": "Enabled",
3178
3210
  "settings.mcp.header.toggle.disabled": "Disabled",
3179
3211
  "settings.mcp.actionBox.heading": "Connect AI assistants to build and run workflows",
3180
3212
  "settings.mcp.actionBox.button.label": "Enable MCP access",
3181
3213
  "settings.mcp.emptyState.description": "Let MCP clients like Claude Code and Cursor build, run, and iterate on workflows in your instance.",
3182
- "settings.mcp.tabs.workflows": "Workflows",
3183
- "settings.mcp.tabs.oauth": "Connected clients",
3184
- "settings.mcp.tabs.oauthSettings": "OAuth settings",
3214
+ "settings.mcp.status.title": "MCP status",
3215
+ "settings.mcp.status.description": "Connect AI assistants and IDEs like Claude, Cursor, and ChatGPT to this instance over MCP.",
3216
+ "settings.mcp.status.disable": "Disable",
3217
+ "settings.mcp.status.ariaLabel": "Manage MCP access",
3218
+ "settings.mcp.status.disableDialog.title": "Disable MCP access?",
3219
+ "settings.mcp.status.disableDialog.description": "This disconnects all connected clients and revokes their access. You can turn it back on later.",
3220
+ "settings.mcp.status.disableDialog.confirm": "Disable MCP access",
3221
+ "settings.mcp.connectionDetails.title": "Connection details",
3222
+ "settings.mcp.yourClient.title": "Connect your client",
3223
+ "settings.mcp.yourClient.description": "Choose your AI assistant, IDE, or CLI to get tailored setup steps.",
3224
+ "settings.mcp.yourClient.connect": "Connect",
3225
+ "settings.mcp.access.title": "Access",
3226
+ "settings.mcp.access.description": "Which workflows connected clients can reach. What each client can do is granted per client.",
3227
+ "settings.mcp.workflowsExposed.title": "Workflows exposed",
3228
+ "settings.mcp.workflowsExposed.description": "Choose which workflows connected clients can access.",
3229
+ "settings.mcp.workflowsExposed.count": "{count} workflow | {count} workflows",
3230
+ "settings.mcp.workflowsExposed.page.title": "Workflows exposed",
3231
+ "settings.mcp.workflowsExposed.page.description": "Choose which workflows connected clients can reach over MCP. Changes apply immediately.",
3232
+ "settings.mcp.callbackUrls.title": "Allowed callback URLs",
3233
+ "settings.mcp.callbackUrls.description": "Restrict OAuth sign-in redirects to trusted URLs. Allowing all URLs (the default) is less secure.",
3234
+ "settings.mcp.callbackUrls.value.all": "All",
3235
+ "settings.mcp.callbackUrls.value.count": "{count} URL | {count} URLs",
3236
+ "settings.mcp.callbackUrls.dialog.title": "Allowed callback URLs",
3237
+ "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.",
3238
+ "settings.mcp.callbackUrls.dialog.save": "Save",
3239
+ "settings.mcp.callbackUrls.mode.all.label": "All callback URLs",
3240
+ "settings.mcp.callbackUrls.mode.all.description": "Any URL can complete an OAuth sign-in. Less secure.",
3241
+ "settings.mcp.callbackUrls.mode.trusted.label": "Only trusted URLs",
3242
+ "settings.mcp.callbackUrls.mode.trusted.description": "Only the URLs you list can complete an OAuth sign-in.",
3243
+ "settings.mcp.callbackUrls.trusted.label": "Trusted URLs",
3244
+ "settings.mcp.callbackUrls.trusted.placeholder": "https://client.example.com/callback",
3245
+ "settings.mcp.callbackUrls.trusted.addUrl": "Add URL",
3246
+ "settings.mcp.back": "Back to Instance level MCP",
3247
+ "settings.mcp.connectedClients.title": "Connected clients",
3248
+ "settings.mcp.connectedClients.description": "Assistants and IDEs connected to this instance over MCP, what they can access, and when they were last active.",
3249
+ "settings.mcp.connectedClients.viewAll.title": "All connected clients",
3250
+ "settings.mcp.connectedClients.viewAll.description": "{count} client has access | {count} clients have access",
3251
+ "settings.mcp.connectedClients.viewAll.action": "View all",
3252
+ "settings.mcp.connectedClients.empty.title": "No clients connected yet",
3253
+ "settings.mcp.connectedClients.empty.description": "Clients you connect will appear here.",
3254
+ "settings.mcp.connectDialog.title": "Connect a client",
3255
+ "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.",
3256
+ "settings.mcp.connectDialog.yourClient.title": "Your client",
3257
+ "settings.mcp.connectDialog.yourClient.description": "Choose your client to see tailored setup steps",
3258
+ "settings.mcp.connectDialog.category.cli": "CLI",
3259
+ "settings.mcp.connectDialog.category.web": "Web",
3260
+ "settings.mcp.connectDialog.category.ide": "IDE",
3261
+ "settings.mcp.connectDialog.install.title": "Add n8n to {client}",
3262
+ "settings.mcp.connectDialog.install.description": "Run this command to add n8n to {client} (it must already be installed)",
3263
+ "settings.mcp.connectDialog.configure.title": "Configure",
3264
+ "settings.mcp.connectDialog.configure.description": "Add this to your config file to connect to n8n",
3265
+ "settings.mcp.connectDialog.configure.titleAlt": "Or configure manually",
3266
+ "settings.mcp.connectDialog.configure.descriptionAlt": "Prefer not to run the command? Add this to your config file instead",
3267
+ "settings.mcp.connectDialog.authenticate.title": "Authenticate",
3268
+ "settings.mcp.connectDialog.authenticate.description.command": "Run this command, then log in to authorize n8n",
3269
+ "settings.mcp.connectDialog.authenticate.description.mcpCommand": "Run '/mcp' in {client} and select n8n to connect",
3270
+ "settings.mcp.connectDialog.oneClick.title": "One-click setup",
3271
+ "settings.mcp.connectDialog.oneClick.description.web": "Add n8n to {client} in one click, then approve access",
3272
+ "settings.mcp.connectDialog.oneClick.description.ide": "Open {client} and add the n8n server automatically",
3273
+ "settings.mcp.connectDialog.oneClick.button": "Add to {client}",
3274
+ "settings.mcp.connectDialog.serverUrl.description": "Paste this into your config to point {client} at your instance",
3275
+ "settings.mcp.connectDialog.method.oauth": "OAuth (recommended)",
3276
+ "settings.mcp.connectDialog.method.apiKey": "API key",
3185
3277
  "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
3278
  "settings.mcp.access.token.notice": "Make sure to copy your access token, you won't be able to see it again",
3187
3279
  "settings.mcp.workflows.table.action.removeMCPAccess": "Remove access",
@@ -3271,15 +3363,9 @@ var en_default = {
3271
3363
  "settings.mcp.workflows.enableAccess.success.title": "MCP access enabled for {count} workflow | MCP access enabled for {count} workflows",
3272
3364
  "settings.mcp.workflows.removeAccess.success.title": "MCP access removed for {count} workflow | MCP access removed for {count} workflows",
3273
3365
  "settings.mcp.connectWorkflows.emptyState": "No available workflows",
3274
- "settings.mcp.connectPopover.tab.oauth": "OAuth",
3275
- "settings.mcp.connectPopover.tab.accessToken": "Access token",
3276
- "settings.mcp.connectPopover.serverUrl": "Server URL",
3277
- "settings.mcp.connectPopover.jsonConfig": "Configuration JSON",
3278
- "settings.mcp.connectPopover.triggerLabel": "Connection details",
3279
- "settings.mcp.allowedRedirectUris.label": "Allowed OAuth Redirect URLs",
3280
- "settings.mcp.allowedRedirectUris.description": "Comma-separated list of allowed OAuth redirect URLs for MCP clients. When configured, only clients with these redirect URLs can complete the OAuth flow. Leave empty to allow all redirect URLs (not recommended for production). This is a security feature to prevent authorization code interception attacks. For local clients (e.g. desktop or CLI apps) the callback is usually http://localhost/callback; the port is ignored, so you don't need to match it.",
3281
- "settings.mcp.allowedRedirectUris.placeholder": "http://localhost/callback, https://your-mcp-client.example.com/callback",
3282
- "settings.mcp.allowedRedirectUris.save": "Save Redirect URLs",
3366
+ "settings.mcp.connectDialog.tab.accessToken": "Access token",
3367
+ "settings.mcp.connectDialog.serverUrl": "Server URL",
3368
+ "settings.mcp.connectDialog.jsonConfig": "Configuration JSON",
3283
3369
  "settings.mcp.allowedRedirectUris.success": "Redirect URLs updated successfully",
3284
3370
  "settings.mcp.allowedRedirectUris.error.loading": "Error loading redirect URLs",
3285
3371
  "settings.mcp.allowedRedirectUris.error.saving": "Error saving redirect URLs",
@@ -3488,6 +3574,10 @@ var en_default = {
3488
3574
  "settings.users.table.header.lastActive": "Last Active",
3489
3575
  "settings.users.table.row.allProjects": "All projects",
3490
3576
  "settings.users.table.row.personalProject": "Personal project",
3577
+ "settings.users.projectsModal.title": "Projects for {user}",
3578
+ "settings.users.projectsModal.trigger": "View projects",
3579
+ "settings.users.projectsModal.searchPlaceholder": "Search projects...",
3580
+ "settings.users.projectsModal.noResults": "No projects match your search",
3491
3581
  "settings.users.table.row.deleteUser": "Remove user",
3492
3582
  "settings.users.table.row.role.description.admin": "Full access to all workflows, credentials, projects, users and more",
3493
3583
  "settings.users.table.row.role.description.member": "Manage and create own workflows and credentials",
@@ -3593,8 +3683,11 @@ var en_default = {
3593
3683
  "settings.api.view.modal.close.button": "Close",
3594
3684
  "settings.api.scopes.label": "Scopes",
3595
3685
  "settings.api.scopes.all": "All",
3686
+ "settings.api.scopes.allDescription": "Full access to everything this instance offers.",
3596
3687
  "settings.api.scopes.readOnly": "Read only",
3688
+ "settings.api.scopes.readOnlyDescription": "View workflows and data without making changes.",
3597
3689
  "settings.api.scopes.custom": "Custom",
3690
+ "settings.api.scopes.customDescription": "Choose exactly which scopes to grant.",
3598
3691
  "settings.api.scopes.search.placeholder": "Search",
3599
3692
  "settings.api.scopes.toggleGroup": "Toggle {group} scopes",
3600
3693
  "settings.api.scopes.count": "{selected} of {total} scopes selected",
@@ -3941,7 +4034,6 @@ var en_default = {
3941
4034
  "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
4035
  "settings.sourceControl.httpsWarningNotice.strong": "Personal Access Token required:",
3943
4036
  "settings.migrationReport": "Migration Report",
3944
- "settings.migrationReport.title": "Compatibility report for version {version}",
3945
4037
  "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
4038
  "settings.migrationReport.documentationLink": "documentation",
3947
4039
  "settings.migrationReport.refreshButton": "Refresh",
@@ -4415,6 +4507,32 @@ var en_default = {
4415
4507
  "workflowHistory.tab.history": "Versions",
4416
4508
  "workflowHistory.tab.publishTimeline": "Publish Timeline",
4417
4509
  "workflowHistory.action.viewTimeline": "View timeline",
4510
+ "workflowReviews.reviewRequired.title": "Review required",
4511
+ "workflowReviews.reviewRequired.description": "Require changes to be reviewed and approved before publishing.",
4512
+ "workflowReviews.reviewRequired.lockedDescription": "Review is required while this workflow has an open review.",
4513
+ "workflowReviews.publishChoice.title": "New: Submit for review before publishing",
4514
+ "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.",
4515
+ "workflowReviews.publishChoice.submitForReview": "Submit for review",
4516
+ "workflowReviews.publishChoice.publish": "Publish",
4517
+ "workflowReviews.submitForReview.title": "Submit for review",
4518
+ "workflowReviews.submitForReview.ariaDescription": "Enter a title and optional description for this workflow review.",
4519
+ "workflowReviews.submitForReview.reviewTitle.label": "Review title",
4520
+ "workflowReviews.submitForReview.description.label": "Description",
4521
+ "workflowReviews.submitForReview.reviewer.label": "Reviewer",
4522
+ "workflowReviews.submitForReview.reviewer.placeholder": "Search users...",
4523
+ "workflowReviews.submitForReview.submit": "Submit",
4524
+ "workflowReviews.submitForReview.error.title": "Workflow couldn't be submitted for review",
4525
+ "workflowReviews.submitForReview.error.save": "Save the workflow and try again.",
4526
+ "workflowReviews.updateReview.title": "Submit latest changes to existing review",
4527
+ "workflowReviews.updateReview.description": "This workflow already has an open review. Submit latest changes to the existing review, to get them approved.",
4528
+ "workflowReviews.updateReview.submit": "Submit",
4529
+ "workflowReviews.updateReview.toast": "Latest changes submitted to the existing review",
4530
+ "workflowReviews.updateReview.error.title": "Changes couldn't be submitted to the review",
4531
+ "workflowReviews.updateReview.error.noOpenReview": "This workflow no longer has an open review.",
4532
+ "workflowReviews.submitted.title": "Workflow version submitted for review",
4533
+ "workflowReviews.submitted.description": "You can view your submission in the reviews area. Your workflow version is waiting for review. Once approved, your workflow version will be published.",
4534
+ "workflowReviews.submitted.gotIt": "Got it",
4535
+ "workflowReviews.submitted.toast": "Workflow version submitted for review successfully",
4418
4536
  "workflowHistory.content.actions": "Actions",
4419
4537
  "workflowHistory.item.id": "ID: {id}",
4420
4538
  "workflowHistory.item.createdAt": "{date} at {time}",
@@ -4896,7 +5014,8 @@ var en_default = {
4896
5014
  "settings.n8nConnect.wallet.topUp": "Top up balance",
4897
5015
  "settings.n8nConnect.usage.refresh.tooltip": "Refresh usage records",
4898
5016
  "settings.n8nAgent": "AI Assistant",
4899
- "settings.n8nAgent.description": "Enable or disable AI Assistant for this instance and control permissions",
5017
+ "settings.n8nAgent.description": "Control how the AI Assistant runs on this instance and what data it can use.",
5018
+ "settings.n8nAgent.docsLabel": "AI Assistant docs",
4900
5019
  "settings.agentBuilder.title": "Agents",
4901
5020
  "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
5021
  "settings.agentBuilder.section.model": "Builder model",
@@ -4923,19 +5042,95 @@ var en_default = {
4923
5042
  "agents.modelSelector.freeCredits.badge": "free credits",
4924
5043
  "agents.modelSelector.freeCredits.description": "Get {credits} free OpenAI API credits. Try it with gpt-5-mini.",
4925
5044
  "settings.n8nAgent.enable.label": "Enable AI Assistant",
4926
- "settings.n8nAgent.enable.description": "Enables the feature for all users in the instance",
4927
- "settings.n8nAgent.computerUse.label": "Enable Computer Use for AI Assistant",
4928
- "settings.n8nAgent.computerUse.description": "Allows users on this instance to connect AI Assistant to their computer to work with files and the browser",
4929
- "settings.n8nAgent.computerUse.disabled.warning": "Computer use has been disabled by your administrator",
4930
- "settings.n8nAgent.browserUse.label": "Enable Browser Use for AI Assistant",
4931
- "settings.n8nAgent.browserUse.description": "Allows users on this instance to connect AI Assistant to their browser to view pages and automate tasks",
4932
- "settings.n8nAgent.mcpAccess.label": "Allow users to extend AI Assistant with MCP Servers",
4933
- "settings.n8nAgent.mcpAccess.description": "Allows users on this instance to connect AI Assistant to MCP servers from the registry",
5045
+ "settings.n8nAgent.enable.description": "When enabled, everyone on this instance can use it.",
5046
+ "settings.n8nAgent.status.enabled": "Enabled",
5047
+ "settings.n8nAgent.status.setupRequired": "Setup required",
5048
+ "settings.n8nAgent.status.enable": "Enable",
5049
+ "settings.n8nAgent.status.manage": "Manage AI Assistant status",
5050
+ "settings.n8nAgent.status.disable": "Disable",
5051
+ "settings.n8nAgent.status.disable.title": "Disable AI Assistant?",
5052
+ "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.",
5053
+ "settings.n8nAgent.empty.title": "Build automations by describing them",
5054
+ "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.",
5055
+ "settings.n8nAgent.empty.enable": "Enable AI Assistant",
5056
+ "settings.n8nAgent.empty.footnote": "You control permissions, MCP access, and what data is sent to the model after enabling.",
5057
+ "settings.n8nAgent.capabilities.title": "Capabilities",
5058
+ "settings.n8nAgent.capabilities.description": "The AI Assistant works without these, with fewer abilities.",
5059
+ "settings.n8nAgent.computerUse.label": "Computer use",
5060
+ "settings.n8nAgent.computerUse.description": "Let users connect AI Assistant to their computer to work with files and the browser",
5061
+ "settings.n8nAgent.browserUse.label": "Browser use",
5062
+ "settings.n8nAgent.browserUse.description": "Let users connect AI Assistant to their browser to view pages and automate tasks",
5063
+ "settings.n8nAgent.mcp.title": "MCP servers",
5064
+ "settings.n8nAgent.mcp.description": "MCP servers add tools to the AI Assistant, like internal APIs or third party apps.",
5065
+ "settings.n8nAgent.mcpAccess.label": "Let users connect MCP servers",
5066
+ "settings.n8nAgent.mcpAccess.description": "Anyone on this instance can connect servers from the MCP registry to the AI Assistant.",
5067
+ "settings.n8nAgent.modelCredential.label": "Model",
5068
+ "settings.n8nAgent.modelCredential.missing.description": "No model connected. The AI Assistant won't respond until you connect one.",
5069
+ "settings.n8nAgent.modelCredential.env.description": "Configured via environment variables. Connect a provider to manage it here.",
5070
+ "settings.n8nAgent.modelCredential.env.value": "Environment configuration",
5071
+ "settings.n8nAgent.modelCredential.add": "Connect",
5072
+ "settings.n8nAgent.modelCredential.field": "Provider",
5073
+ "settings.n8nAgent.modelCredential.placeholder": "Select a provider",
5074
+ "settings.n8nAgent.connection.none": "Use environment configuration",
5075
+ "settings.n8nAgent.connection.noneNoEnv": "Not connected",
5076
+ "settings.n8nAgent.modelName.label": "Model ID",
5077
+ "settings.n8nAgent.modelName.placeholder": "Enter a model ID",
5078
+ "settings.n8nAgent.setup.step": "Step {step} of {total}",
5079
+ "settings.n8nAgent.setup.continue": "Continue",
5080
+ "settings.n8nAgent.setup.skip": "Skip",
5081
+ "settings.n8nAgent.modelDialog.title": "Model connection",
5082
+ "settings.n8nAgent.modelDialog.description": "Connect a model to power the AI Assistant on this instance.",
5083
+ "settings.n8nAgent.modelDialog.setupTitle": "Connect a model",
5084
+ "settings.n8nAgent.modelDialog.setupDescription": "The model powers the AI Assistant on this instance.",
5085
+ "settings.n8nAgent.sandboxDialog.setupTitle": "Connect a code sandbox",
5086
+ "settings.n8nAgent.modelDialog.footnote": "Connection details are stored securely on this instance and can't be used in workflows.",
5087
+ "settings.n8nAgent.sandbox.label": "Code sandbox",
5088
+ "settings.n8nAgent.sandbox.set.description": "Runs and tests generated code, isolated from your instance.",
5089
+ "settings.n8nAgent.sandbox.missing.description": "No sandbox set. The AI Assistant won't work until you add one.",
5090
+ "settings.n8nAgent.sandbox.env.description": "Configured via environment variables. Connect a provider to manage it here.",
5091
+ "settings.n8nAgent.sandbox.env.value": "Environment configuration",
5092
+ "settings.n8nAgent.sandbox.add": "Add sandbox",
5093
+ "settings.n8nAgent.sandboxDialog.title": "Code sandbox",
5094
+ "settings.n8nAgent.sandboxDialog.description": "The AI Assistant runs and tests generated code in the sandbox, isolated from your instance.",
5095
+ "settings.n8nAgent.sandboxCredential.apiKey": "API key",
5096
+ "settings.n8nAgent.sandboxDialog.provider": "Provider",
5097
+ "settings.n8nAgent.sandboxDialog.providerHint": "The default comes from your environment configuration.",
5098
+ "settings.n8nAgent.search.label": "Web search",
5099
+ "settings.n8nAgent.search.recommended": "Recommended",
5100
+ "settings.n8nAgent.search.description": "Lets the AI Assistant research approved websites.",
5101
+ "settings.n8nAgent.search.env.description": "Set via environment variables. Remove them to manage web search here.",
5102
+ "settings.n8nAgent.search.env.value": "Environment configuration",
5103
+ "settings.n8nAgent.search.setup": "Set up",
5104
+ "settings.n8nAgent.searchDialog.title": "Set up web search",
5105
+ "settings.n8nAgent.searchDialog.setupTitle": "Set up web search (optional)",
5106
+ "settings.n8nAgent.searchDialog.description": "Connect a search provider. The AI Assistant asks for permission before it accesses a domain.",
5107
+ "settings.n8nAgent.searchCredential.label": "Provider",
5108
+ "settings.n8nAgent.searchCredential.placeholder": "Select a provider",
5109
+ "settings.n8nAgent.toast.saved": "Settings saved",
5110
+ "settings.n8nAgent.toast.errorTitle": "Settings error",
5111
+ "settings.n8nAgent.toast.loadError": "Failed to load settings",
5112
+ "settings.n8nAgent.toast.saveError": "Failed to save settings",
5113
+ "settings.n8nAgent.toast.preferenceError": "Failed to save preference",
4934
5114
  "settings.n8nAgent.permissions.title": "Permissions",
4935
- "settings.n8nAgent.permissions.description": "Control which actions need approval before agent executes them. These settings don't grant users any extra permissions",
4936
- "settings.n8nAgent.permissions.alwaysAllow": "Always allow",
4937
- "settings.n8nAgent.permissions.needsApproval": "Needs approval",
4938
- "settings.n8nAgent.permissions.blocked": "Blocked",
5115
+ "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.",
5116
+ "settings.n8nAgent.permissions.group.workflows": "Workflows",
5117
+ "settings.n8nAgent.permissions.group.folders": "Folders",
5118
+ "settings.n8nAgent.permissions.group.dataTables": "Data tables",
5119
+ "settings.n8nAgent.permissions.group.credentials": "Credentials",
5120
+ "settings.n8nAgent.permissions.group.system": "System",
5121
+ "settings.n8nAgent.permissions.group.web": "Web",
5122
+ "settings.n8nAgent.permissions.group.mcp": "MCP tools",
5123
+ "settings.n8nAgent.permissions.group.default": "Default",
5124
+ "settings.n8nAgent.permissions.group.exception": "1 exception",
5125
+ "settings.n8nAgent.permissions.group.exceptions": "{count} exceptions",
5126
+ "settings.n8nAgent.permissions.group.mcpDisabled": "Users can't connect MCP servers",
5127
+ "settings.n8nAgent.dataSharing.title": "Data sent to the model",
5128
+ "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.",
5129
+ "settings.n8nAgent.dataSharing.manage.label": "AI usage settings",
5130
+ "settings.n8nAgent.dataSharing.manage.description": "Controls whether n8n sends field names, types, and actual data values.",
5131
+ "settings.n8nAgent.permissions.alwaysAllow": "Allow",
5132
+ "settings.n8nAgent.permissions.needsApproval": "Ask first",
5133
+ "settings.n8nAgent.permissions.blocked": "Block",
4939
5134
  "settings.n8nAgent.permissions.createWorkflow": "Create workflows",
4940
5135
  "settings.n8nAgent.permissions.updateWorkflow": "Update workflows",
4941
5136
  "settings.n8nAgent.permissions.runWorkflow": "Run workflows",
@@ -5054,6 +5249,24 @@ var en_default = {
5054
5249
  "settings.security.workflowReviews.error": "Failed to update workflow reviews settings",
5055
5250
  "settings.security.workflowReviews.confirmDisable.headline": "Disable workflow reviews",
5056
5251
  "settings.security.workflowReviews.confirmDisable.message": "Workflow reviews will no longer be available on this instance. Existing project-level review settings will be ignored.",
5252
+ "workflowReviews.menu.title": "Reviews",
5253
+ "workflowReviews.page.title": "Reviews",
5254
+ "workflowReviews.disclaimer.body": "Submit workflow versions for review before publishing. When reviews are assigned to your projects, they will appear here.",
5255
+ "workflowReviews.sidebar.tabs.open": "Open",
5256
+ "workflowReviews.sidebar.tabs.closed": "Closed",
5257
+ "workflowReviews.sidebar.empty.open": "No open reviews",
5258
+ "workflowReviews.sidebar.empty.closed": "No closed reviews",
5259
+ "workflowReviews.roles.requester": "Requester",
5260
+ "workflowReviews.roles.reviewers": "Reviewers",
5261
+ "workflowReviews.status.pending": "Waiting for review",
5262
+ "workflowReviews.status.changesRequested": "Changes requested",
5263
+ "workflowReviews.status.approved": "Approved",
5264
+ "workflowReviews.status.closed": "Closed",
5265
+ "workflowReviews.detail.placeholder": "Full review details are coming soon.",
5266
+ "workflowReviews.emptyState.body.open": "There are no open reviews right now.",
5267
+ "workflowReviews.emptyState.body.closed": "There are no closed reviews right now.",
5268
+ "workflowReviews.noSelection.body": "Select a review to see more information.",
5269
+ "workflowReviews.error.load": "Could not load workflow reviews",
5057
5270
  "settings.security.personalSpace.title": "Personal Space",
5058
5271
  "settings.security.personalSpace.description": "Manage workflow publishing and sharing in personal spaces.",
5059
5272
  "settings.security.personalSpace.publishing.title": "Workflow publishing",
@@ -5757,7 +5970,7 @@ var en_default = {
5757
5970
  "evaluation.collections.empty.subtitle": "Create a collection to compare two or more versions side by side.",
5758
5971
  "evaluation.collections.errors.fetchFailed": "Could not load evaluation collections",
5759
5972
  "evaluation.collections.card.done": "Done",
5760
- "evaluation.collections.card.running": "Running",
5973
+ "evaluation.collections.card.runningProgress": "Running · {completed}/{total} versions finished",
5761
5974
  "evaluation.collections.card.failed": "Failed",
5762
5975
  "evaluation.collections.card.currentDraft": "Current draft",
5763
5976
  "evaluation.collections.card.meta.versions": "{count} version | {count} versions",
@@ -5775,8 +5988,12 @@ var en_default = {
5775
5988
  "evaluation.collections.row.status.warning": "Warning",
5776
5989
  "evaluation.compare.openCompare": "Open compare",
5777
5990
  "evaluation.compare.viewProgress": "View progress",
5991
+ "evaluation.compare.rerun": "Re-run",
5778
5992
  "evaluation.compare.backToList": "Evaluations",
5779
5993
  "evaluation.compare.versionsLegend.best": "★ best",
5994
+ "evaluation.compare.versionsLegend.inspectRun": "Inspect this run",
5995
+ "evaluation.compare.versionsLegend.running": "Still running",
5996
+ "evaluation.compare.outputs.inspectRun": "Inspect run",
5780
5997
  "evaluation.compare.scoreChart.heading": "Scores by metric",
5781
5998
  "evaluation.compare.scoreChart.empty": "No score-shaped metrics to chart yet.",
5782
5999
  "evaluation.compare.scoreChart.toggle.average": "Average",
@@ -5784,7 +6001,6 @@ var en_default = {
5784
6001
  "evaluation.compare.scoreChart.toggle.perCaseComingSoon": "Per-case comparison is coming soon.",
5785
6002
  "evaluation.compare.insights.title": "AI insights",
5786
6003
  "evaluation.compare.insights.generatedAt": "Generated · {time}",
5787
- "evaluation.compare.insights.regenerate": "Regenerate",
5788
6004
  "evaluation.compare.insights.error": "Couldn’t generate insights.",
5789
6005
  "evaluation.compare.insights.retry": "Retry",
5790
6006
  "evaluation.compare.insights.fallbackNote": "Computed from raw scores — AI summary unavailable",
@@ -5794,6 +6010,7 @@ var en_default = {
5794
6010
  "evaluation.compare.insights.noRegressions": "No regressions detected",
5795
6011
  "evaluation.compare.errors.loadFailed": "Could not load the comparison.",
5796
6012
  "evaluation.compare.errors.notFound": "This collection could not be found.",
6013
+ "evaluation.compare.errors.rerunFailed": "Could not start the re-run.",
5797
6014
  "evaluation.compare.tabs.cases": "Cases",
5798
6015
  "evaluation.compare.tabs.outputs": "Outputs",
5799
6016
  "evaluation.compare.tabs.metrics": "Metrics",
@@ -5820,7 +6037,6 @@ var en_default = {
5820
6037
  "evaluation.metric.description.toolsUsed": "Whether the expected tool(s) were used. Scored 0–1.",
5821
6038
  "evaluation.metric.criteria.label": "Criteria:",
5822
6039
  "evaluation.metric.criteria.showMore": "Show more",
5823
- "evaluation.metric.criteria.showLess": "Show less",
5824
6040
  "evaluation.compare.workflowDiff.needTwo": "Add at least two versions to this collection to compare their workflows.",
5825
6041
  "evaluation.compare.workflowDiff.loadError": "Could not load the workflows to compare.",
5826
6042
  "evaluation.compare.workflowDiff.base": "Base",
@@ -6411,10 +6627,10 @@ var en_default = {
6411
6627
  "instanceAi.domainAccess.deny": "Deny",
6412
6628
  "instanceAi.webSearch.prompt": "AI Assistant wants to search the web",
6413
6629
  "instanceAi.webSearch.allowThread": "Always allow",
6414
- "instanceAi.settings.permissions.fetchUrl.label": "Fetch URLs without approval",
6415
6630
  "instanceAi.credential.selected": "Credential selected",
6416
6631
  "instanceAi.credential.required": "This action requires a credential",
6417
6632
  "instanceAi.credential.allSelected": "All credentials configured",
6633
+ "instanceAi.credential.someSkipped": "Credentials configured — skipped ones can be added later",
6418
6634
  "instanceAi.credential.useSelected": "Use selected",
6419
6635
  "instanceAi.credential.deny": "Later",
6420
6636
  "instanceAi.credential.confirmAll": "Confirm all credentials",
@@ -6515,43 +6731,6 @@ var en_default = {
6515
6731
  "instanceAi.debug.threads.refresh": "Refresh",
6516
6732
  "instanceAi.debug.threads.fetchError": "Failed to load thread data",
6517
6733
  "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
6734
  "instanceAi.builderCard.title": "Building workflow",
6556
6735
  "instanceAi.builderCard.phase.researching": "Researching nodes",
6557
6736
  "instanceAi.builderCard.phase.schemas": "Loading schemas",
@@ -6757,8 +6936,31 @@ var en_default = {
6757
6936
  "instanceAi.tools.list-nodes": "Listing available nodes",
6758
6937
  "instanceAi.tools.get-workflow-as-code": "Reading workflow code",
6759
6938
  "instanceAi.tools.build-workflow": "Generating workflow",
6939
+ "instanceAi.tools.read_config": "Reading agent config",
6940
+ "instanceAi.tools.write_config": "Writing agent config",
6941
+ "instanceAi.tools.patch_config": "Updating agent config",
6942
+ "instanceAi.tools.build_custom_tool": "Building custom tool",
6943
+ "instanceAi.tools.create_skills": "Creating skills",
6944
+ "instanceAi.tools.create_tasks": "Creating tasks",
6945
+ "instanceAi.tools.get_resource_locator_options": "Loading resource options",
6946
+ "instanceAi.tools.list_integration_types": "Listing integration types",
6947
+ "instanceAi.tools.list_sub_agents": "Listing sub-agents",
6948
+ "instanceAi.tools.publish_agent": "Publishing agent",
6949
+ "instanceAi.tools.unpublish_agent": "Unpublishing agent",
6950
+ "instanceAi.tools.resolve_integration": "Adding integration",
6951
+ "instanceAi.tools.build-agent": "Building agent",
6952
+ "instanceAi.tools.resolve_llm": "Resolving LLM",
6953
+ "instanceAi.tools.search_mcp_servers": "Searching MCP servers",
6954
+ "instanceAi.tools.verify_mcp_server": "Verifying MCP server",
6955
+ "instanceAi.tools.ask_questions": "Asking questions",
6956
+ "instanceAi.tools.ask_credential": "Requesting credential",
6957
+ "instanceAi.tools.ask_embedding_credential": "Requesting embedding credential",
6958
+ "instanceAi.tools.configure_channel": "Configuring channel",
6959
+ "instanceAi.tools.search_nodes": "Searching nodes",
6960
+ "instanceAi.tools.get_node_types": "Reading node schema",
6961
+ "instanceAi.tools.list_credentials": "Inspecting credentials",
6760
6962
  "instanceAi.tools.submit-workflow": "Submitting workflow",
6761
- "instanceAi.tools.list-workflows": "Listing workflows",
6963
+ "instanceAi.tools.list_workflows": "Listing workflows",
6762
6964
  "instanceAi.tools.get-workflow": "Reading workflow",
6763
6965
  "instanceAi.tools.delete-workflow": "Archiving workflow",
6764
6966
  "instanceAi.tools.activate-workflow": "Activating workflow",
@@ -6878,7 +7080,6 @@ var en_default = {
6878
7080
  "instanceAi.filesystem.category.computerUse": "Computer",
6879
7081
  "instanceAi.filesystem.category.filesystem": "Files",
6880
7082
  "instanceAi.filesystem.category.shell": "Shell",
6881
- "instanceAi.settings.permissions.activateWorkflow.label": "Activate workflow without approval",
6882
7083
  "instanceAi.tools.patch-workflow": "Updating workflow",
6883
7084
  "agents.home.untitledAgent": "Untitled Agent",
6884
7085
  "agents.relativeTime.justNow": "just now",
@@ -6906,15 +7107,15 @@ var en_default = {
6906
7107
  "agents.builder.loadError": "Could not load agent",
6907
7108
  "agents.builder.saveError": "Could not save agent settings",
6908
7109
  "agents.builder.chat.sessionPicker.ariaLabel": "Session history",
6909
- "agents.builder.chat.sessionPicker.empty": "No previous chats",
6910
- "agents.builder.chat.newChat.ariaLabel": "Start a new chat",
6911
- "agents.builder.chat.newChat.label": "New chat",
7110
+ "agents.builder.chat.sessionPicker.empty": "No previous sessions",
7111
+ "agents.builder.chat.newChat.ariaLabel": "Start a new session",
7112
+ "agents.builder.chat.newChat.label": "New session",
6912
7113
  "agents.chat.loadHistory.error": "Could not load chat history",
6913
7114
  "agents.chat.clearHistory.error": "Could not clear chat history",
7115
+ "agents.chat.streamInterrupted": "The connection was interrupted. Refresh the page to see the latest response.",
7116
+ "agents.chat.toolError.generic": "Something went wrong while running this tool",
6914
7117
  "agents.chat.clearHistory": "Clear chat history",
6915
7118
  "agents.chat.input.placeholder": "Type a message...",
6916
- "agents.preview.episodicMemoryCallout.text": "Access memories from previous conversations.",
6917
- "agents.preview.episodicMemoryCallout.action": "Enable",
6918
7119
  "agents.chat.answerQuestionPlaceholder": "Answer the question above to continue",
6919
7120
  "agents.chat.misconfigured.title": "This agent isn't ready to run yet",
6920
7121
  "agents.chat.misconfigured.issuesPrefix": "Check:",
@@ -6927,6 +7128,9 @@ var en_default = {
6927
7128
  "agents.chat.misconfigured.missing.mcpServers": "MCP server",
6928
7129
  "agents.chat.misconfigured.missing.subAgents.agents": "Sub-agent",
6929
7130
  "agents.chat.misconfigured.dismiss": "Dismiss",
7131
+ "agents.chat.warning.dismiss": "Dismiss",
7132
+ "agents.chat.warning.mcp.title": "An MCP server couldn't be reached, so its tools were skipped. The agent will continue without them.",
7133
+ "agents.chat.warning.mcp.detail": "{server}: {error}",
6930
7134
  "agents.chat.emptyState.title": "Chat with your agent",
6931
7135
  "agents.chat.emptyState.description": "Send a message to start a conversation",
6932
7136
  "agents.chat.toolNames.webSearch": "Web search",
@@ -7120,7 +7324,6 @@ var en_default = {
7120
7324
  "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
7325
  "agents.builder.files.count": "{count} file uploaded | {count} files uploaded",
7122
7326
  "agents.builder.files.upload": "Upload file",
7123
- "agents.builder.files.publishRequired": "Publish this agent to upload knowledge files",
7124
7327
  "agents.builder.files.uploadFileTooLarge.title": "File too large",
7125
7328
  "agents.builder.files.uploadFileTooLarge.message": "{name} is larger than {size} MB.",
7126
7329
  "agents.builder.files.uploadTotalTooLarge.title": "Knowledge base limit reached",
@@ -7395,7 +7598,8 @@ var en_default = {
7395
7598
  "agents.builder.validation.issue.tool.custom.missingReference": "This tool's code is missing",
7396
7599
  "agents.builder.validation.issue.tool.node.missingReference": "This node type isn't available on this instance",
7397
7600
  "agents.builder.validation.issue.mcpServer.incompatibleCredential": "The credential type doesn't match the server's authentication method",
7398
- "agents.builder.preview.viewSession": "View session",
7601
+ "agents.builder.preview.backToChat": "Back to chat",
7602
+ "agents.builder.preview.viewSession": "View session trace",
7399
7603
  "agents.builder.preview.close.ariaLabel": "Close preview",
7400
7604
  "agents.builder.executions.count": "{count} session | {count} sessions",
7401
7605
  "agents.builder.settings.description": "Configure memory, sub-agent routing, and advanced runtime settings.",
@@ -7414,6 +7618,7 @@ var en_default = {
7414
7618
  "agents.builder.triggers.count": "{count} channel connected | {count} channels connected",
7415
7619
  "agents.builder.triggers.empty": "No channels connected yet.",
7416
7620
  "agents.builder.triggers.add": "Add channel",
7621
+ "agents.builder.triggers.remaining": "{labels}, {count} more",
7417
7622
  "agents.builder.triggers.empty.title": "No triggers configured",
7418
7623
  "agents.builder.triggers.empty.description": "Add a channel to let this agent respond to events from a chat platform.",
7419
7624
  "agents.builder.addTrigger.modal.title": "Add trigger",
@@ -7442,10 +7647,10 @@ var en_default = {
7442
7647
  "agents.builder.addTrigger.slack.setup.error": "Could not create and install the Slack app.",
7443
7648
  "agents.channels.setup.publishNotice": "This will publish your agent",
7444
7649
  "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.",
7650
+ "agents.channels.slack.setup.createToken.description": "Open the Slack dashboard and create an app configuration access token.",
7446
7651
  "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.",
7652
+ "agents.channels.slack.setup.copyAccessToken.title": "Add access token",
7653
+ "agents.channels.slack.setup.copyAccessToken.description": "Paste the app configuration access token from Slack.",
7449
7654
  "agents.channels.slack.setup.copyAccessToken.label": "Token",
7450
7655
  "agents.channels.slack.setup.copyAccessToken.placeholder": "Token",
7451
7656
  "agents.channels.slack.setup.copyAccessToken.showToken": "Show token",
@@ -7561,7 +7766,25 @@ var en_default = {
7561
7766
  "agents.channels.modal.connectDescription": "Connect your {channel} account",
7562
7767
  "agents.channels.modal.setupPlaceholder": "Setup view for {channel} will go here.",
7563
7768
  "agents.channels.modal.editPlaceholder": "Edit view for {channel} will go here.",
7564
- "agents.channels.modal.connected": "Connected"
7769
+ "agents.channels.modal.connected": "Connected",
7770
+ "nodeCreator.sectionNames.includedInN8n": "Included in n8n",
7771
+ "contextMenu.nodeGroup": "group",
7772
+ "contextMenu.group": "Group node | Group nodes",
7773
+ "contextMenu.renameGroup": "Rename group",
7774
+ "contextMenu.ungroupNodes": "Ungroup nodes",
7775
+ "contextMenu.expandAllGroups": "Expand all groups",
7776
+ "contextMenu.collapseAllGroups": "Collapse all groups",
7777
+ "contextMenu.expandSelectedGroups": "Expand selected",
7778
+ "contextMenu.collapseSelectedGroups": "Collapse selected",
7779
+ "projectRoles.credential:createEndUser": "Manage end-user credentials",
7780
+ "projectRoles.credential:createEndUser.tooltip": "Create, delete, or change the type of end-user credentials, where each user connects their own account",
7781
+ "template.buttons.startWithAi": "Customize with AI",
7782
+ "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.",
7783
+ "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.",
7784
+ "instanceAi.workflowSetup.stepIncompleteTooltip": "To continue, complete the required fields above or skip setup for now",
7785
+ "agents.chat.askCredential.skipped": "Skipped",
7786
+ "agents.chat.askQuestions.skipped": "Skipped",
7787
+ "agents.chat.configureChannel.skipped": "Skipped"
7565
7788
  };
7566
7789
 
7567
7790
  //#endregion