@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.d.cts CHANGED
@@ -86,6 +86,7 @@ declare const i18nInstance: vue_i18n.I18n<{
86
86
  "generic.tryNow": string;
87
87
  "generic.startNow": string;
88
88
  "generic.dismiss": string;
89
+ "generic.saving": string;
89
90
  "generic.unsavedWork.confirmMessage.headline": string;
90
91
  "generic.unsavedWork.confirmMessage.message": string;
91
92
  "generic.unsavedWork.confirmMessage.confirmButtonText": string;
@@ -115,6 +116,8 @@ declare const i18nInstance: vue_i18n.I18n<{
115
116
  "generic.unknownError": string;
116
117
  "generic.upgradeToEnterprise": string;
117
118
  "generic.never": string;
119
+ "generic.list.clearSelection": string;
120
+ "generic.list.selected": string;
118
121
  "about.aboutN8n": string;
119
122
  "about.close": string;
120
123
  "about.license": string;
@@ -126,6 +129,9 @@ declare const i18nInstance: vue_i18n.I18n<{
126
129
  "about.debug.message": string;
127
130
  "about.debug.toast.title": string;
128
131
  "about.debug.toast.message": string;
132
+ "about.thirdPartyLicenses": string;
133
+ "about.thirdPartyLicensesLink": string;
134
+ "about.thirdPartyLicenses.downloadError": string;
129
135
  "askAi.dialog.title": string;
130
136
  "askAi.dialog.body": string;
131
137
  "askAi.dialog.signup": string;
@@ -199,6 +205,10 @@ declare const i18nInstance: vue_i18n.I18n<{
199
205
  "aiAssistant.builder.canvasPrompt.startManually.title": string;
200
206
  "aiAssistant.builder.canvasPrompt.startManually.subTitle": string;
201
207
  "aiAssistant.builder.streamAbortedMessage": string;
208
+ "aiAssistant.builder.plan.intro": string;
209
+ "aiAssistant.builder.plan.approve": string;
210
+ "aiAssistant.builder.plan.reject": string;
211
+ "aiAssistant.builder.plan.whatToChange": string;
202
212
  "aiAssistant.assistant": string;
203
213
  "aiAssistant.newSessionModal.title.part1": string;
204
214
  "aiAssistant.newSessionModal.title.part2": string;
@@ -212,8 +222,6 @@ declare const i18nInstance: vue_i18n.I18n<{
212
222
  "aiAssistant.codeUpdated.message.body2": string;
213
223
  "aiAssistant.thinkingSteps.analyzingError": string;
214
224
  "aiAssistant.thinkingSteps.thinking": string;
215
- "aiAssistant.thinkingSteps.runningTools": string;
216
- "aiAssistant.thinkingSteps.processingResults": string;
217
225
  "aiAssistant.prompts.currentView.workflowList": string;
218
226
  "aiAssistant.prompts.currentView.credentialsList": string;
219
227
  "aiAssistant.prompts.currentView.executionsView": string;
@@ -694,7 +702,6 @@ declare const i18nInstance: vue_i18n.I18n<{
694
702
  "credentials.noResults.withSearch.switchToShared.preamble": string;
695
703
  "credentials.noResults.withSearch.switchToShared.link": string;
696
704
  "credentials.create.personal.toast.title": string;
697
- "credentials.create.personal.toast.text": string;
698
705
  "credentials.create.project.toast.title": string;
699
706
  "credentials.create.project.toast.text": string;
700
707
  "dataDisplay.needHelp": string;
@@ -799,7 +806,6 @@ declare const i18nInstance: vue_i18n.I18n<{
799
806
  "executionsList.confirmMessage.message": string;
800
807
  "executionsList.confirmMessage.annotationsNote": string;
801
808
  "executionsList.confirmMessage.annotatedExecutionMessage": string;
802
- "executionsList.clearSelection": string;
803
809
  "executionsList.error": string;
804
810
  "executionsList.filters": string;
805
811
  "executionsList.loadMore": string;
@@ -822,7 +828,6 @@ declare const i18nInstance: vue_i18n.I18n<{
822
828
  "executionsList.succeeded": string;
823
829
  "executionsList.selectStatus": string;
824
830
  "executionsList.selectWorkflow": string;
825
- "executionsList.selected": string;
826
831
  "executionsList.selectAll": string;
827
832
  "executionsList.test": string;
828
833
  "executionsList.evaluation": string;
@@ -2711,6 +2716,7 @@ declare const i18nInstance: vue_i18n.I18n<{
2711
2716
  "workflows.empty.learnN8n": string;
2712
2717
  "workflows.empty.button.disabled.tooltip": string;
2713
2718
  "workflows.empty.easyAI": string;
2719
+ "workflows.empty.preBuiltAgents": string;
2714
2720
  "workflows.empty.shared-with-me": string;
2715
2721
  "workflows.empty.shared-with-me.link": string;
2716
2722
  "workflows.list.easyAI": string;
@@ -2742,7 +2748,6 @@ declare const i18nInstance: vue_i18n.I18n<{
2742
2748
  "workflows.concurrentChanges.confirmMessage.cancelButtonText": string;
2743
2749
  "workflows.concurrentChanges.confirmMessage.confirmButtonText": string;
2744
2750
  "workflows.create.personal.toast.title": string;
2745
- "workflows.create.personal.toast.text": string;
2746
2751
  "workflows.create.project.toast.title": string;
2747
2752
  "workflows.create.folder.toast.title": string;
2748
2753
  "workflows.create.project.toast.text": string;
@@ -2762,6 +2767,8 @@ declare const i18nInstance: vue_i18n.I18n<{
2762
2767
  "workflows.readyToRunWorkflows.error": string;
2763
2768
  "workflows.archivedOnly.hint": string;
2764
2769
  "workflows.archivedOnly.hint.link": string;
2770
+ "workflows.preBuiltAgents.callout": string;
2771
+ "workflows.preBuiltAgents.linkText": string;
2765
2772
  "workflowSelectorParameterInput.createNewSubworkflow.name": string;
2766
2773
  "importCurlModal.title": string;
2767
2774
  "importCurlModal.input.label": string;
@@ -2874,8 +2881,20 @@ declare const i18nInstance: vue_i18n.I18n<{
2874
2881
  "dataStore.addColumn.nameInput.placeholder": string;
2875
2882
  "dataStore.addColumn.typeInput.label": string;
2876
2883
  "dataStore.addColumn.error": string;
2884
+ "dataStore.moveColumn.error": string;
2885
+ "dataStore.deleteColumn.error": string;
2886
+ "dataStore.deleteColumn.confirm.title": string;
2887
+ "dataStore.deleteColumn.confirm.message": string;
2877
2888
  "dataStore.addColumn.invalidName.error": string;
2878
2889
  "dataStore.addColumn.invalidName.description": string;
2890
+ "dataStore.fetchContent.error": string;
2891
+ "dataStore.addRow.label": string;
2892
+ "dataStore.addRow.error": string;
2893
+ "dataStore.updateRow.error": string;
2894
+ "dataStore.deleteRows.title": string;
2895
+ "dataStore.deleteRows.confirmation": string;
2896
+ "dataStore.deleteRows.success": string;
2897
+ "dataStore.deleteRows.error": string;
2879
2898
  "settings.ldap": string;
2880
2899
  "settings.ldap.note": string;
2881
2900
  "settings.ldap.infoTip": string;
@@ -2998,8 +3017,10 @@ declare const i18nInstance: vue_i18n.I18n<{
2998
3017
  "settings.mfa.updateConfiguration": string;
2999
3018
  "settings.mfa.invalidAuthenticatorCode": string;
3000
3019
  "projects.header.overview.subtitle": string;
3020
+ "projects.header.overview.subtitleWithDataTables": string;
3001
3021
  "projects.header.shared.title": string;
3002
3022
  "projects.header.personal.subtitle": string;
3023
+ "projects.header.personal.subtitleWithDataTables": string;
3003
3024
  "projects.header.shared.subtitle": string;
3004
3025
  "projects.header.create.workflow": string;
3005
3026
  "projects.header.create.credential": string;
@@ -3431,6 +3452,9 @@ declare const i18nInstance: vue_i18n.I18n<{
3431
3452
  "workflowDiff.newWorkflow": string;
3432
3453
  "workflowDiff.newWorkflow.database": string;
3433
3454
  "workflowDiff.newWorkflow.remote": string;
3455
+ "preBuiltAgentTemplates.title": string;
3456
+ "preBuiltAgentTemplates.tutorials": string;
3457
+ "preBuiltAgentTemplates.viewAllLink": string;
3434
3458
  };
3435
3459
  }, {}, {}, string, false>;
3436
3460
  type BaseTextOptions = {
package/dist/index.d.ts CHANGED
@@ -86,6 +86,7 @@ declare const i18nInstance: vue_i18n.I18n<{
86
86
  "generic.tryNow": string;
87
87
  "generic.startNow": string;
88
88
  "generic.dismiss": string;
89
+ "generic.saving": string;
89
90
  "generic.unsavedWork.confirmMessage.headline": string;
90
91
  "generic.unsavedWork.confirmMessage.message": string;
91
92
  "generic.unsavedWork.confirmMessage.confirmButtonText": string;
@@ -115,6 +116,8 @@ declare const i18nInstance: vue_i18n.I18n<{
115
116
  "generic.unknownError": string;
116
117
  "generic.upgradeToEnterprise": string;
117
118
  "generic.never": string;
119
+ "generic.list.clearSelection": string;
120
+ "generic.list.selected": string;
118
121
  "about.aboutN8n": string;
119
122
  "about.close": string;
120
123
  "about.license": string;
@@ -126,6 +129,9 @@ declare const i18nInstance: vue_i18n.I18n<{
126
129
  "about.debug.message": string;
127
130
  "about.debug.toast.title": string;
128
131
  "about.debug.toast.message": string;
132
+ "about.thirdPartyLicenses": string;
133
+ "about.thirdPartyLicensesLink": string;
134
+ "about.thirdPartyLicenses.downloadError": string;
129
135
  "askAi.dialog.title": string;
130
136
  "askAi.dialog.body": string;
131
137
  "askAi.dialog.signup": string;
@@ -199,6 +205,10 @@ declare const i18nInstance: vue_i18n.I18n<{
199
205
  "aiAssistant.builder.canvasPrompt.startManually.title": string;
200
206
  "aiAssistant.builder.canvasPrompt.startManually.subTitle": string;
201
207
  "aiAssistant.builder.streamAbortedMessage": string;
208
+ "aiAssistant.builder.plan.intro": string;
209
+ "aiAssistant.builder.plan.approve": string;
210
+ "aiAssistant.builder.plan.reject": string;
211
+ "aiAssistant.builder.plan.whatToChange": string;
202
212
  "aiAssistant.assistant": string;
203
213
  "aiAssistant.newSessionModal.title.part1": string;
204
214
  "aiAssistant.newSessionModal.title.part2": string;
@@ -212,8 +222,6 @@ declare const i18nInstance: vue_i18n.I18n<{
212
222
  "aiAssistant.codeUpdated.message.body2": string;
213
223
  "aiAssistant.thinkingSteps.analyzingError": string;
214
224
  "aiAssistant.thinkingSteps.thinking": string;
215
- "aiAssistant.thinkingSteps.runningTools": string;
216
- "aiAssistant.thinkingSteps.processingResults": string;
217
225
  "aiAssistant.prompts.currentView.workflowList": string;
218
226
  "aiAssistant.prompts.currentView.credentialsList": string;
219
227
  "aiAssistant.prompts.currentView.executionsView": string;
@@ -694,7 +702,6 @@ declare const i18nInstance: vue_i18n.I18n<{
694
702
  "credentials.noResults.withSearch.switchToShared.preamble": string;
695
703
  "credentials.noResults.withSearch.switchToShared.link": string;
696
704
  "credentials.create.personal.toast.title": string;
697
- "credentials.create.personal.toast.text": string;
698
705
  "credentials.create.project.toast.title": string;
699
706
  "credentials.create.project.toast.text": string;
700
707
  "dataDisplay.needHelp": string;
@@ -799,7 +806,6 @@ declare const i18nInstance: vue_i18n.I18n<{
799
806
  "executionsList.confirmMessage.message": string;
800
807
  "executionsList.confirmMessage.annotationsNote": string;
801
808
  "executionsList.confirmMessage.annotatedExecutionMessage": string;
802
- "executionsList.clearSelection": string;
803
809
  "executionsList.error": string;
804
810
  "executionsList.filters": string;
805
811
  "executionsList.loadMore": string;
@@ -822,7 +828,6 @@ declare const i18nInstance: vue_i18n.I18n<{
822
828
  "executionsList.succeeded": string;
823
829
  "executionsList.selectStatus": string;
824
830
  "executionsList.selectWorkflow": string;
825
- "executionsList.selected": string;
826
831
  "executionsList.selectAll": string;
827
832
  "executionsList.test": string;
828
833
  "executionsList.evaluation": string;
@@ -2711,6 +2716,7 @@ declare const i18nInstance: vue_i18n.I18n<{
2711
2716
  "workflows.empty.learnN8n": string;
2712
2717
  "workflows.empty.button.disabled.tooltip": string;
2713
2718
  "workflows.empty.easyAI": string;
2719
+ "workflows.empty.preBuiltAgents": string;
2714
2720
  "workflows.empty.shared-with-me": string;
2715
2721
  "workflows.empty.shared-with-me.link": string;
2716
2722
  "workflows.list.easyAI": string;
@@ -2742,7 +2748,6 @@ declare const i18nInstance: vue_i18n.I18n<{
2742
2748
  "workflows.concurrentChanges.confirmMessage.cancelButtonText": string;
2743
2749
  "workflows.concurrentChanges.confirmMessage.confirmButtonText": string;
2744
2750
  "workflows.create.personal.toast.title": string;
2745
- "workflows.create.personal.toast.text": string;
2746
2751
  "workflows.create.project.toast.title": string;
2747
2752
  "workflows.create.folder.toast.title": string;
2748
2753
  "workflows.create.project.toast.text": string;
@@ -2762,6 +2767,8 @@ declare const i18nInstance: vue_i18n.I18n<{
2762
2767
  "workflows.readyToRunWorkflows.error": string;
2763
2768
  "workflows.archivedOnly.hint": string;
2764
2769
  "workflows.archivedOnly.hint.link": string;
2770
+ "workflows.preBuiltAgents.callout": string;
2771
+ "workflows.preBuiltAgents.linkText": string;
2765
2772
  "workflowSelectorParameterInput.createNewSubworkflow.name": string;
2766
2773
  "importCurlModal.title": string;
2767
2774
  "importCurlModal.input.label": string;
@@ -2874,8 +2881,20 @@ declare const i18nInstance: vue_i18n.I18n<{
2874
2881
  "dataStore.addColumn.nameInput.placeholder": string;
2875
2882
  "dataStore.addColumn.typeInput.label": string;
2876
2883
  "dataStore.addColumn.error": string;
2884
+ "dataStore.moveColumn.error": string;
2885
+ "dataStore.deleteColumn.error": string;
2886
+ "dataStore.deleteColumn.confirm.title": string;
2887
+ "dataStore.deleteColumn.confirm.message": string;
2877
2888
  "dataStore.addColumn.invalidName.error": string;
2878
2889
  "dataStore.addColumn.invalidName.description": string;
2890
+ "dataStore.fetchContent.error": string;
2891
+ "dataStore.addRow.label": string;
2892
+ "dataStore.addRow.error": string;
2893
+ "dataStore.updateRow.error": string;
2894
+ "dataStore.deleteRows.title": string;
2895
+ "dataStore.deleteRows.confirmation": string;
2896
+ "dataStore.deleteRows.success": string;
2897
+ "dataStore.deleteRows.error": string;
2879
2898
  "settings.ldap": string;
2880
2899
  "settings.ldap.note": string;
2881
2900
  "settings.ldap.infoTip": string;
@@ -2998,8 +3017,10 @@ declare const i18nInstance: vue_i18n.I18n<{
2998
3017
  "settings.mfa.updateConfiguration": string;
2999
3018
  "settings.mfa.invalidAuthenticatorCode": string;
3000
3019
  "projects.header.overview.subtitle": string;
3020
+ "projects.header.overview.subtitleWithDataTables": string;
3001
3021
  "projects.header.shared.title": string;
3002
3022
  "projects.header.personal.subtitle": string;
3023
+ "projects.header.personal.subtitleWithDataTables": string;
3003
3024
  "projects.header.shared.subtitle": string;
3004
3025
  "projects.header.create.workflow": string;
3005
3026
  "projects.header.create.credential": string;
@@ -3431,6 +3452,9 @@ declare const i18nInstance: vue_i18n.I18n<{
3431
3452
  "workflowDiff.newWorkflow": string;
3432
3453
  "workflowDiff.newWorkflow.database": string;
3433
3454
  "workflowDiff.newWorkflow.remote": string;
3455
+ "preBuiltAgentTemplates.title": string;
3456
+ "preBuiltAgentTemplates.tutorials": string;
3457
+ "preBuiltAgentTemplates.viewAllLink": string;
3434
3458
  };
3435
3459
  }, {}, {}, string, false>;
3436
3460
  type BaseTextOptions = {
package/dist/index.js CHANGED
@@ -1,4 +1,3 @@
1
- import "./chunk-55J6XMHW.js";
2
1
  import {
3
2
  deriveMiddleKey,
4
3
  insertOptionsAndValues,
@@ -92,6 +91,7 @@ var en_default = {
92
91
  "generic.tryNow": "Try now",
93
92
  "generic.startNow": "Start now",
94
93
  "generic.dismiss": "Dismiss",
94
+ "generic.saving": "Saving",
95
95
  "generic.unsavedWork.confirmMessage.headline": "Save changes before leaving?",
96
96
  "generic.unsavedWork.confirmMessage.message": "If you don't save, you will lose your changes.",
97
97
  "generic.unsavedWork.confirmMessage.confirmButtonText": "Save",
@@ -121,6 +121,8 @@ var en_default = {
121
121
  "generic.unknownError": "An unknown error occurred",
122
122
  "generic.upgradeToEnterprise": "Upgrade to Enterprise",
123
123
  "generic.never": "Never",
124
+ "generic.list.clearSelection": "Clear selection",
125
+ "generic.list.selected": "{count} row selected: | {count} rows selected:",
124
126
  "about.aboutN8n": "About n8n",
125
127
  "about.close": "Close",
126
128
  "about.license": "License",
@@ -132,6 +134,9 @@ var en_default = {
132
134
  "about.debug.message": "Copy debug information",
133
135
  "about.debug.toast.title": "Debug info",
134
136
  "about.debug.toast.message": "Copied debug info to clipboard",
137
+ "about.thirdPartyLicenses": "Third-Party Licenses",
138
+ "about.thirdPartyLicensesLink": "View all third-party licenses",
139
+ "about.thirdPartyLicenses.downloadError": "Failed to download third-party licenses file",
135
140
  "askAi.dialog.title": "'Ask AI' is almost ready",
136
141
  "askAi.dialog.body": "We\u2019re 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.",
137
142
  "askAi.dialog.signup": "Join Waitlist",
@@ -205,6 +210,10 @@ var en_default = {
205
210
  "aiAssistant.builder.canvasPrompt.startManually.title": "Start manually",
206
211
  "aiAssistant.builder.canvasPrompt.startManually.subTitle": "Add the first node",
207
212
  "aiAssistant.builder.streamAbortedMessage": "[Task aborted]",
213
+ "aiAssistant.builder.plan.intro": "Do you want to proceed with this plan?",
214
+ "aiAssistant.builder.plan.approve": "Approve Plan",
215
+ "aiAssistant.builder.plan.reject": "Request Changes",
216
+ "aiAssistant.builder.plan.whatToChange": "What would you like to change?",
208
217
  "aiAssistant.assistant": "AI Assistant",
209
218
  "aiAssistant.newSessionModal.title.part1": "Start new",
210
219
  "aiAssistant.newSessionModal.title.part2": "session",
@@ -218,8 +227,6 @@ var en_default = {
218
227
  "aiAssistant.codeUpdated.message.body2": "node to see the changes",
219
228
  "aiAssistant.thinkingSteps.analyzingError": "Analyzing the error...",
220
229
  "aiAssistant.thinkingSteps.thinking": "Thinking...",
221
- "aiAssistant.thinkingSteps.runningTools": "Running tools...",
222
- "aiAssistant.thinkingSteps.processingResults": "Processing results...",
223
230
  "aiAssistant.prompts.currentView.workflowList": "The user is currently looking at the list of workflows.",
224
231
  "aiAssistant.prompts.currentView.credentialsList": "The user is currently looking at the list of credentials.",
225
232
  "aiAssistant.prompts.currentView.executionsView": "The user is currently looking at the list of executions for the currently open workflow.",
@@ -700,8 +707,7 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
700
707
  "credentials.noResults": "No credentials found",
701
708
  "credentials.noResults.withSearch.switchToShared.preamble": "some credentials may be",
702
709
  "credentials.noResults.withSearch.switchToShared.link": "hidden",
703
- "credentials.create.personal.toast.title": "Credential successfully created",
704
- "credentials.create.personal.toast.text": "This credential has been created inside your personal space.",
710
+ "credentials.create.personal.toast.title": "Credential successfully created inside your personal space",
705
711
  "credentials.create.project.toast.title": "Credential successfully created in {projectName}",
706
712
  "credentials.create.project.toast.text": "All members from {projectName} will have access to this credential.",
707
713
  "dataDisplay.needHelp": "Need help?",
@@ -806,7 +812,6 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
806
812
  "executionsList.confirmMessage.message": "Are you sure that you want to delete the {count} selected execution(s)?",
807
813
  "executionsList.confirmMessage.annotationsNote": "By deleting these executions you will also remove the associated annotation data.",
808
814
  "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?",
809
- "executionsList.clearSelection": "Clear selection",
810
815
  "executionsList.error": "Error",
811
816
  "executionsList.filters": "Filters",
812
817
  "executionsList.loadMore": "Load more",
@@ -829,7 +834,6 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
829
834
  "executionsList.succeeded": "Succeeded",
830
835
  "executionsList.selectStatus": "Select Status",
831
836
  "executionsList.selectWorkflow": "Select Workflow",
832
- "executionsList.selected": "{count} execution selected: | {count} executions selected:",
833
837
  "executionsList.selectAll": "Select {count} finished execution | Select all {count} finished executions",
834
838
  "executionsList.test": "Test execution",
835
839
  "executionsList.evaluation": "Evaluation execution",
@@ -1870,8 +1874,8 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
1870
1874
  "runData.openParentExecution": "View parent execution {id}",
1871
1875
  "runData.emptyItemHint": "This is an item, but it's empty.",
1872
1876
  "runData.emptyArray": "[empty array]",
1873
- "runData.emptyString": "[empty]",
1874
- "runData.emptyObject": "[empty object]",
1877
+ "runData.emptyString": "empty",
1878
+ "runData.emptyObject": "{'{empty object}'}",
1875
1879
  "runData.unnamedField": "[Unnamed field]",
1876
1880
  "runData.switchToBinary.info": "This item only has",
1877
1881
  "runData.switchToBinary.binary": "binary data",
@@ -2718,6 +2722,7 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
2718
2722
  "workflows.empty.learnN8n": "Learn n8n",
2719
2723
  "workflows.empty.button.disabled.tooltip": "Your current role in the project does not allow you to create workflows",
2720
2724
  "workflows.empty.easyAI": "Test a simple AI Agent example",
2725
+ "workflows.empty.preBuiltAgents": "Try a pre-built agent",
2721
2726
  "workflows.empty.shared-with-me": "No {resource} has been shared with you",
2722
2727
  "workflows.empty.shared-with-me.link": '<a href="#">Back to Personal</a>',
2723
2728
  "workflows.list.easyAI": "Test the power of AI in n8n with this simple AI Agent Workflow",
@@ -2748,8 +2753,7 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
2748
2753
  "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?',
2749
2754
  "workflows.concurrentChanges.confirmMessage.cancelButtonText": "Cancel",
2750
2755
  "workflows.concurrentChanges.confirmMessage.confirmButtonText": "Overwrite and Save",
2751
- "workflows.create.personal.toast.title": "Workflow successfully created",
2752
- "workflows.create.personal.toast.text": "This workflow has been created inside your personal space.",
2756
+ "workflows.create.personal.toast.title": "Workflow successfully created inside your personal space",
2753
2757
  "workflows.create.project.toast.title": "Workflow successfully created in {projectName}",
2754
2758
  "workflows.create.folder.toast.title": 'Workflow successfully created in "{projectName}", within "{folderName}"',
2755
2759
  "workflows.create.project.toast.text": "All members from {projectName} will have access to this workflow.",
@@ -2769,6 +2773,8 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
2769
2773
  "workflows.readyToRunWorkflows.error": "Error loading n8n collection. Please try again later.",
2770
2774
  "workflows.archivedOnly.hint": "Archived workflows are hidden in this view. {link}",
2771
2775
  "workflows.archivedOnly.hint.link": "Update filters",
2776
+ "workflows.preBuiltAgents.callout": "Get started faster with our",
2777
+ "workflows.preBuiltAgents.linkText": "pre-built agents",
2772
2778
  "workflowSelectorParameterInput.createNewSubworkflow.name": "My Sub-Workflow",
2773
2779
  "importCurlModal.title": "Import cURL command",
2774
2780
  "importCurlModal.input.label": "cURL Command",
@@ -2848,10 +2854,10 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
2848
2854
  "contextual.users.settings.unavailable.button.cloud": "Upgrade now",
2849
2855
  "contextual.feature.unavailable.title": "Available on the Enterprise Plan",
2850
2856
  "contextual.feature.unavailable.title.cloud": "Available on the Pro Plan",
2851
- "dataStore.dataStores": "Data Stores",
2852
- "dataStore.empty.label": "You don't have any data stores yet",
2853
- "dataStore.empty.description": "Once you create data stores for your projects, they will appear here",
2854
- "dataStore.empty.button.label": 'Create data store in "{projectName}"',
2857
+ "dataStore.dataStores": "Data tables",
2858
+ "dataStore.empty.label": "You don't have any data tables yet",
2859
+ "dataStore.empty.description": "Once you create data tables for your projects, they will appear here",
2860
+ "dataStore.empty.button.label": 'Create Data Table in "{projectName}"',
2855
2861
  "dataStore.card.size": "{size}MB",
2856
2862
  "dataStore.card.column.count": "{count} column | {count} columns",
2857
2863
  "dataStore.card.row.count": "{count} record | {count} records",
@@ -2860,29 +2866,41 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
2860
2866
  "dataStore.sort.nameAsc": "Sort by name (A-Z)",
2861
2867
  "dataStore.sort.nameDesc": "Sort by name (Z-A)",
2862
2868
  "dataStore.search.placeholder": "Search",
2863
- "dataStore.error.fetching": "Error loading data stores",
2864
- "dataStore.add.title": "Create data store",
2865
- "dataStore.add.description": "Set up a new data store to organize and manage your data.",
2866
- "dataStore.add.button.label": "Create Data Store",
2867
- "dataStore.add.input.name.label": "Data Store Name",
2868
- "dataStore.add.input.name.placeholder": "Enter data store name",
2869
- "dataStore.add.error": "Error creating data store",
2870
- "dataStore.delete.confirm.title": "Delete data store",
2871
- "dataStore.delete.confirm.message": 'Are you sure you want to delete the data store "{name}"? This action cannot be undone.',
2872
- "dataStore.delete.error": "Error deleting data store",
2873
- "dataStore.rename.error": "Error renaming data store",
2874
- "dataStore.getDetails.error": "Error fetching data store details",
2875
- "dataStore.notFound": "Data store not found",
2869
+ "dataStore.error.fetching": "Error loading data tables",
2870
+ "dataStore.add.title": "Create new data table",
2871
+ "dataStore.add.description": "Set up a new data table to organize and manage your data.",
2872
+ "dataStore.add.button.label": "Create Data Table",
2873
+ "dataStore.add.input.name.label": "Data Table Name",
2874
+ "dataStore.add.input.name.placeholder": "Enter data table name",
2875
+ "dataStore.add.error": "Error creating data table",
2876
+ "dataStore.delete.confirm.title": "Delete data table",
2877
+ "dataStore.delete.confirm.message": 'Are you sure you want to delete the data table "{name}"? This action cannot be undone.',
2878
+ "dataStore.delete.error": "Error deleting data table",
2879
+ "dataStore.rename.error": "Error renaming data table",
2880
+ "dataStore.getDetails.error": "Error fetching data table details",
2881
+ "dataStore.notFound": "Data table not found",
2876
2882
  "dataStore.noColumns.heading": "No columns yet",
2877
- "dataStore.noColumns.description": "Add columns to start storing data in this data store.",
2883
+ "dataStore.noColumns.description": "Add columns to start storing data in this data table.",
2878
2884
  "dataStore.noColumns.button.label": "Add first column",
2879
2885
  "dataStore.addColumn.label": "Add Column",
2880
2886
  "dataStore.addColumn.nameInput.label": "@:_reusableBaseText.name",
2881
2887
  "dataStore.addColumn.nameInput.placeholder": "Enter column name",
2882
2888
  "dataStore.addColumn.typeInput.label": "@:_reusableBaseText.type",
2883
2889
  "dataStore.addColumn.error": "Error adding column",
2890
+ "dataStore.moveColumn.error": "Error moving column",
2891
+ "dataStore.deleteColumn.error": "Error deleting column",
2892
+ "dataStore.deleteColumn.confirm.title": "Delete column",
2893
+ "dataStore.deleteColumn.confirm.message": 'Are you sure you want to delete the column "{name}"? This action cannot be undone.',
2884
2894
  "dataStore.addColumn.invalidName.error": "Invalid column name",
2885
2895
  "dataStore.addColumn.invalidName.description": "Only alphanumeric characters and non-leading dashes are allowed for column names",
2896
+ "dataStore.fetchContent.error": "Error fetching data store content",
2897
+ "dataStore.addRow.label": "Add Row",
2898
+ "dataStore.addRow.error": "Error adding row",
2899
+ "dataStore.updateRow.error": "Error updating row",
2900
+ "dataStore.deleteRows.title": "Delete Rows",
2901
+ "dataStore.deleteRows.confirmation": "Are you sure you want to delete {count} row? | Are you sure you want to delete {count} rows?",
2902
+ "dataStore.deleteRows.success": "Rows deleted successfully",
2903
+ "dataStore.deleteRows.error": "Error deleting rows",
2886
2904
  "settings.ldap": "LDAP",
2887
2905
  "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.",
2888
2906
  "settings.ldap.infoTip": "Learn more about <a href='https://docs.n8n.io/user-management/ldap/' target='_blank'>LDAP in the Docs</a>",
@@ -3005,8 +3023,10 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
3005
3023
  "settings.mfa.updateConfiguration": "MFA configuration updated",
3006
3024
  "settings.mfa.invalidAuthenticatorCode": "Invalid authenticator code",
3007
3025
  "projects.header.overview.subtitle": "All the workflows, credentials and executions you have access to",
3026
+ "projects.header.overview.subtitleWithDataTables": "All the workflows, credentials and data tables you have access to",
3008
3027
  "projects.header.shared.title": "Shared with you",
3009
3028
  "projects.header.personal.subtitle": "Workflows and credentials owned by you",
3029
+ "projects.header.personal.subtitleWithDataTables": "Workflows, credentials and data tables owned by you",
3010
3030
  "projects.header.shared.subtitle": "Workflows and credentials other users have shared with you",
3011
3031
  "projects.header.create.workflow": "Create Workflow",
3012
3032
  "projects.header.create.credential": "Create Credential",
@@ -3437,7 +3457,10 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
3437
3457
  "workflowDiff.deletedWorkflow.remote": "The workflow doesn't exist on remote",
3438
3458
  "workflowDiff.newWorkflow": "New workflow",
3439
3459
  "workflowDiff.newWorkflow.database": "The workflow will be created in the database",
3440
- "workflowDiff.newWorkflow.remote": "The workflow will be created on remote"
3460
+ "workflowDiff.newWorkflow.remote": "The workflow will be created on remote",
3461
+ "preBuiltAgentTemplates.title": "Pre-built agents",
3462
+ "preBuiltAgentTemplates.tutorials": "Tutorial templates",
3463
+ "preBuiltAgentTemplates.viewAllLink": "View all templates"
3441
3464
  };
3442
3465
 
3443
3466
  // src/index.ts