@n8n/i18n 1.12.0 → 1.14.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 +54 -31
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +30 -6
- package/dist/index.d.ts +30 -6
- package/dist/index.js +53 -30
- package/dist/index.js.map +1 -1
- package/dist/types.cjs +1 -2
- package/dist/types.cjs.map +1 -1
- package/dist/types.d.cts +53 -29
- package/dist/types.d.ts +53 -29
- package/dist/types.js +0 -1
- package/package.json +4 -4
- package/dist/chunk-55J6XMHW.js +0 -1
- package/dist/chunk-55J6XMHW.js.map +0 -1
- package/dist/chunk-PO2SPQJP.cjs +0 -1
- package/dist/chunk-PO2SPQJP.cjs.map +0 -1
package/dist/types.cjs
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
"use strict"
|
|
2
|
-
//# sourceMappingURL=types.cjs.map
|
|
1
|
+
"use strict";//# sourceMappingURL=types.cjs.map
|
package/dist/types.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["/home/runner/work/n8n/n8n/packages/frontend/@n8n/i18n/dist/types.cjs"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"sources":["/home/runner/work/n8n/n8n/packages/frontend/@n8n/i18n/dist/types.cjs"],"names":[],"mappings":"AAAA","file":"/home/runner/work/n8n/n8n/packages/frontend/@n8n/i18n/dist/types.cjs"}
|
package/dist/types.d.cts
CHANGED
|
@@ -86,6 +86,7 @@ var englishBaseText = {
|
|
|
86
86
|
"generic.tryNow": "Try now",
|
|
87
87
|
"generic.startNow": "Start now",
|
|
88
88
|
"generic.dismiss": "Dismiss",
|
|
89
|
+
"generic.saving": "Saving",
|
|
89
90
|
"generic.unsavedWork.confirmMessage.headline": "Save changes before leaving?",
|
|
90
91
|
"generic.unsavedWork.confirmMessage.message": "If you don't save, you will lose your changes.",
|
|
91
92
|
"generic.unsavedWork.confirmMessage.confirmButtonText": "Save",
|
|
@@ -115,6 +116,8 @@ var englishBaseText = {
|
|
|
115
116
|
"generic.unknownError": "An unknown error occurred",
|
|
116
117
|
"generic.upgradeToEnterprise": "Upgrade to Enterprise",
|
|
117
118
|
"generic.never": "Never",
|
|
119
|
+
"generic.list.clearSelection": "Clear selection",
|
|
120
|
+
"generic.list.selected": "{count} row selected: | {count} rows selected:",
|
|
118
121
|
"about.aboutN8n": "About n8n",
|
|
119
122
|
"about.close": "Close",
|
|
120
123
|
"about.license": "License",
|
|
@@ -126,6 +129,9 @@ var englishBaseText = {
|
|
|
126
129
|
"about.debug.message": "Copy debug information",
|
|
127
130
|
"about.debug.toast.title": "Debug info",
|
|
128
131
|
"about.debug.toast.message": "Copied debug info to clipboard",
|
|
132
|
+
"about.thirdPartyLicenses": "Third-Party Licenses",
|
|
133
|
+
"about.thirdPartyLicensesLink": "View all third-party licenses",
|
|
134
|
+
"about.thirdPartyLicenses.downloadError": "Failed to download third-party licenses file",
|
|
129
135
|
"askAi.dialog.title": "'Ask AI' is almost ready",
|
|
130
136
|
"askAi.dialog.body": "We’re still applying the finishing touches. Soon, you will be able to <strong>automatically generate code from simple text prompts</strong>. Join the waitlist to get early access to this feature.",
|
|
131
137
|
"askAi.dialog.signup": "Join Waitlist",
|
|
@@ -199,6 +205,10 @@ var englishBaseText = {
|
|
|
199
205
|
"aiAssistant.builder.canvasPrompt.startManually.title": "Start manually",
|
|
200
206
|
"aiAssistant.builder.canvasPrompt.startManually.subTitle": "Add the first node",
|
|
201
207
|
"aiAssistant.builder.streamAbortedMessage": "[Task aborted]",
|
|
208
|
+
"aiAssistant.builder.plan.intro": "Do you want to proceed with this plan?",
|
|
209
|
+
"aiAssistant.builder.plan.approve": "Approve Plan",
|
|
210
|
+
"aiAssistant.builder.plan.reject": "Request Changes",
|
|
211
|
+
"aiAssistant.builder.plan.whatToChange": "What would you like to change?",
|
|
202
212
|
"aiAssistant.assistant": "AI Assistant",
|
|
203
213
|
"aiAssistant.newSessionModal.title.part1": "Start new",
|
|
204
214
|
"aiAssistant.newSessionModal.title.part2": "session",
|
|
@@ -212,8 +222,6 @@ var englishBaseText = {
|
|
|
212
222
|
"aiAssistant.codeUpdated.message.body2": "node to see the changes",
|
|
213
223
|
"aiAssistant.thinkingSteps.analyzingError": "Analyzing the error...",
|
|
214
224
|
"aiAssistant.thinkingSteps.thinking": "Thinking...",
|
|
215
|
-
"aiAssistant.thinkingSteps.runningTools": "Running tools...",
|
|
216
|
-
"aiAssistant.thinkingSteps.processingResults": "Processing results...",
|
|
217
225
|
"aiAssistant.prompts.currentView.workflowList": "The user is currently looking at the list of workflows.",
|
|
218
226
|
"aiAssistant.prompts.currentView.credentialsList": "The user is currently looking at the list of credentials.",
|
|
219
227
|
"aiAssistant.prompts.currentView.executionsView": "The user is currently looking at the list of executions for the currently open workflow.",
|
|
@@ -693,8 +701,7 @@ var englishBaseText = {
|
|
|
693
701
|
"credentials.noResults": "No credentials found",
|
|
694
702
|
"credentials.noResults.withSearch.switchToShared.preamble": "some credentials may be",
|
|
695
703
|
"credentials.noResults.withSearch.switchToShared.link": "hidden",
|
|
696
|
-
"credentials.create.personal.toast.title": "Credential successfully created",
|
|
697
|
-
"credentials.create.personal.toast.text": "This credential has been created inside your personal space.",
|
|
704
|
+
"credentials.create.personal.toast.title": "Credential successfully created inside your personal space",
|
|
698
705
|
"credentials.create.project.toast.title": "Credential successfully created in {projectName}",
|
|
699
706
|
"credentials.create.project.toast.text": "All members from {projectName} will have access to this credential.",
|
|
700
707
|
"dataDisplay.needHelp": "Need help?",
|
|
@@ -799,7 +806,6 @@ var englishBaseText = {
|
|
|
799
806
|
"executionsList.confirmMessage.message": "Are you sure that you want to delete the {count} selected execution(s)?",
|
|
800
807
|
"executionsList.confirmMessage.annotationsNote": "By deleting these executions you will also remove the associated annotation data.",
|
|
801
808
|
"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?",
|
|
802
|
-
"executionsList.clearSelection": "Clear selection",
|
|
803
809
|
"executionsList.error": "Error",
|
|
804
810
|
"executionsList.filters": "Filters",
|
|
805
811
|
"executionsList.loadMore": "Load more",
|
|
@@ -822,7 +828,6 @@ var englishBaseText = {
|
|
|
822
828
|
"executionsList.succeeded": "Succeeded",
|
|
823
829
|
"executionsList.selectStatus": "Select Status",
|
|
824
830
|
"executionsList.selectWorkflow": "Select Workflow",
|
|
825
|
-
"executionsList.selected": "{count} execution selected: | {count} executions selected:",
|
|
826
831
|
"executionsList.selectAll": "Select {count} finished execution | Select all {count} finished executions",
|
|
827
832
|
"executionsList.test": "Test execution",
|
|
828
833
|
"executionsList.evaluation": "Evaluation execution",
|
|
@@ -1863,8 +1868,8 @@ var englishBaseText = {
|
|
|
1863
1868
|
"runData.openParentExecution": "View parent execution {id}",
|
|
1864
1869
|
"runData.emptyItemHint": "This is an item, but it's empty.",
|
|
1865
1870
|
"runData.emptyArray": "[empty array]",
|
|
1866
|
-
"runData.emptyString": "
|
|
1867
|
-
"runData.emptyObject": "
|
|
1871
|
+
"runData.emptyString": "empty",
|
|
1872
|
+
"runData.emptyObject": "{'{empty object}'}",
|
|
1868
1873
|
"runData.unnamedField": "[Unnamed field]",
|
|
1869
1874
|
"runData.switchToBinary.info": "This item only has",
|
|
1870
1875
|
"runData.switchToBinary.binary": "binary data",
|
|
@@ -2711,6 +2716,7 @@ var englishBaseText = {
|
|
|
2711
2716
|
"workflows.empty.learnN8n": "Learn n8n",
|
|
2712
2717
|
"workflows.empty.button.disabled.tooltip": "Your current role in the project does not allow you to create workflows",
|
|
2713
2718
|
"workflows.empty.easyAI": "Test a simple AI Agent example",
|
|
2719
|
+
"workflows.empty.preBuiltAgents": "Try a pre-built agent",
|
|
2714
2720
|
"workflows.empty.shared-with-me": "No {resource} has been shared with you",
|
|
2715
2721
|
"workflows.empty.shared-with-me.link": "<a href=\"#\">Back to Personal</a>",
|
|
2716
2722
|
"workflows.list.easyAI": "Test the power of AI in n8n with this simple AI Agent Workflow",
|
|
@@ -2741,8 +2747,7 @@ var englishBaseText = {
|
|
|
2741
2747
|
"workflows.concurrentChanges.confirmMessage.message": "Someone saved this workflow while you were editing it. You can <a href=\"{url}\" target=\"_blank\">view their version</a> (in new tab).<br/><br/>Overwrite their changes with yours?",
|
|
2742
2748
|
"workflows.concurrentChanges.confirmMessage.cancelButtonText": "Cancel",
|
|
2743
2749
|
"workflows.concurrentChanges.confirmMessage.confirmButtonText": "Overwrite and Save",
|
|
2744
|
-
"workflows.create.personal.toast.title": "Workflow successfully created",
|
|
2745
|
-
"workflows.create.personal.toast.text": "This workflow has been created inside your personal space.",
|
|
2750
|
+
"workflows.create.personal.toast.title": "Workflow successfully created inside your personal space",
|
|
2746
2751
|
"workflows.create.project.toast.title": "Workflow successfully created in {projectName}",
|
|
2747
2752
|
"workflows.create.folder.toast.title": "Workflow successfully created in \"{projectName}\", within \"{folderName}\"",
|
|
2748
2753
|
"workflows.create.project.toast.text": "All members from {projectName} will have access to this workflow.",
|
|
@@ -2762,6 +2767,8 @@ var englishBaseText = {
|
|
|
2762
2767
|
"workflows.readyToRunWorkflows.error": "Error loading n8n collection. Please try again later.",
|
|
2763
2768
|
"workflows.archivedOnly.hint": "Archived workflows are hidden in this view. {link}",
|
|
2764
2769
|
"workflows.archivedOnly.hint.link": "Update filters",
|
|
2770
|
+
"workflows.preBuiltAgents.callout": "Get started faster with our",
|
|
2771
|
+
"workflows.preBuiltAgents.linkText": "pre-built agents",
|
|
2765
2772
|
"workflowSelectorParameterInput.createNewSubworkflow.name": "My Sub-Workflow",
|
|
2766
2773
|
"importCurlModal.title": "Import cURL command",
|
|
2767
2774
|
"importCurlModal.input.label": "cURL Command",
|
|
@@ -2841,10 +2848,10 @@ var englishBaseText = {
|
|
|
2841
2848
|
"contextual.users.settings.unavailable.button.cloud": "Upgrade now",
|
|
2842
2849
|
"contextual.feature.unavailable.title": "Available on the Enterprise Plan",
|
|
2843
2850
|
"contextual.feature.unavailable.title.cloud": "Available on the Pro Plan",
|
|
2844
|
-
"dataStore.dataStores": "Data
|
|
2845
|
-
"dataStore.empty.label": "You don't have any data
|
|
2846
|
-
"dataStore.empty.description": "Once you create data
|
|
2847
|
-
"dataStore.empty.button.label": "Create
|
|
2851
|
+
"dataStore.dataStores": "Data tables",
|
|
2852
|
+
"dataStore.empty.label": "You don't have any data tables yet",
|
|
2853
|
+
"dataStore.empty.description": "Once you create data tables for your projects, they will appear here",
|
|
2854
|
+
"dataStore.empty.button.label": "Create Data Table in \"{projectName}\"",
|
|
2848
2855
|
"dataStore.card.size": "{size}MB",
|
|
2849
2856
|
"dataStore.card.column.count": "{count} column | {count} columns",
|
|
2850
2857
|
"dataStore.card.row.count": "{count} record | {count} records",
|
|
@@ -2853,29 +2860,41 @@ var englishBaseText = {
|
|
|
2853
2860
|
"dataStore.sort.nameAsc": "Sort by name (A-Z)",
|
|
2854
2861
|
"dataStore.sort.nameDesc": "Sort by name (Z-A)",
|
|
2855
2862
|
"dataStore.search.placeholder": "Search",
|
|
2856
|
-
"dataStore.error.fetching": "Error loading data
|
|
2857
|
-
"dataStore.add.title": "Create data
|
|
2858
|
-
"dataStore.add.description": "Set up a new data
|
|
2859
|
-
"dataStore.add.button.label": "Create Data
|
|
2860
|
-
"dataStore.add.input.name.label": "Data
|
|
2861
|
-
"dataStore.add.input.name.placeholder": "Enter data
|
|
2862
|
-
"dataStore.add.error": "Error creating data
|
|
2863
|
-
"dataStore.delete.confirm.title": "Delete data
|
|
2864
|
-
"dataStore.delete.confirm.message": "Are you sure you want to delete the data
|
|
2865
|
-
"dataStore.delete.error": "Error deleting data
|
|
2866
|
-
"dataStore.rename.error": "Error renaming data
|
|
2867
|
-
"dataStore.getDetails.error": "Error fetching data
|
|
2868
|
-
"dataStore.notFound": "Data
|
|
2863
|
+
"dataStore.error.fetching": "Error loading data tables",
|
|
2864
|
+
"dataStore.add.title": "Create new data table",
|
|
2865
|
+
"dataStore.add.description": "Set up a new data table to organize and manage your data.",
|
|
2866
|
+
"dataStore.add.button.label": "Create Data Table",
|
|
2867
|
+
"dataStore.add.input.name.label": "Data Table Name",
|
|
2868
|
+
"dataStore.add.input.name.placeholder": "Enter data table name",
|
|
2869
|
+
"dataStore.add.error": "Error creating data table",
|
|
2870
|
+
"dataStore.delete.confirm.title": "Delete data table",
|
|
2871
|
+
"dataStore.delete.confirm.message": "Are you sure you want to delete the data table \"{name}\"? This action cannot be undone.",
|
|
2872
|
+
"dataStore.delete.error": "Error deleting data table",
|
|
2873
|
+
"dataStore.rename.error": "Error renaming data table",
|
|
2874
|
+
"dataStore.getDetails.error": "Error fetching data table details",
|
|
2875
|
+
"dataStore.notFound": "Data table not found",
|
|
2869
2876
|
"dataStore.noColumns.heading": "No columns yet",
|
|
2870
|
-
"dataStore.noColumns.description": "Add columns to start storing data in this data
|
|
2877
|
+
"dataStore.noColumns.description": "Add columns to start storing data in this data table.",
|
|
2871
2878
|
"dataStore.noColumns.button.label": "Add first column",
|
|
2872
2879
|
"dataStore.addColumn.label": "Add Column",
|
|
2873
2880
|
"dataStore.addColumn.nameInput.label": "@:_reusableBaseText.name",
|
|
2874
2881
|
"dataStore.addColumn.nameInput.placeholder": "Enter column name",
|
|
2875
2882
|
"dataStore.addColumn.typeInput.label": "@:_reusableBaseText.type",
|
|
2876
2883
|
"dataStore.addColumn.error": "Error adding column",
|
|
2884
|
+
"dataStore.moveColumn.error": "Error moving column",
|
|
2885
|
+
"dataStore.deleteColumn.error": "Error deleting column",
|
|
2886
|
+
"dataStore.deleteColumn.confirm.title": "Delete column",
|
|
2887
|
+
"dataStore.deleteColumn.confirm.message": "Are you sure you want to delete the column \"{name}\"? This action cannot be undone.",
|
|
2877
2888
|
"dataStore.addColumn.invalidName.error": "Invalid column name",
|
|
2878
2889
|
"dataStore.addColumn.invalidName.description": "Only alphanumeric characters and non-leading dashes are allowed for column names",
|
|
2890
|
+
"dataStore.fetchContent.error": "Error fetching data store content",
|
|
2891
|
+
"dataStore.addRow.label": "Add Row",
|
|
2892
|
+
"dataStore.addRow.error": "Error adding row",
|
|
2893
|
+
"dataStore.updateRow.error": "Error updating row",
|
|
2894
|
+
"dataStore.deleteRows.title": "Delete Rows",
|
|
2895
|
+
"dataStore.deleteRows.confirmation": "Are you sure you want to delete {count} row? | Are you sure you want to delete {count} rows?",
|
|
2896
|
+
"dataStore.deleteRows.success": "Rows deleted successfully",
|
|
2897
|
+
"dataStore.deleteRows.error": "Error deleting rows",
|
|
2879
2898
|
"settings.ldap": "LDAP",
|
|
2880
2899
|
"settings.ldap.note": "LDAP allows users to authenticate with their centralized account. It's compatible with services that provide an LDAP interface like Active Directory, Okta and Jumpcloud.",
|
|
2881
2900
|
"settings.ldap.infoTip": "Learn more about <a href='https://docs.n8n.io/user-management/ldap/' target='_blank'>LDAP in the Docs</a>",
|
|
@@ -2998,8 +3017,10 @@ var englishBaseText = {
|
|
|
2998
3017
|
"settings.mfa.updateConfiguration": "MFA configuration updated",
|
|
2999
3018
|
"settings.mfa.invalidAuthenticatorCode": "Invalid authenticator code",
|
|
3000
3019
|
"projects.header.overview.subtitle": "All the workflows, credentials and executions you have access to",
|
|
3020
|
+
"projects.header.overview.subtitleWithDataTables": "All the workflows, credentials and data tables you have access to",
|
|
3001
3021
|
"projects.header.shared.title": "Shared with you",
|
|
3002
3022
|
"projects.header.personal.subtitle": "Workflows and credentials owned by you",
|
|
3023
|
+
"projects.header.personal.subtitleWithDataTables": "Workflows, credentials and data tables owned by you",
|
|
3003
3024
|
"projects.header.shared.subtitle": "Workflows and credentials other users have shared with you",
|
|
3004
3025
|
"projects.header.create.workflow": "Create Workflow",
|
|
3005
3026
|
"projects.header.create.credential": "Create Credential",
|
|
@@ -3430,7 +3451,10 @@ var englishBaseText = {
|
|
|
3430
3451
|
"workflowDiff.deletedWorkflow.remote": "The workflow doesn't exist on remote",
|
|
3431
3452
|
"workflowDiff.newWorkflow": "New workflow",
|
|
3432
3453
|
"workflowDiff.newWorkflow.database": "The workflow will be created in the database",
|
|
3433
|
-
"workflowDiff.newWorkflow.remote": "The workflow will be created on remote"
|
|
3454
|
+
"workflowDiff.newWorkflow.remote": "The workflow will be created on remote",
|
|
3455
|
+
"preBuiltAgentTemplates.title": "Pre-built agents",
|
|
3456
|
+
"preBuiltAgentTemplates.tutorials": "Tutorial templates",
|
|
3457
|
+
"preBuiltAgentTemplates.viewAllLink": "View all templates"
|
|
3434
3458
|
};
|
|
3435
3459
|
|
|
3436
3460
|
type GetBaseTextKey<T> = T extends `_${string}` ? never : T;
|
package/dist/types.d.ts
CHANGED
|
@@ -86,6 +86,7 @@ var englishBaseText = {
|
|
|
86
86
|
"generic.tryNow": "Try now",
|
|
87
87
|
"generic.startNow": "Start now",
|
|
88
88
|
"generic.dismiss": "Dismiss",
|
|
89
|
+
"generic.saving": "Saving",
|
|
89
90
|
"generic.unsavedWork.confirmMessage.headline": "Save changes before leaving?",
|
|
90
91
|
"generic.unsavedWork.confirmMessage.message": "If you don't save, you will lose your changes.",
|
|
91
92
|
"generic.unsavedWork.confirmMessage.confirmButtonText": "Save",
|
|
@@ -115,6 +116,8 @@ var englishBaseText = {
|
|
|
115
116
|
"generic.unknownError": "An unknown error occurred",
|
|
116
117
|
"generic.upgradeToEnterprise": "Upgrade to Enterprise",
|
|
117
118
|
"generic.never": "Never",
|
|
119
|
+
"generic.list.clearSelection": "Clear selection",
|
|
120
|
+
"generic.list.selected": "{count} row selected: | {count} rows selected:",
|
|
118
121
|
"about.aboutN8n": "About n8n",
|
|
119
122
|
"about.close": "Close",
|
|
120
123
|
"about.license": "License",
|
|
@@ -126,6 +129,9 @@ var englishBaseText = {
|
|
|
126
129
|
"about.debug.message": "Copy debug information",
|
|
127
130
|
"about.debug.toast.title": "Debug info",
|
|
128
131
|
"about.debug.toast.message": "Copied debug info to clipboard",
|
|
132
|
+
"about.thirdPartyLicenses": "Third-Party Licenses",
|
|
133
|
+
"about.thirdPartyLicensesLink": "View all third-party licenses",
|
|
134
|
+
"about.thirdPartyLicenses.downloadError": "Failed to download third-party licenses file",
|
|
129
135
|
"askAi.dialog.title": "'Ask AI' is almost ready",
|
|
130
136
|
"askAi.dialog.body": "We’re still applying the finishing touches. Soon, you will be able to <strong>automatically generate code from simple text prompts</strong>. Join the waitlist to get early access to this feature.",
|
|
131
137
|
"askAi.dialog.signup": "Join Waitlist",
|
|
@@ -199,6 +205,10 @@ var englishBaseText = {
|
|
|
199
205
|
"aiAssistant.builder.canvasPrompt.startManually.title": "Start manually",
|
|
200
206
|
"aiAssistant.builder.canvasPrompt.startManually.subTitle": "Add the first node",
|
|
201
207
|
"aiAssistant.builder.streamAbortedMessage": "[Task aborted]",
|
|
208
|
+
"aiAssistant.builder.plan.intro": "Do you want to proceed with this plan?",
|
|
209
|
+
"aiAssistant.builder.plan.approve": "Approve Plan",
|
|
210
|
+
"aiAssistant.builder.plan.reject": "Request Changes",
|
|
211
|
+
"aiAssistant.builder.plan.whatToChange": "What would you like to change?",
|
|
202
212
|
"aiAssistant.assistant": "AI Assistant",
|
|
203
213
|
"aiAssistant.newSessionModal.title.part1": "Start new",
|
|
204
214
|
"aiAssistant.newSessionModal.title.part2": "session",
|
|
@@ -212,8 +222,6 @@ var englishBaseText = {
|
|
|
212
222
|
"aiAssistant.codeUpdated.message.body2": "node to see the changes",
|
|
213
223
|
"aiAssistant.thinkingSteps.analyzingError": "Analyzing the error...",
|
|
214
224
|
"aiAssistant.thinkingSteps.thinking": "Thinking...",
|
|
215
|
-
"aiAssistant.thinkingSteps.runningTools": "Running tools...",
|
|
216
|
-
"aiAssistant.thinkingSteps.processingResults": "Processing results...",
|
|
217
225
|
"aiAssistant.prompts.currentView.workflowList": "The user is currently looking at the list of workflows.",
|
|
218
226
|
"aiAssistant.prompts.currentView.credentialsList": "The user is currently looking at the list of credentials.",
|
|
219
227
|
"aiAssistant.prompts.currentView.executionsView": "The user is currently looking at the list of executions for the currently open workflow.",
|
|
@@ -693,8 +701,7 @@ var englishBaseText = {
|
|
|
693
701
|
"credentials.noResults": "No credentials found",
|
|
694
702
|
"credentials.noResults.withSearch.switchToShared.preamble": "some credentials may be",
|
|
695
703
|
"credentials.noResults.withSearch.switchToShared.link": "hidden",
|
|
696
|
-
"credentials.create.personal.toast.title": "Credential successfully created",
|
|
697
|
-
"credentials.create.personal.toast.text": "This credential has been created inside your personal space.",
|
|
704
|
+
"credentials.create.personal.toast.title": "Credential successfully created inside your personal space",
|
|
698
705
|
"credentials.create.project.toast.title": "Credential successfully created in {projectName}",
|
|
699
706
|
"credentials.create.project.toast.text": "All members from {projectName} will have access to this credential.",
|
|
700
707
|
"dataDisplay.needHelp": "Need help?",
|
|
@@ -799,7 +806,6 @@ var englishBaseText = {
|
|
|
799
806
|
"executionsList.confirmMessage.message": "Are you sure that you want to delete the {count} selected execution(s)?",
|
|
800
807
|
"executionsList.confirmMessage.annotationsNote": "By deleting these executions you will also remove the associated annotation data.",
|
|
801
808
|
"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?",
|
|
802
|
-
"executionsList.clearSelection": "Clear selection",
|
|
803
809
|
"executionsList.error": "Error",
|
|
804
810
|
"executionsList.filters": "Filters",
|
|
805
811
|
"executionsList.loadMore": "Load more",
|
|
@@ -822,7 +828,6 @@ var englishBaseText = {
|
|
|
822
828
|
"executionsList.succeeded": "Succeeded",
|
|
823
829
|
"executionsList.selectStatus": "Select Status",
|
|
824
830
|
"executionsList.selectWorkflow": "Select Workflow",
|
|
825
|
-
"executionsList.selected": "{count} execution selected: | {count} executions selected:",
|
|
826
831
|
"executionsList.selectAll": "Select {count} finished execution | Select all {count} finished executions",
|
|
827
832
|
"executionsList.test": "Test execution",
|
|
828
833
|
"executionsList.evaluation": "Evaluation execution",
|
|
@@ -1863,8 +1868,8 @@ var englishBaseText = {
|
|
|
1863
1868
|
"runData.openParentExecution": "View parent execution {id}",
|
|
1864
1869
|
"runData.emptyItemHint": "This is an item, but it's empty.",
|
|
1865
1870
|
"runData.emptyArray": "[empty array]",
|
|
1866
|
-
"runData.emptyString": "
|
|
1867
|
-
"runData.emptyObject": "
|
|
1871
|
+
"runData.emptyString": "empty",
|
|
1872
|
+
"runData.emptyObject": "{'{empty object}'}",
|
|
1868
1873
|
"runData.unnamedField": "[Unnamed field]",
|
|
1869
1874
|
"runData.switchToBinary.info": "This item only has",
|
|
1870
1875
|
"runData.switchToBinary.binary": "binary data",
|
|
@@ -2711,6 +2716,7 @@ var englishBaseText = {
|
|
|
2711
2716
|
"workflows.empty.learnN8n": "Learn n8n",
|
|
2712
2717
|
"workflows.empty.button.disabled.tooltip": "Your current role in the project does not allow you to create workflows",
|
|
2713
2718
|
"workflows.empty.easyAI": "Test a simple AI Agent example",
|
|
2719
|
+
"workflows.empty.preBuiltAgents": "Try a pre-built agent",
|
|
2714
2720
|
"workflows.empty.shared-with-me": "No {resource} has been shared with you",
|
|
2715
2721
|
"workflows.empty.shared-with-me.link": "<a href=\"#\">Back to Personal</a>",
|
|
2716
2722
|
"workflows.list.easyAI": "Test the power of AI in n8n with this simple AI Agent Workflow",
|
|
@@ -2741,8 +2747,7 @@ var englishBaseText = {
|
|
|
2741
2747
|
"workflows.concurrentChanges.confirmMessage.message": "Someone saved this workflow while you were editing it. You can <a href=\"{url}\" target=\"_blank\">view their version</a> (in new tab).<br/><br/>Overwrite their changes with yours?",
|
|
2742
2748
|
"workflows.concurrentChanges.confirmMessage.cancelButtonText": "Cancel",
|
|
2743
2749
|
"workflows.concurrentChanges.confirmMessage.confirmButtonText": "Overwrite and Save",
|
|
2744
|
-
"workflows.create.personal.toast.title": "Workflow successfully created",
|
|
2745
|
-
"workflows.create.personal.toast.text": "This workflow has been created inside your personal space.",
|
|
2750
|
+
"workflows.create.personal.toast.title": "Workflow successfully created inside your personal space",
|
|
2746
2751
|
"workflows.create.project.toast.title": "Workflow successfully created in {projectName}",
|
|
2747
2752
|
"workflows.create.folder.toast.title": "Workflow successfully created in \"{projectName}\", within \"{folderName}\"",
|
|
2748
2753
|
"workflows.create.project.toast.text": "All members from {projectName} will have access to this workflow.",
|
|
@@ -2762,6 +2767,8 @@ var englishBaseText = {
|
|
|
2762
2767
|
"workflows.readyToRunWorkflows.error": "Error loading n8n collection. Please try again later.",
|
|
2763
2768
|
"workflows.archivedOnly.hint": "Archived workflows are hidden in this view. {link}",
|
|
2764
2769
|
"workflows.archivedOnly.hint.link": "Update filters",
|
|
2770
|
+
"workflows.preBuiltAgents.callout": "Get started faster with our",
|
|
2771
|
+
"workflows.preBuiltAgents.linkText": "pre-built agents",
|
|
2765
2772
|
"workflowSelectorParameterInput.createNewSubworkflow.name": "My Sub-Workflow",
|
|
2766
2773
|
"importCurlModal.title": "Import cURL command",
|
|
2767
2774
|
"importCurlModal.input.label": "cURL Command",
|
|
@@ -2841,10 +2848,10 @@ var englishBaseText = {
|
|
|
2841
2848
|
"contextual.users.settings.unavailable.button.cloud": "Upgrade now",
|
|
2842
2849
|
"contextual.feature.unavailable.title": "Available on the Enterprise Plan",
|
|
2843
2850
|
"contextual.feature.unavailable.title.cloud": "Available on the Pro Plan",
|
|
2844
|
-
"dataStore.dataStores": "Data
|
|
2845
|
-
"dataStore.empty.label": "You don't have any data
|
|
2846
|
-
"dataStore.empty.description": "Once you create data
|
|
2847
|
-
"dataStore.empty.button.label": "Create
|
|
2851
|
+
"dataStore.dataStores": "Data tables",
|
|
2852
|
+
"dataStore.empty.label": "You don't have any data tables yet",
|
|
2853
|
+
"dataStore.empty.description": "Once you create data tables for your projects, they will appear here",
|
|
2854
|
+
"dataStore.empty.button.label": "Create Data Table in \"{projectName}\"",
|
|
2848
2855
|
"dataStore.card.size": "{size}MB",
|
|
2849
2856
|
"dataStore.card.column.count": "{count} column | {count} columns",
|
|
2850
2857
|
"dataStore.card.row.count": "{count} record | {count} records",
|
|
@@ -2853,29 +2860,41 @@ var englishBaseText = {
|
|
|
2853
2860
|
"dataStore.sort.nameAsc": "Sort by name (A-Z)",
|
|
2854
2861
|
"dataStore.sort.nameDesc": "Sort by name (Z-A)",
|
|
2855
2862
|
"dataStore.search.placeholder": "Search",
|
|
2856
|
-
"dataStore.error.fetching": "Error loading data
|
|
2857
|
-
"dataStore.add.title": "Create data
|
|
2858
|
-
"dataStore.add.description": "Set up a new data
|
|
2859
|
-
"dataStore.add.button.label": "Create Data
|
|
2860
|
-
"dataStore.add.input.name.label": "Data
|
|
2861
|
-
"dataStore.add.input.name.placeholder": "Enter data
|
|
2862
|
-
"dataStore.add.error": "Error creating data
|
|
2863
|
-
"dataStore.delete.confirm.title": "Delete data
|
|
2864
|
-
"dataStore.delete.confirm.message": "Are you sure you want to delete the data
|
|
2865
|
-
"dataStore.delete.error": "Error deleting data
|
|
2866
|
-
"dataStore.rename.error": "Error renaming data
|
|
2867
|
-
"dataStore.getDetails.error": "Error fetching data
|
|
2868
|
-
"dataStore.notFound": "Data
|
|
2863
|
+
"dataStore.error.fetching": "Error loading data tables",
|
|
2864
|
+
"dataStore.add.title": "Create new data table",
|
|
2865
|
+
"dataStore.add.description": "Set up a new data table to organize and manage your data.",
|
|
2866
|
+
"dataStore.add.button.label": "Create Data Table",
|
|
2867
|
+
"dataStore.add.input.name.label": "Data Table Name",
|
|
2868
|
+
"dataStore.add.input.name.placeholder": "Enter data table name",
|
|
2869
|
+
"dataStore.add.error": "Error creating data table",
|
|
2870
|
+
"dataStore.delete.confirm.title": "Delete data table",
|
|
2871
|
+
"dataStore.delete.confirm.message": "Are you sure you want to delete the data table \"{name}\"? This action cannot be undone.",
|
|
2872
|
+
"dataStore.delete.error": "Error deleting data table",
|
|
2873
|
+
"dataStore.rename.error": "Error renaming data table",
|
|
2874
|
+
"dataStore.getDetails.error": "Error fetching data table details",
|
|
2875
|
+
"dataStore.notFound": "Data table not found",
|
|
2869
2876
|
"dataStore.noColumns.heading": "No columns yet",
|
|
2870
|
-
"dataStore.noColumns.description": "Add columns to start storing data in this data
|
|
2877
|
+
"dataStore.noColumns.description": "Add columns to start storing data in this data table.",
|
|
2871
2878
|
"dataStore.noColumns.button.label": "Add first column",
|
|
2872
2879
|
"dataStore.addColumn.label": "Add Column",
|
|
2873
2880
|
"dataStore.addColumn.nameInput.label": "@:_reusableBaseText.name",
|
|
2874
2881
|
"dataStore.addColumn.nameInput.placeholder": "Enter column name",
|
|
2875
2882
|
"dataStore.addColumn.typeInput.label": "@:_reusableBaseText.type",
|
|
2876
2883
|
"dataStore.addColumn.error": "Error adding column",
|
|
2884
|
+
"dataStore.moveColumn.error": "Error moving column",
|
|
2885
|
+
"dataStore.deleteColumn.error": "Error deleting column",
|
|
2886
|
+
"dataStore.deleteColumn.confirm.title": "Delete column",
|
|
2887
|
+
"dataStore.deleteColumn.confirm.message": "Are you sure you want to delete the column \"{name}\"? This action cannot be undone.",
|
|
2877
2888
|
"dataStore.addColumn.invalidName.error": "Invalid column name",
|
|
2878
2889
|
"dataStore.addColumn.invalidName.description": "Only alphanumeric characters and non-leading dashes are allowed for column names",
|
|
2890
|
+
"dataStore.fetchContent.error": "Error fetching data store content",
|
|
2891
|
+
"dataStore.addRow.label": "Add Row",
|
|
2892
|
+
"dataStore.addRow.error": "Error adding row",
|
|
2893
|
+
"dataStore.updateRow.error": "Error updating row",
|
|
2894
|
+
"dataStore.deleteRows.title": "Delete Rows",
|
|
2895
|
+
"dataStore.deleteRows.confirmation": "Are you sure you want to delete {count} row? | Are you sure you want to delete {count} rows?",
|
|
2896
|
+
"dataStore.deleteRows.success": "Rows deleted successfully",
|
|
2897
|
+
"dataStore.deleteRows.error": "Error deleting rows",
|
|
2879
2898
|
"settings.ldap": "LDAP",
|
|
2880
2899
|
"settings.ldap.note": "LDAP allows users to authenticate with their centralized account. It's compatible with services that provide an LDAP interface like Active Directory, Okta and Jumpcloud.",
|
|
2881
2900
|
"settings.ldap.infoTip": "Learn more about <a href='https://docs.n8n.io/user-management/ldap/' target='_blank'>LDAP in the Docs</a>",
|
|
@@ -2998,8 +3017,10 @@ var englishBaseText = {
|
|
|
2998
3017
|
"settings.mfa.updateConfiguration": "MFA configuration updated",
|
|
2999
3018
|
"settings.mfa.invalidAuthenticatorCode": "Invalid authenticator code",
|
|
3000
3019
|
"projects.header.overview.subtitle": "All the workflows, credentials and executions you have access to",
|
|
3020
|
+
"projects.header.overview.subtitleWithDataTables": "All the workflows, credentials and data tables you have access to",
|
|
3001
3021
|
"projects.header.shared.title": "Shared with you",
|
|
3002
3022
|
"projects.header.personal.subtitle": "Workflows and credentials owned by you",
|
|
3023
|
+
"projects.header.personal.subtitleWithDataTables": "Workflows, credentials and data tables owned by you",
|
|
3003
3024
|
"projects.header.shared.subtitle": "Workflows and credentials other users have shared with you",
|
|
3004
3025
|
"projects.header.create.workflow": "Create Workflow",
|
|
3005
3026
|
"projects.header.create.credential": "Create Credential",
|
|
@@ -3430,7 +3451,10 @@ var englishBaseText = {
|
|
|
3430
3451
|
"workflowDiff.deletedWorkflow.remote": "The workflow doesn't exist on remote",
|
|
3431
3452
|
"workflowDiff.newWorkflow": "New workflow",
|
|
3432
3453
|
"workflowDiff.newWorkflow.database": "The workflow will be created in the database",
|
|
3433
|
-
"workflowDiff.newWorkflow.remote": "The workflow will be created on remote"
|
|
3454
|
+
"workflowDiff.newWorkflow.remote": "The workflow will be created on remote",
|
|
3455
|
+
"preBuiltAgentTemplates.title": "Pre-built agents",
|
|
3456
|
+
"preBuiltAgentTemplates.tutorials": "Tutorial templates",
|
|
3457
|
+
"preBuiltAgentTemplates.viewAllLink": "View all templates"
|
|
3434
3458
|
};
|
|
3435
3459
|
|
|
3436
3460
|
type GetBaseTextKey<T> = T extends `_${string}` ? never : T;
|
package/dist/types.js
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@n8n/i18n",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.14.0",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
7
7
|
"LICENSE.md",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"vue-i18n": "^11.1.2",
|
|
27
|
-
"n8n-workflow": "1.
|
|
27
|
+
"n8n-workflow": "1.107.0"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
30
|
"@testing-library/jest-dom": "^6.6.3",
|
|
@@ -40,8 +40,8 @@
|
|
|
40
40
|
"vitest": "^3.1.3",
|
|
41
41
|
"vue-tsc": "^2.2.8",
|
|
42
42
|
"@n8n/eslint-config": "0.0.1",
|
|
43
|
-
"@n8n/
|
|
44
|
-
"@n8n/
|
|
43
|
+
"@n8n/vitest-config": "1.5.0",
|
|
44
|
+
"@n8n/typescript-config": "1.3.0"
|
|
45
45
|
},
|
|
46
46
|
"peerDependencies": {
|
|
47
47
|
"vue": "^3.5.13"
|
package/dist/chunk-55J6XMHW.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=chunk-55J6XMHW.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
package/dist/chunk-PO2SPQJP.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";//# sourceMappingURL=chunk-PO2SPQJP.cjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["/home/runner/work/n8n/n8n/packages/frontend/@n8n/i18n/dist/chunk-PO2SPQJP.cjs"],"names":[],"mappings":"AAAA","file":"/home/runner/work/n8n/n8n/packages/frontend/@n8n/i18n/dist/chunk-PO2SPQJP.cjs"}
|