@n8n/i18n 2.28.1 → 2.29.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 +153 -24
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +140 -11
- package/dist/index.d.mts +140 -11
- package/dist/index.mjs +153 -24
- package/dist/index.mjs.map +1 -1
- package/dist/types2.d.cts +140 -11
- package/dist/types2.d.mts +140 -11
- package/package.json +5 -5
package/dist/index.cjs
CHANGED
|
@@ -1045,8 +1045,13 @@ var en_default = {
|
|
|
1045
1045
|
"credentialEdit.credentialConfig.externalSecrets": "Enterprise plan users can pull in credentials from external vaults.",
|
|
1046
1046
|
"credentialEdit.credentialConfig.externalSecrets.moreInfo": "More info",
|
|
1047
1047
|
"credentialEdit.credentialConfig.dynamicCredentials.title": "Set up for private credentials",
|
|
1048
|
-
"credentialEdit.credentialConfig.dynamicCredentials.infoTip": "
|
|
1048
|
+
"credentialEdit.credentialConfig.dynamicCredentials.infoTip": "A private 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.",
|
|
1049
1049
|
"credentialEdit.credentialConfig.dynamicCredentials.sharedDisabledTooltip": "This credential is currently shared. Private credentials cannot be shared, so switching to private is not supported.",
|
|
1050
|
+
"credentialEdit.credentialConfig.credentialType.title": "Credential type",
|
|
1051
|
+
"credentialEdit.credentialConfig.credentialType.endUser.title": "Private credential",
|
|
1052
|
+
"credentialEdit.credentialConfig.credentialType.endUser.subtitle": "Each member uses their own credential.",
|
|
1053
|
+
"credentialEdit.credentialConfig.credentialType.fixed.title": "Fixed credential",
|
|
1054
|
+
"credentialEdit.credentialConfig.credentialType.fixed.subtitle": "Every member uses the same exact credential.",
|
|
1050
1055
|
"credentialEdit.credentialConfig.oauthDisabledTooltip": "Complete all fields to connect",
|
|
1051
1056
|
"credentialEdit.credentialEdit.confirmMessage.beforeClose1.cancelButtonText": "Close",
|
|
1052
1057
|
"credentialEdit.credentialEdit.confirmMessage.beforeClose1.confirmButtonText": "Keep Editing",
|
|
@@ -1249,6 +1254,22 @@ var en_default = {
|
|
|
1249
1254
|
"experiments.instanceAiPromptSuggestionsV2.suggestions.onboardNewHires.prompt": "When a new employee is added to our HR database, send them a welcome email with their first-week schedule, create their Notion onboarding page, and post an intro message in the #welcome Slack channel.",
|
|
1250
1255
|
"experiments.instanceAiPromptSuggestionsV2.suggestions.extractDataFromEmails.label": "Extract data from emails",
|
|
1251
1256
|
"experiments.instanceAiPromptSuggestionsV2.suggestions.extractDataFromEmails.prompt": "When an email arrives in Gmail with a PDF attachment, use Gemini to extract key data such as amounts, dates, or contract terms, save the structured data to a Google Sheet, and move the PDF to the right Google Drive folder.",
|
|
1257
|
+
"experiments.instanceAiPersonalizedPromptSuggestions.fallbackSuggestions.processInvoices.description": "Extract, check, and track invoice details automatically.",
|
|
1258
|
+
"experiments.instanceAiPersonalizedPromptSuggestions.fallbackSuggestions.qualifyInboundLeads.description": "Research, score, and route new leads.",
|
|
1259
|
+
"experiments.instanceAiPersonalizedPromptSuggestions.fallbackSuggestions.scheduleSocialPosts.description": "Turn weekly ideas into scheduled posts.",
|
|
1260
|
+
"experiments.instanceAiPersonalizedPromptSuggestions.fallbackSuggestions.whatsappSupportAgent.description": "Reply to common support questions instantly.",
|
|
1261
|
+
"experiments.instanceAiPersonalizedPromptSuggestions.heading": "Suggested for you",
|
|
1262
|
+
"experiments.instanceAiPersonalizedPromptSuggestions.seeMore": "See more",
|
|
1263
|
+
"experiments.instanceAiSplitEmptyState.canvas.ready": "Ready when you are",
|
|
1264
|
+
"experiments.instanceAiSplitEmptyState.canvas.tip": "You can build new automations, edit existing ones, or ask questions",
|
|
1265
|
+
"experiments.instanceAiSplitEmptyState.canvas.tipLabel": "Tip:",
|
|
1266
|
+
"experiments.instanceAiSplitEmptyState.cta.buildManually": "Build manually",
|
|
1267
|
+
"experiments.instanceAiSplitEmptyState.cta.buildWithAi": "Build with AI",
|
|
1268
|
+
"experiments.instanceAiSplitEmptyState.emptyState.title": "What do you want to automate?",
|
|
1269
|
+
"experiments.instanceAiSplitEmptyState.examples.editPrompt": "Edit prompt before sending",
|
|
1270
|
+
"experiments.instanceAiSplitEmptyState.examples.seeMore": "Explore community examples",
|
|
1271
|
+
"experiments.instanceAiSplitEmptyState.examples.startFromAnExample": "Start from an example",
|
|
1272
|
+
"experiments.instanceAiSplitEmptyState.input.placeholder": "Tell me what to build, or ask me for ideas",
|
|
1252
1273
|
"experiments.instanceAiWorkflowPreviewSuggestions.emptyState.title": "What do you want to automate?",
|
|
1253
1274
|
"experiments.instanceAiWorkflowPreviewSuggestions.input.placeholder": "Tell me what to build or ask me a question",
|
|
1254
1275
|
"experiments.instanceAiWorkflowPreviewSuggestions.suggestions.scoreMyLeads.label": "Score my leads",
|
|
@@ -1360,8 +1381,6 @@ var en_default = {
|
|
|
1360
1381
|
"executionsList.confirmMessage.annotatedExecutionMessage": "By deleting this you will also remove the associated annotation data. Are you sure that you want to delete the selected execution?",
|
|
1361
1382
|
"executionsList.error": "Error",
|
|
1362
1383
|
"executionsList.filters": "Filters",
|
|
1363
|
-
"executionsList.viewMode.workflows": "Workflows",
|
|
1364
|
-
"executionsList.viewMode.agents": "Agents",
|
|
1365
1384
|
"agentSessions.session": "Session",
|
|
1366
1385
|
"agentSessions.agentName": "Agent",
|
|
1367
1386
|
"agentSessions.sessionName": "Session",
|
|
@@ -1722,7 +1741,7 @@ var en_default = {
|
|
|
1722
1741
|
"readOnlyEnv.cantAdd.workflow": "You can't add new workflows to a protected n8n instance",
|
|
1723
1742
|
"readOnlyEnv.cantAdd.credential": "You can't add new credentials to a protected n8n instance",
|
|
1724
1743
|
"readOnlyEnv.cantAdd.project": "You can't add new projects to a protected n8n instance",
|
|
1725
|
-
"readOnlyEnv.cantAdd.any": "You can't
|
|
1744
|
+
"readOnlyEnv.cantAdd.any": "You can't add new resources to a protected n8n instance",
|
|
1726
1745
|
"readOnlyEnv.cantEditOrRun": "This workflow can't be edited or run manually because it's on a protected instance",
|
|
1727
1746
|
"readOnlyEnv.instanceAi.notice": "This is a protected instance. Some actions like creating or modifying workflows are restricted.",
|
|
1728
1747
|
"logs.overview.header.title": "Logs",
|
|
@@ -1979,7 +1998,6 @@ var en_default = {
|
|
|
1979
1998
|
"node.issues": "Issues",
|
|
1980
1999
|
"node.install-to-use": "Install the package to use this node",
|
|
1981
2000
|
"node.dirty": "Node configuration changed. Output data may change when this node is run again",
|
|
1982
|
-
"node.simulatedOutput.tooltip": "Simulated by AI verification — {reason}. The real operation was not performed.",
|
|
1983
2001
|
"node.subjectToChange": "Because of changes in the workflow, output data may change when this node is run again",
|
|
1984
2002
|
"node.nodeIsExecuting": "Node is executing",
|
|
1985
2003
|
"node.nodeIsWaitingTill": "Node is waiting until {date} {time}",
|
|
@@ -2792,6 +2810,39 @@ var en_default = {
|
|
|
2792
2810
|
"roles.tab.instance": "Instance roles",
|
|
2793
2811
|
"roles.tab.project": "Project roles",
|
|
2794
2812
|
"instanceRoles.table.membersAssigned": "Members assigned",
|
|
2813
|
+
"instanceRoles.resource.settings": "Instance settings",
|
|
2814
|
+
"instanceRoles.resource.user": "Members",
|
|
2815
|
+
"instanceRoles.resource.role": "Roles",
|
|
2816
|
+
"instanceRoles.resource.apiKey": "API keys",
|
|
2817
|
+
"instanceRoles.resource.tag": "Tags",
|
|
2818
|
+
"instanceRoles.resource.project": "Projects",
|
|
2819
|
+
"instanceRoles.resource.insights": "Insights",
|
|
2820
|
+
"instanceRoles.option.view": "View",
|
|
2821
|
+
"instanceRoles.option.create": "Create",
|
|
2822
|
+
"instanceRoles.option.manage": "Manage",
|
|
2823
|
+
"instanceRoles.option.manageOwn": "Manage own",
|
|
2824
|
+
"instanceRoles.option.manageAll": "Manage others",
|
|
2825
|
+
"roles.instance.newRole": "New instance role",
|
|
2826
|
+
"roles.instance.editRole": "Custom instance role",
|
|
2827
|
+
"roles.instance.backToRoles": "Back to roles",
|
|
2828
|
+
"roles.instance.preset": "Preset",
|
|
2829
|
+
"roles.instance.permissions": "Permissions",
|
|
2830
|
+
"roles.instance.dangerZone": "Danger zone",
|
|
2831
|
+
"roles.instance.action.fetch.error": "Error fetching role",
|
|
2832
|
+
"roles.instance.action.delete.warning": "Deleting this role is permanent and cannot be undone.",
|
|
2833
|
+
"roles.instance.action.delete.button": "Delete role",
|
|
2834
|
+
"roles.instance.action.create.success": "Role created successfully",
|
|
2835
|
+
"roles.instance.action.create.error": "Error creating role",
|
|
2836
|
+
"roles.instance.action.update.success": "Role updated successfully",
|
|
2837
|
+
"roles.instance.action.update.error": "Error updating role",
|
|
2838
|
+
"roles.instance.assignments.memberColumn": "Member",
|
|
2839
|
+
"roles.instance.assignments.roleColumn": "Instance role",
|
|
2840
|
+
"roles.instance.assignments.addMember": "Add member",
|
|
2841
|
+
"roles.instance.assignments.viewAllMembers": "View all Members",
|
|
2842
|
+
"roles.instance.assignments.emptyState": "No users have this role yet.",
|
|
2843
|
+
"roles.instance.assignments.fetch.error": "Error loading members",
|
|
2844
|
+
"roles.instance.assignments.changeRole.success": "Role updated",
|
|
2845
|
+
"roles.instance.assignments.changeRole.error": "Error updating role",
|
|
2795
2846
|
"roles.fetch.error": "Error loading roles",
|
|
2796
2847
|
"projectRoles.assignments.emptyState": "This role is not assigned in any projects yet.",
|
|
2797
2848
|
"projectRoles.assignments.projectColumn": "Project",
|
|
@@ -2917,7 +2968,6 @@ var en_default = {
|
|
|
2917
2968
|
"runData.pindata.learnMore": "Learn more",
|
|
2918
2969
|
"runData.pindata.thisDataIsPinned": "This data is pinned for test executions.",
|
|
2919
2970
|
"runData.pindata.unpin": "Unpin",
|
|
2920
|
-
"runData.simulatedData.callout": "This output was simulated during AI verification. {reason} — the real operation was not performed.",
|
|
2921
2971
|
"runData.editor.save": "Save",
|
|
2922
2972
|
"runData.editor.cancel": "Cancel",
|
|
2923
2973
|
"runData.editor.copyDataInfo": "You can copy data from previous executions and paste it above.",
|
|
@@ -3145,6 +3195,12 @@ var en_default = {
|
|
|
3145
3195
|
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.badge.enabled": "Enabled",
|
|
3146
3196
|
"experiments.surfaceMcpToNewCloudUsers.emptyState.reminder": "You can enable this later in Settings > MCP.",
|
|
3147
3197
|
"settings.chatHub": "Chat",
|
|
3198
|
+
"settings.chatHub.enabled.label": "Enable Chat",
|
|
3199
|
+
"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.",
|
|
3200
|
+
"settings.chatHub.enabled.disabled.tooltip": "Only instance admins and owners can enable or disable Chat.",
|
|
3201
|
+
"settings.chatHub.toggled.success": "Chat settings updated",
|
|
3202
|
+
"settings.chatHub.toggled.error": "Error updating Chat settings",
|
|
3203
|
+
"settings.chatHub.disabled.notice": "Chat is currently disabled. Enable it above to configure providers.",
|
|
3148
3204
|
"settings.chatHub.providers.fetching.error": "Error fetching chat provider settings",
|
|
3149
3205
|
"settings.chatHub.providers.updated.success": "Chat provider settings updated",
|
|
3150
3206
|
"settings.chatHub.providers.updated.error": "Error updating chat provider settings",
|
|
@@ -3232,7 +3288,7 @@ var en_default = {
|
|
|
3232
3288
|
"settings.users.actions.copyPasswordResetLink": "Copy Password Reset Link",
|
|
3233
3289
|
"settings.users.actions.allowSSOManualLogin": "Allow Manual Login",
|
|
3234
3290
|
"settings.users.actions.disallowSSOManualLogin": "Disallow Manual Login",
|
|
3235
|
-
"settings.users.deleteWorkflowsAndCredentials": "Delete their workflows and
|
|
3291
|
+
"settings.users.deleteWorkflowsAndCredentials": "Delete their workflows, credentials and data tables",
|
|
3236
3292
|
"settings.users.emailInvitesSent": "An invite email was sent to {emails}",
|
|
3237
3293
|
"settings.users.emailInvitesSentError": "Could not invite {emails}",
|
|
3238
3294
|
"settings.users.emailSentTo": "Email sent to {email}",
|
|
@@ -3266,7 +3322,7 @@ var en_default = {
|
|
|
3266
3322
|
"settings.users.setupToInviteUsers": "To invite users, set up your own account",
|
|
3267
3323
|
"settings.users.setupToInviteUsersInfo": "Invited users won’t be able to see workflows and credentials of other users unless you upgrade. <a href=\"https://docs.n8n.io/user-management/\" target=\"_blank\">More info</a> <br /> <br />",
|
|
3268
3324
|
"settings.users.smtpToAddUsersWarning": "Set up SMTP before adding users (so that n8n can send them invitation emails). <a target=\"_blank\" href=\"https://docs.n8n.io/hosting/authentication/user-management-self-hosted/\">Instructions</a>",
|
|
3269
|
-
"settings.users.transferWorkflowsAndCredentials": "Transfer their workflows and
|
|
3325
|
+
"settings.users.transferWorkflowsAndCredentials": "Transfer their workflows, credentials and data tables to another user or project",
|
|
3270
3326
|
"settings.users.transferWorkflowsAndCredentials.user": "User or project to transfer to",
|
|
3271
3327
|
"settings.users.transferWorkflowsAndCredentials.placeholder": "Select project or user",
|
|
3272
3328
|
"settings.users.transferredToUser": "Data transferred to {projectName}",
|
|
@@ -3888,7 +3944,7 @@ var en_default = {
|
|
|
3888
3944
|
"nodeIssues.credentials.notIdentified": "Credentials with name {name} exist for {type}.",
|
|
3889
3945
|
"nodeIssues.credentials.notIdentified.hint": "Credentials are not clearly identified. Please select the correct credentials.",
|
|
3890
3946
|
"nodeIssues.credentials.privateNotConnected": "'{name}' private credential is not connected for you. Connect yours to execute this step manually.",
|
|
3891
|
-
"nodeIssues.credentials.privateRequiresManualTrigger": "Private credentials
|
|
3947
|
+
"nodeIssues.credentials.privateRequiresManualTrigger": "Private credentials require a trigger that establishes who is running the workflow, such as a Manual, Chat, or Sub-workflow trigger. Change the trigger, or switch this credential to Static.",
|
|
3892
3948
|
"nodeIssues.input.missing": "No node connected to required input \"{inputName}\"",
|
|
3893
3949
|
"ndv.trigger.moreInfo": "More info",
|
|
3894
3950
|
"ndv.trigger.copiedTestUrl": "Test URL copied to clipboard",
|
|
@@ -4321,6 +4377,7 @@ var en_default = {
|
|
|
4321
4377
|
"workflows.item.readonly": "Read only",
|
|
4322
4378
|
"workflows.item.archived": "Archived",
|
|
4323
4379
|
"workflows.item.availableInMCP": "Available in MCP",
|
|
4380
|
+
"workflows.privateCredential.tooltip": "Set up and run with your own credentials",
|
|
4324
4381
|
"workflows.dynamic.tooltip": "This workflow resolves credentials at runtime based on who executes it.",
|
|
4325
4382
|
"workflows.dynamic.tooltipTitle": "Private credentials",
|
|
4326
4383
|
"workflows.dependencies.tooltip.workflow": "Click to view resources referenced by this workflow",
|
|
@@ -4720,6 +4777,9 @@ var en_default = {
|
|
|
4720
4777
|
"agents.modelSelector.moreModels": "More {provider} models",
|
|
4721
4778
|
"agents.modelSelector.configureCredentials": "Configure credentials",
|
|
4722
4779
|
"agents.modelSelector.credentialsMissing": "Credentials missing",
|
|
4780
|
+
"agents.modelSelector.freeCredits.label": "Use free OpenAI credits",
|
|
4781
|
+
"agents.modelSelector.freeCredits.badge": "free credits",
|
|
4782
|
+
"agents.modelSelector.freeCredits.description": "Get {credits} free OpenAI API credits. Try it with gpt-5-mini.",
|
|
4723
4783
|
"agents.askLlm.chooseModel": "Choose a model",
|
|
4724
4784
|
"agents.builder.unconfigured.title": "Set up the agent builder",
|
|
4725
4785
|
"agents.builder.unconfigured.description.admin": "Choose a provider and credential so the agent builder can help you design agents.",
|
|
@@ -4730,6 +4790,8 @@ var en_default = {
|
|
|
4730
4790
|
"settings.n8nAgent.computerUse.label": "Enable Computer Use for AI Assistant",
|
|
4731
4791
|
"settings.n8nAgent.computerUse.description": "Allows users on this instance to connect AI Assistant to their computer to work with files and the browser",
|
|
4732
4792
|
"settings.n8nAgent.computerUse.disabled.warning": "Computer use has been disabled by your administrator",
|
|
4793
|
+
"settings.n8nAgent.browserUse.label": "Enable Browser Use for AI Assistant",
|
|
4794
|
+
"settings.n8nAgent.browserUse.description": "Allows users on this instance to connect AI Assistant to their browser to view pages and automate tasks",
|
|
4733
4795
|
"settings.n8nAgent.mcpAccess.label": "Allow users to extend AI Assistant with MCP Servers",
|
|
4734
4796
|
"settings.n8nAgent.mcpAccess.description": "Allows users on this instance to connect AI Assistant to MCP servers from the registry",
|
|
4735
4797
|
"settings.n8nAgent.permissions.title": "Permissions",
|
|
@@ -5687,6 +5749,10 @@ var en_default = {
|
|
|
5687
5749
|
"insights.dashboard.table.estimate": "Estimate",
|
|
5688
5750
|
"insights.dashboard.title": "Insights",
|
|
5689
5751
|
"insights.dashboard.search.placeholder": "All projects",
|
|
5752
|
+
"insights.dashboard.dataRangeAlert.title": "Your selected range goes back further than your data",
|
|
5753
|
+
"insights.dashboard.dataRangeAlert.description": "Insights started collecting data on {date}. The 1 earlier day in your range does not have any data available. | Insights started collecting data on {date}. The {days} earlier days in your range do not have any data available.",
|
|
5754
|
+
"insights.dashboard.dataRangeAlert.descriptionNoData": "Insights started collecting data on {date}. Your selected range does not have any data available.",
|
|
5755
|
+
"insights.dashboard.dataRangeAlert.dismiss": "Dismiss",
|
|
5690
5756
|
"insights.dashboard.paywall.title": "Upgrade to access more detailed insights",
|
|
5691
5757
|
"insights.dashboard.paywall.description": "Gain access to more granular, per-workflow insights and visual breakdown of production executions over different time periods.",
|
|
5692
5758
|
"insights.banner.title.timeSaved.tooltip": "Total time saved calculated from your estimated time savings per execution across all workflows",
|
|
@@ -5854,6 +5920,7 @@ var en_default = {
|
|
|
5854
5920
|
"instanceAi.canvasActionPopover.title": "Try new AI Assistant",
|
|
5855
5921
|
"instanceAi.canvasActionPopover.body": "Building, questions, and debugging with AI now happen in the AI Assistant.",
|
|
5856
5922
|
"instanceAi.canvasActionPopover.action": "Open AI Assistant",
|
|
5923
|
+
"instanceAi.input.disclaimer": "Preview version. AI can make mistakes; always verify responses.",
|
|
5857
5924
|
"instanceAi.input.placeholder": "Ask anything...",
|
|
5858
5925
|
"instanceAi.input.suspendedPlaceholder": "Complete or skip the setup above to continue",
|
|
5859
5926
|
"instanceAi.input.workflowBuilderUnavailablePlaceholder": "Workflow builder unavailable",
|
|
@@ -5879,6 +5946,7 @@ var en_default = {
|
|
|
5879
5946
|
"instanceAi.sidebar.deleteThread": "Delete",
|
|
5880
5947
|
"instanceAi.connections.title": "Connections",
|
|
5881
5948
|
"instanceAi.connections.empty.title": "No connections yet",
|
|
5949
|
+
"instanceAi.connections.empty.titleNoComputerUse": "No connections configured",
|
|
5882
5950
|
"instanceAi.connections.empty.cta": "Setup computer use",
|
|
5883
5951
|
"instanceAi.connections.add.label": "Add connection",
|
|
5884
5952
|
"instanceAi.connections.add.computerUse": "Computer Use",
|
|
@@ -5904,10 +5972,21 @@ var en_default = {
|
|
|
5904
5972
|
"instanceAi.mcp.error.disconnect": "Failed to disconnect MCP server",
|
|
5905
5973
|
"instanceAi.mcp.error.autoConnectAmbiguous.title": "Credential created",
|
|
5906
5974
|
"instanceAi.mcp.error.autoConnectAmbiguous.message": "Multiple new credentials appeared. Please pick the one you just created from the credential picker.",
|
|
5907
|
-
"instanceAi.browserUse.
|
|
5975
|
+
"instanceAi.browserUse.modal.title": "Connect Browser Use",
|
|
5976
|
+
"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.",
|
|
5977
|
+
"instanceAi.browserUse.step.extension.title": "1. Install the Chrome extension",
|
|
5908
5978
|
"instanceAi.browserUse.step.extension.description": "Install the n8n Browser Use extension for Google Chrome so the agent can control your browser.",
|
|
5909
5979
|
"instanceAi.browserUse.step.extension.cta": "Install Chrome extension",
|
|
5910
5980
|
"instanceAi.browserUse.step.extension.waiting": "Waiting for extension to connect…",
|
|
5981
|
+
"instanceAi.browserUse.step.connect.title": "2. Connect the extension",
|
|
5982
|
+
"instanceAi.browserUse.step.connect.description": "Open the extension's connect page, choose which tabs to share, and click Connect.",
|
|
5983
|
+
"instanceAi.browserUse.step.connect.cta": "Open Browser Use extension",
|
|
5984
|
+
"instanceAi.browserUse.connected": "Browser Use is connected",
|
|
5985
|
+
"instanceAi.browserUse.connected.description": "The agent can now use your browser. You can disconnect anytime from the extension or from the Connections list.",
|
|
5986
|
+
"instanceAi.browserUse.connectLinkError.title": "Browser Use setup failed",
|
|
5987
|
+
"instanceAi.browserUse.connectLinkError.message": "Could not create a connection link. Please try again.",
|
|
5988
|
+
"instanceAi.browserUse.disconnectError.title": "Browser Use disconnect failed",
|
|
5989
|
+
"instanceAi.browserUse.disconnectError.message": "Failed to disconnect Browser Use",
|
|
5911
5990
|
"instanceAi.error.sendFailed": "Failed to send message",
|
|
5912
5991
|
"instanceAi.view.reconnecting": "Reconnecting...",
|
|
5913
5992
|
"instanceAi.agentTree.subAgent": "Sub-agent",
|
|
@@ -6274,6 +6353,10 @@ var en_default = {
|
|
|
6274
6353
|
"instanceAi.tools.research": "Research",
|
|
6275
6354
|
"instanceAi.tools.research.web-search": "Searching the web",
|
|
6276
6355
|
"instanceAi.tools.research.fetch-url": "Fetching page",
|
|
6356
|
+
"instanceAi.tools.n8n-docs": "Reading n8n docs",
|
|
6357
|
+
"instanceAi.tools.n8n-docs.lookup": "Reading n8n docs",
|
|
6358
|
+
"instanceAi.tools.n8n-docs.search": "Searching n8n docs",
|
|
6359
|
+
"instanceAi.tools.n8n-docs.read": "Opening n8n docs",
|
|
6277
6360
|
"instanceAi.tools.filesystem": "Filesystem",
|
|
6278
6361
|
"instanceAi.tools.filesystem.list": "Listing files",
|
|
6279
6362
|
"instanceAi.tools.filesystem.read": "Reading file",
|
|
@@ -6437,6 +6520,7 @@ var en_default = {
|
|
|
6437
6520
|
"agents.delete.modal.title": "Delete \"{name}\"?",
|
|
6438
6521
|
"agents.delete.modal.description": "Are you sure you want to delete \"{name}\"? This action cannot be undone.",
|
|
6439
6522
|
"agents.delete.modal.button.delete": "Delete",
|
|
6523
|
+
"agents.builder.loadError": "Could not load agent",
|
|
6440
6524
|
"agents.builder.saveError": "Could not save agent settings",
|
|
6441
6525
|
"agents.builder.chatColumn.ariaLabel": "Chat",
|
|
6442
6526
|
"agents.builder.chatMode.build": "Build",
|
|
@@ -6466,6 +6550,7 @@ var en_default = {
|
|
|
6466
6550
|
"agents.chat.misconfigured.openBuild": "Finish setup in Build",
|
|
6467
6551
|
"agents.chat.misconfigured.dismiss": "Dismiss",
|
|
6468
6552
|
"agents.chat.askCredential.skip": "Skip",
|
|
6553
|
+
"agents.chat.askCredential.managed": "Managed by n8n",
|
|
6469
6554
|
"agents.chat.toolNames.webSearch": "Web search",
|
|
6470
6555
|
"agents.chat.toolNames.findFile": "Find file",
|
|
6471
6556
|
"agents.chat.toolNames.searchText": "Search text",
|
|
@@ -6619,8 +6704,6 @@ var en_default = {
|
|
|
6619
6704
|
"agents.builder.agent.description": "Core setup that defines how this agent behaves",
|
|
6620
6705
|
"agents.builder.agent.name.label": "Name",
|
|
6621
6706
|
"agents.builder.agent.name.placeholder": "My agent",
|
|
6622
|
-
"agents.builder.agent.description.label": "Description",
|
|
6623
|
-
"agents.builder.agent.description.placeholder": "What does this agent do?",
|
|
6624
6707
|
"agents.builder.agent.model.label": "Model",
|
|
6625
6708
|
"agents.builder.agent.instructions.label": "Instructions",
|
|
6626
6709
|
"agents.builder.agent.instructions.characterCount": "{count} characters",
|
|
@@ -6686,11 +6769,18 @@ var en_default = {
|
|
|
6686
6769
|
"agents.builder.files.size.bytes": "{bytes} B",
|
|
6687
6770
|
"agents.builder.files.size.kilobytes": "{kilobytes} KB",
|
|
6688
6771
|
"agents.builder.files.size.megabytes": "{megabytes} MB",
|
|
6689
|
-
"agents.builder.subAgents.title": "
|
|
6772
|
+
"agents.builder.subAgents.title": "Agents",
|
|
6690
6773
|
"agents.builder.subAgents.description": "This agent can delegate focused subtasks. Add published agents from this project when you want reusable specialists.",
|
|
6774
|
+
"agents.builder.subAgents.settings.title": "Sub-agent settings",
|
|
6775
|
+
"agents.builder.subAgents.settings.description": "Configure delegation limits and inline sub-agent model choices.",
|
|
6691
6776
|
"agents.builder.subAgents.add": "Add agent",
|
|
6692
6777
|
"agents.builder.subAgents.loadError": "Could not load project agents",
|
|
6693
6778
|
"agents.builder.subAgents.remove": "Remove {name}",
|
|
6779
|
+
"agents.builder.subAgents.useWhen.label": "When should this agent be used?",
|
|
6780
|
+
"agents.builder.subAgents.useWhen.hint": "Tell the parent agent when to delegate work to this agent.",
|
|
6781
|
+
"agents.builder.subAgents.useWhen.placeholder": "Use for billing questions, invoice investigations, and payment status checks.",
|
|
6782
|
+
"agents.builder.subAgents.useWhen.characterCount": "{count}/{max}",
|
|
6783
|
+
"agents.builder.subAgents.useWhen.validation.maxLength": "Use when must be {max} characters or less.",
|
|
6694
6784
|
"agents.builder.subAgents.maxChildren.label": "Max parallel sub-agents",
|
|
6695
6785
|
"agents.builder.subAgents.maxChildren.hint": "How many sub-agents this agent can run at the same time ({min}-{max}).",
|
|
6696
6786
|
"agents.builder.subAgents.modelsByDifficulty.title": "Models by difficulty",
|
|
@@ -6702,13 +6792,17 @@ var en_default = {
|
|
|
6702
6792
|
"agents.builder.subAgents.modelsByDifficulty.high.label": "High",
|
|
6703
6793
|
"agents.builder.subAgents.modelsByDifficulty.high.description": "Complex tasks that need deeper reasoning or detailed synthesis.",
|
|
6704
6794
|
"agents.builder.subAgents.modelsByDifficulty.clear": "Use parent model",
|
|
6705
|
-
"agents.builder.subAgents.modal.title": "
|
|
6795
|
+
"agents.builder.subAgents.modal.title": "Sub-agents",
|
|
6706
6796
|
"agents.builder.subAgents.modal.description": "Select published agents from this project to let this agent delegate work to them.",
|
|
6707
6797
|
"agents.builder.subAgents.modal.selectAgent": "Select {name}",
|
|
6708
6798
|
"agents.builder.subAgents.modal.empty.title": "No agents to add",
|
|
6709
6799
|
"agents.builder.subAgents.modal.empty.description": "Published agents from this project show here. Already added agents are hidden.",
|
|
6800
|
+
"agents.builder.subAgents.modal.search.placeholder": "Search agents",
|
|
6801
|
+
"agents.builder.subAgents.modal.noResults.title": "No matching agents",
|
|
6802
|
+
"agents.builder.subAgents.modal.noResults.description": "Try another search term.",
|
|
6710
6803
|
"agents.builder.subAgents.modal.cancel": "Cancel",
|
|
6711
|
-
"agents.builder.subAgents.modal.add": "Add
|
|
6804
|
+
"agents.builder.subAgents.modal.add": "Add agent",
|
|
6805
|
+
"agents.builder.subAgents.modal.remove": "Remove sub agent",
|
|
6712
6806
|
"agents.builder.memory.recallModel.label": "Memory model",
|
|
6713
6807
|
"agents.builder.memory.recallModel.hint": "Choose the model that creates, reviews, and retrieves memories. Uses the agent model by default.",
|
|
6714
6808
|
"agents.builder.episodicMemoryCredentialModal.title": "Episodic Memory",
|
|
@@ -6722,8 +6816,6 @@ var en_default = {
|
|
|
6722
6816
|
"agents.builder.tools.title": "Tools",
|
|
6723
6817
|
"agents.builder.tools.count": "{count} tool configured | {count} tools configured",
|
|
6724
6818
|
"agents.builder.tools.add": "Add tool",
|
|
6725
|
-
"agents.builder.tools.builtIn.title": "Built-in node tools",
|
|
6726
|
-
"agents.builder.tools.builtIn.hint": "Let the agent search the n8n node catalog and execute nodes on demand.",
|
|
6727
6819
|
"agents.builder.tools.empty": "No tools added yet.",
|
|
6728
6820
|
"agents.builder.tools.type.workflow": "Workflow",
|
|
6729
6821
|
"agents.builder.tools.type.custom": "Custom tool",
|
|
@@ -6735,23 +6827,60 @@ var en_default = {
|
|
|
6735
6827
|
"agents.builder.skills.add": "Add skill",
|
|
6736
6828
|
"agents.builder.skills.empty": "No skills applied yet.",
|
|
6737
6829
|
"agents.builder.skills.instructions": "Instructions",
|
|
6738
|
-
"agents.builder.skills.name.label": "
|
|
6830
|
+
"agents.builder.skills.name.label": "Name",
|
|
6739
6831
|
"agents.builder.skills.name.placeholder": "Summarize meetings",
|
|
6740
6832
|
"agents.builder.skills.description.label": "Description",
|
|
6741
6833
|
"agents.builder.skills.description.placeholder": "Use when summarizing meetings or notes",
|
|
6834
|
+
"agents.builder.skills.allowedTools.label": "Allowed tools",
|
|
6835
|
+
"agents.builder.skills.allowedTools.placeholder": "load_workflow, search_docs",
|
|
6836
|
+
"agents.builder.skills.allowedTools.remove": "Remove {tool}",
|
|
6837
|
+
"agents.builder.skills.allowedTools.addModal.title": "Add allowed tool",
|
|
6838
|
+
"agents.builder.skills.allowedTools.addModal.empty": "Attach tools to this agent before adding allowed tools.",
|
|
6839
|
+
"agents.builder.skills.allowedTools.addModal.allSelected": "All attached tools are already allowed.",
|
|
6742
6840
|
"agents.builder.skills.instructions.label": "Instructions",
|
|
6743
6841
|
"agents.builder.skills.instructions.characterCount": "{count} / {max} characters",
|
|
6744
|
-
"agents.builder.skills.
|
|
6745
|
-
"agents.builder.skills.
|
|
6746
|
-
"agents.builder.skills.
|
|
6842
|
+
"agents.builder.skills.filesNav.label": "Skill files",
|
|
6843
|
+
"agents.builder.skills.import.skillFile": "Upload SKILL.md",
|
|
6844
|
+
"agents.builder.skills.import.folder": "Upload folder",
|
|
6845
|
+
"agents.builder.skills.import.noFiles": "Select a SKILL.md file or skill folder.",
|
|
6846
|
+
"agents.builder.skills.import.missingSkillFile": "Select a SKILL.md file or a folder that contains one.",
|
|
6847
|
+
"agents.builder.skills.import.missingFrontmatter": "SKILL.md must start with YAML frontmatter.",
|
|
6848
|
+
"agents.builder.skills.import.invalidFrontmatter": "Check the YAML frontmatter in SKILL.md.",
|
|
6849
|
+
"agents.builder.skills.import.missingName": "SKILL.md is missing a name.",
|
|
6850
|
+
"agents.builder.skills.import.missingDescription": "SKILL.md is missing a description.",
|
|
6851
|
+
"agents.builder.skills.import.scriptsUnsupported": "Scripts aren't supported for skills yet.",
|
|
6852
|
+
"agents.builder.skills.import.referenceMarkdownOnly": "References must be markdown files.",
|
|
6853
|
+
"agents.builder.skills.import.duplicateReference": "Reference file paths must be unique.",
|
|
6854
|
+
"agents.builder.skills.import.tooManyReferences": "The skill folder has too many reference files.",
|
|
6855
|
+
"agents.builder.skills.import.referenceTooLarge": "Each reference file must be 65 KB or smaller.",
|
|
6856
|
+
"agents.builder.skills.import.referencesTooLarge": "Reference files must be 256 KB or smaller in total.",
|
|
6857
|
+
"agents.builder.skills.import.invalidFolder": "Could not import the skill folder.",
|
|
6858
|
+
"agents.builder.skills.references.title": "References",
|
|
6859
|
+
"agents.builder.skills.references.add": "Add reference",
|
|
6860
|
+
"agents.builder.skills.references.remove": "Remove reference",
|
|
6861
|
+
"agents.builder.skills.references.empty": "No references yet",
|
|
6862
|
+
"agents.builder.skills.references.markdownOnly": "Markdown reference",
|
|
6863
|
+
"agents.builder.skills.references.content.label": "Content",
|
|
6864
|
+
"agents.builder.skills.references.name.label": "File name",
|
|
6865
|
+
"agents.builder.skills.references.name.placeholder": "reference.md",
|
|
6866
|
+
"agents.builder.skills.references.name.required": "Enter a file name.",
|
|
6867
|
+
"agents.builder.skills.references.name.invalid": "Enter a valid file name.",
|
|
6868
|
+
"agents.builder.skills.references.name.noPathSeparators": "Enter the file name only, without folders.",
|
|
6869
|
+
"agents.builder.skills.references.name.invalidCharacters": "Use only letters, numbers, spaces, underscores, and hyphens.",
|
|
6870
|
+
"agents.builder.skills.references.name.duplicate": "A reference with this file name already exists.",
|
|
6871
|
+
"agents.builder.skills.references.contentRequired": "Enter reference content.",
|
|
6872
|
+
"agents.builder.skills.references.contentMaxBytes": "Reference content must be {max} bytes or fewer.",
|
|
6873
|
+
"agents.builder.skills.references.maxCount": "Skills can have up to {max} reference files.",
|
|
6874
|
+
"agents.builder.skills.references.invalidSummary": "Fix reference files before saving.",
|
|
6875
|
+
"agents.builder.skills.references.byteCount": "{count} / {max} bytes",
|
|
6747
6876
|
"agents.builder.skills.create.title": "Add skill",
|
|
6748
6877
|
"agents.builder.skills.create.cancel": "Cancel",
|
|
6749
6878
|
"agents.builder.skills.create.save": "Save skill",
|
|
6750
6879
|
"agents.builder.skills.create.error": "Could not create skill",
|
|
6751
6880
|
"agents.builder.skills.added": "Skill added",
|
|
6752
6881
|
"agents.builder.skills.saveError": "Could not save skill",
|
|
6753
|
-
"agents.builder.skills.validation.nameRequired": "Enter a
|
|
6754
|
-
"agents.builder.skills.validation.nameMaxLength": "
|
|
6882
|
+
"agents.builder.skills.validation.nameRequired": "Enter a name.",
|
|
6883
|
+
"agents.builder.skills.validation.nameMaxLength": "Name must be 128 characters or fewer.",
|
|
6755
6884
|
"agents.builder.skills.validation.descriptionRequired": "Enter a description.",
|
|
6756
6885
|
"agents.builder.skills.validation.descriptionMaxLength": "Description must be 512 characters or fewer.",
|
|
6757
6886
|
"agents.builder.skills.validation.instructionsRequired": "Enter instructions.",
|
|
@@ -6932,7 +7061,7 @@ var en_default = {
|
|
|
6932
7061
|
"agents.builder.addTrigger.helpText.linear": "Connect a Linear OAuth credential to let this agent respond in Linear. For agent sessions, choose Application as the actor, point a Linear webhook at the URL below, and paste its signing secret into the credential.",
|
|
6933
7062
|
"agents.builder.addTrigger.connectedText.slack": "Your agent is connected to Slack and ready to send and receive messages.",
|
|
6934
7063
|
"agents.builder.addTrigger.connectedText.telegram": "Your agent is connected to Telegram and can receive messages.",
|
|
6935
|
-
"agents.builder.addTrigger.connectedText.linear": "Your agent is connected to Linear and can reply to
|
|
7064
|
+
"agents.builder.addTrigger.connectedText.linear": "Your agent is connected to Linear and can reply to {'@'}-mentions.",
|
|
6936
7065
|
"instanceAi.welcomeModal.gateway.title": "Connect AI Assistant to your computer",
|
|
6937
7066
|
"instanceAi.welcomeModal.gateway.description": "Allow AI Assistant to work with local files, run terminal commands, and control your browser so it can help build automations on your machine. It connects through n8n Computer Use, a lightweight local process you can disconnect anytime.",
|
|
6938
7067
|
"instanceAi.welcomeModal.gateway.warning": "AI Assistant is a preview and can be unpredictable. Be aware of allowing access to sensitive data. Permissions can be adjusted during setup.",
|