@n8n/i18n 1.25.2 → 1.26.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +113 -27
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +104 -18
- package/dist/index.d.mts +104 -18
- package/dist/index.mjs +113 -27
- package/dist/index.mjs.map +1 -1
- package/dist/types2.d.cts +104 -18
- package/dist/types2.d.mts +104 -18
- package/package.json +5 -5
package/dist/index.cjs
CHANGED
|
@@ -45,6 +45,7 @@ var en_default = {
|
|
|
45
45
|
"generic.any": "Any",
|
|
46
46
|
"generic.allow": "Allow",
|
|
47
47
|
"generic.deny": "Deny",
|
|
48
|
+
"generic.back": "Back",
|
|
48
49
|
"generic.cancel": "Cancel",
|
|
49
50
|
"generic.open": "Open",
|
|
50
51
|
"generic.openResource": "Open {resource}",
|
|
@@ -64,6 +65,7 @@ var en_default = {
|
|
|
64
65
|
"generic.folder": "Folder",
|
|
65
66
|
"generic.keepBuilding": "Keep building",
|
|
66
67
|
"generic.learnMore": "Learn more",
|
|
68
|
+
"generic.recommended": "Recommended",
|
|
67
69
|
"generic.reset": "Reset",
|
|
68
70
|
"generic.resetAllFilters": "Reset all filters",
|
|
69
71
|
"generic.communityNode": "Community Node",
|
|
@@ -302,6 +304,8 @@ var en_default = {
|
|
|
302
304
|
"chat.window.session.resetSession": "Reset chat session",
|
|
303
305
|
"chatHub.agent.customAgents": "Custom Agents",
|
|
304
306
|
"chatHub.agent.newAgent": "New Agent",
|
|
307
|
+
"chatHub.agent.configureCredentials": "Configure credentials",
|
|
308
|
+
"chatHub.agent.addModel": "Add model",
|
|
305
309
|
"chatHub.agent.editor.title.new": "New Agent",
|
|
306
310
|
"chatHub.agent.editor.title.edit": "Edit Agent",
|
|
307
311
|
"chatHub.agent.editor.name.label": "Name",
|
|
@@ -335,6 +339,15 @@ var en_default = {
|
|
|
335
339
|
"chatHub.tools.editor.selectedCount": "{count} tool selected | {count} tools selected",
|
|
336
340
|
"chatHub.tools.editor.confirm": "Confirm",
|
|
337
341
|
"chatHub.tools.editor.cancel": "Cancel",
|
|
342
|
+
"chatHub.credentials.selector.title": "Select {provider} credential",
|
|
343
|
+
"chatHub.credentials.selector.chooseOrCreate": "Choose or create a credential for {provider}",
|
|
344
|
+
"chatHub.credentials.selector.createNew": "Create new",
|
|
345
|
+
"chatHub.credentials.selector.confirm": "Select",
|
|
346
|
+
"chatHub.credentials.selector.cancel": "Cancel",
|
|
347
|
+
"chatHub.models.byIdSelector.title": "Choose {provider} model by ID",
|
|
348
|
+
"chatHub.models.byIdSelector.choose": "Enter model identifier (e.g. \"gpt-4\")",
|
|
349
|
+
"chatHub.models.byIdSelector.confirm": "Select",
|
|
350
|
+
"chatHub.models.byIdSelector.cancel": "Cancel",
|
|
338
351
|
"chatEmbed.infoTip.description": "Add chat to external applications using the n8n chat package.",
|
|
339
352
|
"chatEmbed.infoTip.link": "More info",
|
|
340
353
|
"chatEmbed.title": "Embed Chat in your website",
|
|
@@ -1084,8 +1097,7 @@ var en_default = {
|
|
|
1084
1097
|
"workflow.count": "the {count} workflow | the {count} workflows",
|
|
1085
1098
|
"workflow.description.tooltip": "Edit workflow description",
|
|
1086
1099
|
"workflow.description.placeholder": "Describe the purpose and functionality of this workflow",
|
|
1087
|
-
"workflow.description.placeholder.mcp": "
|
|
1088
|
-
"workflow.description.placeholder.mcp.webhook": "Include details about the expected webhook inputs (payload format and whether it should be sent as request body or URL parameters)",
|
|
1100
|
+
"workflow.description.placeholder.mcp": "To help MCP clients understand when to use this workflow, add a short workflow description that describes what it does.",
|
|
1089
1101
|
"workflow.description.error.title": "Problem updating workflow description",
|
|
1090
1102
|
"folder.and.workflow.separator": "and",
|
|
1091
1103
|
"folders.delete.action": "Archive all workflows and delete subfolders",
|
|
@@ -1213,8 +1225,9 @@ var en_default = {
|
|
|
1213
1225
|
"mcp.workflowNotEligable.description": "Only active workflows with one of the following trigger nodes can be accessible via MCP: {triggers}",
|
|
1214
1226
|
"mcp.instanceLevelAccessDisabled.description": "Instance-level MCP access is disabled. Enable it to allow workflow-level access.",
|
|
1215
1227
|
"mcp.workflowDeactivated.title": "MCP Access Disabled",
|
|
1216
|
-
"mcp.
|
|
1217
|
-
"mcp.
|
|
1228
|
+
"mcp.productionChecklist.title": "Enable MCP access",
|
|
1229
|
+
"mcp.productionChecklist.workflow.description": "Allow MCP clients to access this workflow",
|
|
1230
|
+
"mcp.productionChecklist.instance.description": "Enable instance-level MCP access to allow MCP clients to access workflows.",
|
|
1218
1231
|
"mcp.workflowDeactivated.message": "MCP Access has been disabled for this workflow because it is deactivated",
|
|
1219
1232
|
"menuActions.duplicate": "Duplicate",
|
|
1220
1233
|
"menuActions.download": "Download",
|
|
@@ -1477,7 +1490,6 @@ var en_default = {
|
|
|
1477
1490
|
"nodeCreator.triggerHelperPanel.manualTriggerDescription": "Runs the flow on clicking a button in n8n. Good for getting started quickly",
|
|
1478
1491
|
"nodeCreator.triggerHelperPanel.manualChatTriggerDisplayName": "On chat message",
|
|
1479
1492
|
"nodeCreator.triggerHelperPanel.manualChatTriggerDescription": "Runs the flow when a user sends a chat message. For use with AI nodes",
|
|
1480
|
-
"nodeCreator.triggerHelperPanel.manualTriggerTag": "Recommended",
|
|
1481
1493
|
"nodeCreator.triggerHelperPanel.chatTriggerDisplayName": "On chat message",
|
|
1482
1494
|
"nodeCreator.triggerHelperPanel.chatTriggerDescription": "Runs the flow when a user sends a chat message. For use with AI nodes",
|
|
1483
1495
|
"nodeCreator.triggerHelperPanel.whatHappensNext": "What happens next?",
|
|
@@ -1764,7 +1776,7 @@ var en_default = {
|
|
|
1764
1776
|
"nodeWebhooks.webhookUrls.mcpTrigger": "MCP URL",
|
|
1765
1777
|
"openWorkflow.workflowImportError": "Could not import workflow",
|
|
1766
1778
|
"openWorkflow.workflowNotFoundError": "Could not find workflow",
|
|
1767
|
-
"oauth.consentView.title": "
|
|
1779
|
+
"oauth.consentView.title": "OAuth access consent",
|
|
1768
1780
|
"oauth.consentView.heading": "{clientName} wants access to your n8n instance",
|
|
1769
1781
|
"oauth.consentView.description": "This will allow {clientName} to perform the following actions:",
|
|
1770
1782
|
"oauth.consentView.action.listWorkflows": "Get a list of your workflows",
|
|
@@ -2222,6 +2234,7 @@ var en_default = {
|
|
|
2222
2234
|
"settings.mcp": "MCP Access",
|
|
2223
2235
|
"settings.mcp.toggle.label": "Enable MCP",
|
|
2224
2236
|
"settings.mcp.toggle.description": "Enable MCP access to this n8n instance",
|
|
2237
|
+
"settings.mcp.toggle.disabled.notice": "Let MCP clients like Claude, Lovable, and other AI tools discover and execute your n8n workflows.",
|
|
2225
2238
|
"settings.mcp.available.workflows.heading": "Available Workflows",
|
|
2226
2239
|
"settings.mcp.connection.info.heading": "How to connect",
|
|
2227
2240
|
"settings.mcp.workflows.table.action.removeMCPAccess": "Remove MCP Access",
|
|
@@ -2229,7 +2242,7 @@ var en_default = {
|
|
|
2229
2242
|
"settings.mcp.empty.description": "Enable MCP access in each workflow's settings to see them here.",
|
|
2230
2243
|
"settings.mcp.toggle.disabled.tooltip": "Only instance admins can change this",
|
|
2231
2244
|
"settings.mcp.toggle.error": "Error updating MCP access",
|
|
2232
|
-
"settings.mcp.instructions.tabs.oauth": "
|
|
2245
|
+
"settings.mcp.instructions.tabs.oauth": "OAuth",
|
|
2233
2246
|
"settings.mcp.instructions.tabs.apiKey": "Access Token",
|
|
2234
2247
|
"settings.mcp.instructions.enableAccess": "Enable workflow access in at least one workflow via its settings",
|
|
2235
2248
|
"settings.mcp.instructions.serverUrl": "Server URL",
|
|
@@ -2243,7 +2256,7 @@ var en_default = {
|
|
|
2243
2256
|
"settings.mcp.error.fetching.apiKey": "Error fetching access token",
|
|
2244
2257
|
"settings.mcp.error.rotating.apiKey": "Error generating new access token",
|
|
2245
2258
|
"settings.mcp.error.fetching.oAuthClients": "Error fetching list of OAuth clients",
|
|
2246
|
-
"settings.mcp.oAuthClients.heading": "Connected
|
|
2259
|
+
"settings.mcp.oAuthClients.heading": "Connected OAuth clients",
|
|
2247
2260
|
"settings.mcp.oAuthClients.table.clientName": "Client Name",
|
|
2248
2261
|
"settings.mcp.oAuthClients.table.connectedAt": "Connected At",
|
|
2249
2262
|
"settings.mcp.oAuthClients.table.lastUsedAt": "Last Used At",
|
|
@@ -2251,9 +2264,41 @@ var en_default = {
|
|
|
2251
2264
|
"settings.mcp.oAuthClients.revoke.success.title": "Access revoked",
|
|
2252
2265
|
"settings.mcp.oAuthClients.revoke.success.message": "Client {name} access has been revoked",
|
|
2253
2266
|
"settings.mcp.oAuthClients.revoke.error": "Error revoking client access",
|
|
2254
|
-
"settings.mcp.oAuthClients.table.empty.title": "No
|
|
2267
|
+
"settings.mcp.oAuthClients.table.empty.title": "No OAuth clients connected",
|
|
2255
2268
|
"settings.mcp.refresh.tooltip": "Refresh list",
|
|
2256
2269
|
"settings.mcp.workflowsTable.workflow": "Workflow",
|
|
2270
|
+
"settings.chatHub": "Chat",
|
|
2271
|
+
"settings.chatHub.providers.fetching.error": "Error fetching chat provider settings",
|
|
2272
|
+
"settings.chatHub.providers.updated.success": "Chat provider settings updated",
|
|
2273
|
+
"settings.chatHub.providers.updated.error": "Error updating chat provider settings",
|
|
2274
|
+
"settings.chatHub.providers.table.provider": "Provider",
|
|
2275
|
+
"settings.chatHub.providers.table.models": "Models",
|
|
2276
|
+
"settings.chatHub.providers.table.createdAt": "Created",
|
|
2277
|
+
"settings.chatHub.providers.table.updatedAt": "Last edited",
|
|
2278
|
+
"settings.chatHub.providers.table.action.editProvider": "Edit provider",
|
|
2279
|
+
"settings.chatHub.providers.table.action.editProvider.disabled": "Only instance admins and owners can edit chat providers.",
|
|
2280
|
+
"settings.chatHub.providers.table.title": "Providers",
|
|
2281
|
+
"settings.chatHub.providers.table.refresh.tooltip": "Refresh list",
|
|
2282
|
+
"settings.chatHub.providers.table.addProvider.button": "Add provider",
|
|
2283
|
+
"settings.chatHub.providers.table.empty.title": "No chat providers configured",
|
|
2284
|
+
"settings.chatHub.providers.table.empty.description": "Configure chat providers to restrict available models and credentials.",
|
|
2285
|
+
"settings.chatHub.providers.modal.edit.title": "Configure {provider}",
|
|
2286
|
+
"settings.chatHub.providers.modal.edit.cancel": "Cancel",
|
|
2287
|
+
"settings.chatHub.providers.modal.edit.confirm": "Confirm",
|
|
2288
|
+
"settings.chatHub.providers.modal.edit.enabled.label": "Enable {provider}",
|
|
2289
|
+
"settings.chatHub.providers.modal.edit.enabled.tooltip": "When disabled, models from this provider won't be available for use in Chat.",
|
|
2290
|
+
"settings.chatHub.providers.modal.edit.credential.label": "Default credential",
|
|
2291
|
+
"settings.chatHub.providers.modal.edit.credential.clearButton": "Clear selection",
|
|
2292
|
+
"settings.chatHub.providers.modal.edit.limitModels.label": "Limit models",
|
|
2293
|
+
"settings.chatHub.providers.modal.edit.limitModels.tooltip": "When enabled only selected models will be available for use in Chat.",
|
|
2294
|
+
"settings.chatHub.providers.modal.edit.allowedModels.label": "Models",
|
|
2295
|
+
"settings.chatHub.providers.modal.edit.errorFetchingModels": "Error fetching chat models",
|
|
2296
|
+
"settings.chatHub.providers.modal.edit.models.placeholder": "Select a model",
|
|
2297
|
+
"settings.chatHub.providers.modal.edit.models.create": "Add model \"{filter}\"",
|
|
2298
|
+
"settings.chatHub.providers.table.models.disabled": "Disabled",
|
|
2299
|
+
"settings.chatHub.providers.table.models.allModels": "All models",
|
|
2300
|
+
"settings.chatHub.providers.table.models.noModels": "No models",
|
|
2301
|
+
"settings.chatHub.providers.table.models.more": " and {count} more",
|
|
2257
2302
|
"settings.goBack": "Go back",
|
|
2258
2303
|
"settings.personal": "Personal",
|
|
2259
2304
|
"settings.personal.basicInformation": "Basic Information",
|
|
@@ -2484,16 +2529,24 @@ var en_default = {
|
|
|
2484
2529
|
"settings.provisioning.scopesProjectsRolesClaimName.help": "The claim name used to provision projects and their roles from Oauth. For SAML / LDAP, this will be the attribute name checked.",
|
|
2485
2530
|
"settings.provisioning.toggle": "Provision instance and project roles",
|
|
2486
2531
|
"settings.provisioning.toggle.help": "Project access can only be defined on external provider. Any existing project access configured in n8n, but not on the provider, will be removed once a user logs in.",
|
|
2487
|
-
"settings.provisioningConfirmDialog.title": "Enable
|
|
2488
|
-
"settings.provisioningConfirmDialog.
|
|
2489
|
-
"settings.provisioningConfirmDialog.breakingChangeDescription.
|
|
2490
|
-
"settings.provisioningConfirmDialog.breakingChangeDescription.
|
|
2491
|
-
"settings.provisioningConfirmDialog.
|
|
2492
|
-
"settings.provisioningConfirmDialog.
|
|
2532
|
+
"settings.provisioningConfirmDialog.enable.title": "Enable user role provisioning",
|
|
2533
|
+
"settings.provisioningConfirmDialog.disable.title": "Manage user role provisioning in n8n only",
|
|
2534
|
+
"settings.provisioningConfirmDialog.breakingChangeDescription.firstSentence.partOne": "Your SSO provider will control all user roles in n8n.",
|
|
2535
|
+
"settings.provisioningConfirmDialog.breakingChangeDescription.firstSentence.partOne.withProjectRoles": "Your SSO provider will control all user and project roles in n8n.",
|
|
2536
|
+
"settings.provisioningConfirmDialog.breakingChangeDescription.firstSentence.partTwo": "Roles not assigned by your SSO provider will default to global:member.",
|
|
2537
|
+
"settings.provisioningConfirmDialog.breakingChangeDescription.secondLine": "<b>Before enabling:</b> Download and review your current access settings below to ensure your SSO provider is configured correctly.",
|
|
2538
|
+
"settings.provisioningConfirmDialog.disable.description": "You're switching instance role management from SSO back to n8n.",
|
|
2539
|
+
"settings.provisioningConfirmDialog.enable.checkbox": "I have downloaded and reviewed the CSV export. My SSO provider is correctly configured to control user roles on this n8n instance.",
|
|
2540
|
+
"settings.provisioningConfirmDialog.disable.checkbox": "I confirm that I want to no longer provision user roles from my SSO provider.",
|
|
2541
|
+
"settings.provisioningConfirmDialog.link.docs": "Link to docs",
|
|
2542
|
+
"settings.provisioningConfirmDialog.button.enable.confirm": "Save and enable",
|
|
2543
|
+
"settings.provisioningConfirmDialog.button.disable.confirm": "Save",
|
|
2493
2544
|
"settings.provisioningConfirmDialog.button.cancel": "Cancel",
|
|
2494
2545
|
"settings.provisioningConfirmDialog.button.generateCsvExport": "Generate access settings CSV export",
|
|
2495
|
-
"settings.provisioningConfirmDialog.button.downloadProjectRolesCsv": "
|
|
2496
|
-
"settings.provisioningConfirmDialog.button.downloadInstanceRolesCsv": "
|
|
2546
|
+
"settings.provisioningConfirmDialog.button.downloadProjectRolesCsv": "Existing project access settings csv",
|
|
2547
|
+
"settings.provisioningConfirmDialog.button.downloadInstanceRolesCsv": "Existing instance role settings csv",
|
|
2548
|
+
"settings.provisioningInstanceRolesHandledBySsoProvider.description": "User management and instance roles are controlled by your SSO provider. Contact your n8n instance owner or admin to make changes.",
|
|
2549
|
+
"settings.provisioningProjectRolesHandledBySsoProvider.description": "User management and project roles are controlled by your SSO provider. Contact your n8n instance owner or admin to make changes.",
|
|
2497
2550
|
"settings.externalSecrets.title": "External Secrets",
|
|
2498
2551
|
"settings.externalSecrets.info": "Connect external secrets tools for centralized credentials management across environments, and to enhance system security.",
|
|
2499
2552
|
"settings.externalSecrets.info.link": "More info",
|
|
@@ -2655,7 +2708,8 @@ var en_default = {
|
|
|
2655
2708
|
"settings.sourceControl.httpsWarningNotice.strong": "Personal Access Token required:",
|
|
2656
2709
|
"settings.migrationReport": "Migration Report",
|
|
2657
2710
|
"settings.migrationReport.title": "Compatibility report for version 2.0.0",
|
|
2658
|
-
"settings.migrationReport.description": "{compatibleCount} of your {totalCount} workflows are already compatible with version 2.0.0. Review the details below to understand and resolve any compatibility problems. Learn more about all breaking changes in our
|
|
2711
|
+
"settings.migrationReport.description": "{compatibleCount} of your {totalCount} workflows are already compatible with version 2.0.0. Review the details below to understand and resolve any compatibility problems. Learn more about all breaking changes in our",
|
|
2712
|
+
"settings.migrationReport.documentationLink": "documentation",
|
|
2659
2713
|
"settings.migrationReport.refreshButton": "Refresh",
|
|
2660
2714
|
"settings.migrationReport.tabs.workflowIssues": "Workflow issues",
|
|
2661
2715
|
"settings.migrationReport.tabs.instanceIssues": "Instance issues",
|
|
@@ -3239,12 +3293,32 @@ var en_default = {
|
|
|
3239
3293
|
"dataTable.card.column.count": "{count} column | {count} columns",
|
|
3240
3294
|
"dataTable.add.title": "Create new data table",
|
|
3241
3295
|
"dataTable.add.button.label": "Create data table",
|
|
3296
|
+
"dataTable.add.fromScratch": "From scratch",
|
|
3297
|
+
"dataTable.add.importCsv": "Import CSV",
|
|
3242
3298
|
"dataTable.add.input.name.label": "Data table name",
|
|
3243
3299
|
"dataTable.add.input.name.placeholder": "Enter data table name",
|
|
3244
3300
|
"dataTable.add.error": "Error creating data table",
|
|
3245
3301
|
"dataTable.delete.confirm.title": "Delete data table",
|
|
3302
|
+
"dataTable.upload.uploading": "Uploading and processing CSV file...",
|
|
3303
|
+
"dataTable.upload.selectFile": "Waiting for file selection...",
|
|
3304
|
+
"dataTable.upload.dropOrClick": "Drop file here or click to upload",
|
|
3305
|
+
"dataTable.upload.csvOnly": "CSV files only",
|
|
3306
|
+
"dataTable.upload.hasHeaders": "My CSV file contains a header row",
|
|
3307
|
+
"dataTable.upload.uploadButton": "Upload CSV",
|
|
3308
|
+
"dataTable.upload.success": "'{fileName}' has been uploaded successfully. We found {columnCount} column and {rowCount} row | '{fileName}' has been uploaded successfully. We found {columnCount} columns and {rowCount} rows",
|
|
3309
|
+
"dataTable.upload.error": "Error uploading CSV file",
|
|
3310
|
+
"dataTable.import.columnsFound": "Columns found",
|
|
3311
|
+
"dataTable.import.columnName": "Column Name",
|
|
3312
|
+
"dataTable.import.columnsDescription": "Review and adjust the column names and types detected from your CSV file",
|
|
3313
|
+
"dataTable.import.columnType": "Data Type",
|
|
3314
|
+
"dataTable.import.columnNamePlaceholder": "Enter column name",
|
|
3315
|
+
"dataTable.import.duplicateColumnName": "Column name must be unique",
|
|
3316
|
+
"dataTable.import.systemColumnName": "{columnName} is a reserved column",
|
|
3317
|
+
"dataTable.import.invalidColumnName": "Only alphabetical and non-leading numbers and underscores allowed",
|
|
3246
3318
|
"dataTable.delete.confirm.message": "Are you sure you want to delete the data table '{name}'? This action cannot be undone.",
|
|
3247
3319
|
"dataTable.delete.error": "Error deleting data table",
|
|
3320
|
+
"dataTable.download.csv": "Download CSV",
|
|
3321
|
+
"dataTable.download.error": "Failed to download data table",
|
|
3248
3322
|
"dataTable.rename.error": "Error renaming data table",
|
|
3249
3323
|
"dataTable.getDetails.error": "Error fetching data table details",
|
|
3250
3324
|
"dataTable.notFound": "Data table not found",
|
|
@@ -3378,9 +3452,7 @@ var en_default = {
|
|
|
3378
3452
|
"settings.sso.subtitle": "SAML 2.0 Configuration",
|
|
3379
3453
|
"settings.sso.info": "Activate SAML or OIDC to enable passwordless login via your existing user management tool and enhance security through unified authentication.",
|
|
3380
3454
|
"settings.sso.info.link": "Learn how to configure SAML or OIDC.",
|
|
3381
|
-
"settings.sso.
|
|
3382
|
-
"settings.sso.activated": "Activated",
|
|
3383
|
-
"settings.sso.deactivated": "Deactivated",
|
|
3455
|
+
"settings.sso.activated": "Enable Single Sign On",
|
|
3384
3456
|
"settings.sso.settings.redirectUrl.label": "Redirect URL",
|
|
3385
3457
|
"settings.sso.settings.redirectUrl.copied": "Redirect URL copied to clipboard",
|
|
3386
3458
|
"settings.sso.settings.redirectUrl.help": "Copy the Redirect URL to configure your SAML provider",
|
|
@@ -3399,20 +3471,28 @@ var en_default = {
|
|
|
3399
3471
|
"settings.sso.settings.oidc.prompt.consent": "Consent (Ask the user to consent)",
|
|
3400
3472
|
"settings.sso.settings.oidc.prompt.select_account": "Select Account (Allow the user to select an account)",
|
|
3401
3473
|
"settings.sso.settings.oidc.prompt.create": "Create (Ask the OP to show the registration page first)",
|
|
3474
|
+
"settings.sso.settings.userRoleProvisioning.label": "User role provisioning",
|
|
3475
|
+
"settings.sso.settings.userRoleProvisioning.help": "Manage instance and project roles from your SSO provider.",
|
|
3476
|
+
"settings.sso.settings.userRoleProvisioning.help.linkText": "Link to docs",
|
|
3477
|
+
"settings.sso.settings.userRoleProvisioning.option.disabled.label": "Managed in n8n",
|
|
3478
|
+
"settings.sso.settings.userRoleProvisioning.option.instanceRole.label": "Instance role",
|
|
3479
|
+
"settings.sso.settings.userRoleProvisioning.option.instanceAndProjectRoles.label": "Instance and project roles",
|
|
3402
3480
|
"settings.sso.settings.test": "Test settings",
|
|
3403
3481
|
"settings.sso.settings.save": "Save settings",
|
|
3404
|
-
"settings.sso.settings.save.
|
|
3405
|
-
"settings.sso.settings.save.
|
|
3482
|
+
"settings.sso.settings.save.testConnection.title": "Test and activate SAML SSO",
|
|
3483
|
+
"settings.sso.settings.save.testConnection.message": "You are about to activate SSO via SAML. Test your SAML SSO settings first before proceeding.",
|
|
3484
|
+
"settings.sso.settings.save.testConnection.test": "Test settings",
|
|
3485
|
+
"settings.sso.settings.save.confirmTestConnection.title": "Confirm successful connection test",
|
|
3486
|
+
"settings.sso.settings.save.confirmTestConnection.message": "Was the connection test successful? Confirm to activate SSO via SAML.",
|
|
3487
|
+
"settings.sso.settings.save.confirmTestConnection.confirm": "Confirm",
|
|
3406
3488
|
"settings.sso.settings.save.activate.cancel": "Cancel",
|
|
3407
|
-
"settings.sso.settings.save.activate.test": "Test settings",
|
|
3408
3489
|
"settings.sso.settings.save.error": "Error saving SAML SSO configuration",
|
|
3409
3490
|
"settings.sso.settings.save.error_oidc": "Error saving OIDC SSO configuration",
|
|
3410
|
-
"settings.sso.settings.footer.hint": "Don't forget to activate SAML SSO once you've saved the settings.",
|
|
3411
3491
|
"settings.sso.actionBox.title": "Available on the Enterprise plan",
|
|
3412
3492
|
"settings.sso.actionBox.description": "Use Single Sign On to consolidate authentication into a single platform to improve security and agility.",
|
|
3413
3493
|
"settings.sso.actionBox.buttonText": "See plans",
|
|
3414
|
-
"settings.
|
|
3415
|
-
"settings.
|
|
3494
|
+
"settings.sso.confirmMessage.beforeSaveForm.headline": "Are you sure you want to disable {protocol} login?",
|
|
3495
|
+
"settings.sso.confirmMessage.beforeSaveForm.message": "If you do so, all {protocol} users will be converted to email users.",
|
|
3416
3496
|
"settings.mfa.secret": "Secret {secret}",
|
|
3417
3497
|
"settings.mfa": "MFA",
|
|
3418
3498
|
"settings.mfa.title": "Multi-factor Authentication",
|
|
@@ -3482,6 +3562,7 @@ var en_default = {
|
|
|
3482
3562
|
"projects.settings.member.removed.title": "Member removed successfully",
|
|
3483
3563
|
"projects.settings.member.remove.error.title": "An error occurred while removing member",
|
|
3484
3564
|
"projects.settings.member.added.title": "Member added successfully",
|
|
3565
|
+
"projects.sharing.allUsers": "All users and projects",
|
|
3485
3566
|
"projects.sharing.noMatchingProjects": "There are no available projects",
|
|
3486
3567
|
"projects.sharing.noMatchingUsers": "No matching users or projects",
|
|
3487
3568
|
"projects.sharing.select.placeholder": "Select project or user",
|
|
@@ -3514,6 +3595,8 @@ var en_default = {
|
|
|
3514
3595
|
"projects.move.resource.success.message.workflow.withAllCredentials": "The workflow's credentials were shared with the project.",
|
|
3515
3596
|
"projects.move.resource.success.message.workflow.withSomeCredentials": "Due to missing permissions not all the workflow's credentials were shared with the project.",
|
|
3516
3597
|
"projects.move.resource.success.link": "View {targetProjectName}",
|
|
3598
|
+
"projects.badge.global": "Global",
|
|
3599
|
+
"projects.badge.tooltip.global": "This {resourceTypeLabel} was shared globally with all users and projects",
|
|
3517
3600
|
"projects.badge.tooltip.sharedOwned": "This {resourceTypeLabel} is owned by you and shared with {count} users",
|
|
3518
3601
|
"projects.badge.tooltip.sharedPersonal": "This {resourceTypeLabel} is owned by {name} and shared with {count} users",
|
|
3519
3602
|
"projects.badge.tooltip.personal": "This {resourceTypeLabel} is owned by {name}",
|
|
@@ -3826,6 +3909,9 @@ var en_default = {
|
|
|
3826
3909
|
"insights.dashboard.paywall.title": "Upgrade to access more detailed insights",
|
|
3827
3910
|
"insights.dashboard.paywall.description": "Gain access to more granular, per-workflow insights and visual breakdown of production executions over different time periods.",
|
|
3828
3911
|
"insights.banner.title.timeSaved.tooltip": "Total time saved calculated from your estimated time savings per execution across all workflows",
|
|
3912
|
+
"insights.banner.queueMode.warning": "We identified and fixed an issue where insights execution counts were duplicated for queue mode users.",
|
|
3913
|
+
"insights.banner.queueMode.warning.link.text": "Learn more",
|
|
3914
|
+
"insights.banner.queueMode.warning.link.url": "https://community.n8n.io/t/insights-reporting-bug-for-queue-mode-users-on-v1-100-0",
|
|
3829
3915
|
"insights.banner.failureRate.deviation.tooltip": "Percentage point change from previous period",
|
|
3830
3916
|
"insights.chart.failed": "Failed",
|
|
3831
3917
|
"insights.chart.succeeded": "Successful",
|