@n8n/i18n 1.11.2 → 1.13.0-exp.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 +57 -27
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +33 -3
- package/dist/index.d.ts +33 -3
- package/dist/index.js +57 -27
- package/dist/index.js.map +1 -1
- package/dist/types.d.cts +57 -27
- package/dist/types.d.ts +57 -27
- package/package.json +6 -6
package/dist/index.d.cts
CHANGED
|
@@ -26,6 +26,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
26
26
|
user: string;
|
|
27
27
|
enabled: string;
|
|
28
28
|
disabled: string;
|
|
29
|
+
type: string;
|
|
29
30
|
};
|
|
30
31
|
_reusableDynamicText: {
|
|
31
32
|
readMore: string;
|
|
@@ -85,6 +86,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
85
86
|
"generic.tryNow": string;
|
|
86
87
|
"generic.startNow": string;
|
|
87
88
|
"generic.dismiss": string;
|
|
89
|
+
"generic.saving": string;
|
|
88
90
|
"generic.unsavedWork.confirmMessage.headline": string;
|
|
89
91
|
"generic.unsavedWork.confirmMessage.message": string;
|
|
90
92
|
"generic.unsavedWork.confirmMessage.confirmButtonText": string;
|
|
@@ -693,7 +695,6 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
693
695
|
"credentials.noResults.withSearch.switchToShared.preamble": string;
|
|
694
696
|
"credentials.noResults.withSearch.switchToShared.link": string;
|
|
695
697
|
"credentials.create.personal.toast.title": string;
|
|
696
|
-
"credentials.create.personal.toast.text": string;
|
|
697
698
|
"credentials.create.project.toast.title": string;
|
|
698
699
|
"credentials.create.project.toast.text": string;
|
|
699
700
|
"dataDisplay.needHelp": string;
|
|
@@ -2583,6 +2584,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
2583
2584
|
"workflowSettings.helpTexts.workflowCallerPolicy": string;
|
|
2584
2585
|
"workflowSettings.hours": string;
|
|
2585
2586
|
"workflowSettings.minutes": string;
|
|
2587
|
+
"workflowSettings.name": string;
|
|
2586
2588
|
"workflowSettings.noWorkflow": string;
|
|
2587
2589
|
"workflowSettings.save": string;
|
|
2588
2590
|
"workflowSettings.saveDataErrorExecution": string;
|
|
@@ -2709,6 +2711,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
2709
2711
|
"workflows.empty.learnN8n": string;
|
|
2710
2712
|
"workflows.empty.button.disabled.tooltip": string;
|
|
2711
2713
|
"workflows.empty.easyAI": string;
|
|
2714
|
+
"workflows.empty.preBuiltAgents": string;
|
|
2712
2715
|
"workflows.empty.shared-with-me": string;
|
|
2713
2716
|
"workflows.empty.shared-with-me.link": string;
|
|
2714
2717
|
"workflows.list.easyAI": string;
|
|
@@ -2740,7 +2743,6 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
2740
2743
|
"workflows.concurrentChanges.confirmMessage.cancelButtonText": string;
|
|
2741
2744
|
"workflows.concurrentChanges.confirmMessage.confirmButtonText": string;
|
|
2742
2745
|
"workflows.create.personal.toast.title": string;
|
|
2743
|
-
"workflows.create.personal.toast.text": string;
|
|
2744
2746
|
"workflows.create.project.toast.title": string;
|
|
2745
2747
|
"workflows.create.folder.toast.title": string;
|
|
2746
2748
|
"workflows.create.project.toast.text": string;
|
|
@@ -2760,6 +2762,8 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
2760
2762
|
"workflows.readyToRunWorkflows.error": string;
|
|
2761
2763
|
"workflows.archivedOnly.hint": string;
|
|
2762
2764
|
"workflows.archivedOnly.hint.link": string;
|
|
2765
|
+
"workflows.preBuiltAgents.callout": string;
|
|
2766
|
+
"workflows.preBuiltAgents.linkText": string;
|
|
2763
2767
|
"workflowSelectorParameterInput.createNewSubworkflow.name": string;
|
|
2764
2768
|
"importCurlModal.title": string;
|
|
2765
2769
|
"importCurlModal.input.label": string;
|
|
@@ -2839,7 +2843,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
2839
2843
|
"contextual.users.settings.unavailable.button.cloud": string;
|
|
2840
2844
|
"contextual.feature.unavailable.title": string;
|
|
2841
2845
|
"contextual.feature.unavailable.title.cloud": string;
|
|
2842
|
-
"dataStore.
|
|
2846
|
+
"dataStore.dataStores": string;
|
|
2843
2847
|
"dataStore.empty.label": string;
|
|
2844
2848
|
"dataStore.empty.description": string;
|
|
2845
2849
|
"dataStore.empty.button.label": string;
|
|
@@ -2862,6 +2866,26 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
2862
2866
|
"dataStore.delete.confirm.message": string;
|
|
2863
2867
|
"dataStore.delete.error": string;
|
|
2864
2868
|
"dataStore.rename.error": string;
|
|
2869
|
+
"dataStore.getDetails.error": string;
|
|
2870
|
+
"dataStore.notFound": string;
|
|
2871
|
+
"dataStore.noColumns.heading": string;
|
|
2872
|
+
"dataStore.noColumns.description": string;
|
|
2873
|
+
"dataStore.noColumns.button.label": string;
|
|
2874
|
+
"dataStore.addColumn.label": string;
|
|
2875
|
+
"dataStore.addColumn.nameInput.label": string;
|
|
2876
|
+
"dataStore.addColumn.nameInput.placeholder": string;
|
|
2877
|
+
"dataStore.addColumn.typeInput.label": string;
|
|
2878
|
+
"dataStore.addColumn.error": string;
|
|
2879
|
+
"dataStore.moveColumn.error": string;
|
|
2880
|
+
"dataStore.deleteColumn.error": string;
|
|
2881
|
+
"dataStore.deleteColumn.confirm.title": string;
|
|
2882
|
+
"dataStore.deleteColumn.confirm.message": string;
|
|
2883
|
+
"dataStore.addColumn.invalidName.error": string;
|
|
2884
|
+
"dataStore.addColumn.invalidName.description": string;
|
|
2885
|
+
"dataStore.fetchContent.error": string;
|
|
2886
|
+
"dataStore.addRow.label": string;
|
|
2887
|
+
"dataStore.addRow.error": string;
|
|
2888
|
+
"dataStore.updateRow.error": string;
|
|
2865
2889
|
"settings.ldap": string;
|
|
2866
2890
|
"settings.ldap.note": string;
|
|
2867
2891
|
"settings.ldap.infoTip": string;
|
|
@@ -3414,6 +3438,12 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
3414
3438
|
"workflowDiff.deletedWorkflow": string;
|
|
3415
3439
|
"workflowDiff.deletedWorkflow.database": string;
|
|
3416
3440
|
"workflowDiff.deletedWorkflow.remote": string;
|
|
3441
|
+
"workflowDiff.newWorkflow": string;
|
|
3442
|
+
"workflowDiff.newWorkflow.database": string;
|
|
3443
|
+
"workflowDiff.newWorkflow.remote": string;
|
|
3444
|
+
"preBuiltAgentTemplates.title": string;
|
|
3445
|
+
"preBuiltAgentTemplates.tutorials": string;
|
|
3446
|
+
"preBuiltAgentTemplates.viewAllLink": string;
|
|
3417
3447
|
};
|
|
3418
3448
|
}, {}, {}, string, false>;
|
|
3419
3449
|
type BaseTextOptions = {
|
package/dist/index.d.ts
CHANGED
|
@@ -26,6 +26,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
26
26
|
user: string;
|
|
27
27
|
enabled: string;
|
|
28
28
|
disabled: string;
|
|
29
|
+
type: string;
|
|
29
30
|
};
|
|
30
31
|
_reusableDynamicText: {
|
|
31
32
|
readMore: string;
|
|
@@ -85,6 +86,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
85
86
|
"generic.tryNow": string;
|
|
86
87
|
"generic.startNow": string;
|
|
87
88
|
"generic.dismiss": string;
|
|
89
|
+
"generic.saving": string;
|
|
88
90
|
"generic.unsavedWork.confirmMessage.headline": string;
|
|
89
91
|
"generic.unsavedWork.confirmMessage.message": string;
|
|
90
92
|
"generic.unsavedWork.confirmMessage.confirmButtonText": string;
|
|
@@ -693,7 +695,6 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
693
695
|
"credentials.noResults.withSearch.switchToShared.preamble": string;
|
|
694
696
|
"credentials.noResults.withSearch.switchToShared.link": string;
|
|
695
697
|
"credentials.create.personal.toast.title": string;
|
|
696
|
-
"credentials.create.personal.toast.text": string;
|
|
697
698
|
"credentials.create.project.toast.title": string;
|
|
698
699
|
"credentials.create.project.toast.text": string;
|
|
699
700
|
"dataDisplay.needHelp": string;
|
|
@@ -2583,6 +2584,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
2583
2584
|
"workflowSettings.helpTexts.workflowCallerPolicy": string;
|
|
2584
2585
|
"workflowSettings.hours": string;
|
|
2585
2586
|
"workflowSettings.minutes": string;
|
|
2587
|
+
"workflowSettings.name": string;
|
|
2586
2588
|
"workflowSettings.noWorkflow": string;
|
|
2587
2589
|
"workflowSettings.save": string;
|
|
2588
2590
|
"workflowSettings.saveDataErrorExecution": string;
|
|
@@ -2709,6 +2711,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
2709
2711
|
"workflows.empty.learnN8n": string;
|
|
2710
2712
|
"workflows.empty.button.disabled.tooltip": string;
|
|
2711
2713
|
"workflows.empty.easyAI": string;
|
|
2714
|
+
"workflows.empty.preBuiltAgents": string;
|
|
2712
2715
|
"workflows.empty.shared-with-me": string;
|
|
2713
2716
|
"workflows.empty.shared-with-me.link": string;
|
|
2714
2717
|
"workflows.list.easyAI": string;
|
|
@@ -2740,7 +2743,6 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
2740
2743
|
"workflows.concurrentChanges.confirmMessage.cancelButtonText": string;
|
|
2741
2744
|
"workflows.concurrentChanges.confirmMessage.confirmButtonText": string;
|
|
2742
2745
|
"workflows.create.personal.toast.title": string;
|
|
2743
|
-
"workflows.create.personal.toast.text": string;
|
|
2744
2746
|
"workflows.create.project.toast.title": string;
|
|
2745
2747
|
"workflows.create.folder.toast.title": string;
|
|
2746
2748
|
"workflows.create.project.toast.text": string;
|
|
@@ -2760,6 +2762,8 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
2760
2762
|
"workflows.readyToRunWorkflows.error": string;
|
|
2761
2763
|
"workflows.archivedOnly.hint": string;
|
|
2762
2764
|
"workflows.archivedOnly.hint.link": string;
|
|
2765
|
+
"workflows.preBuiltAgents.callout": string;
|
|
2766
|
+
"workflows.preBuiltAgents.linkText": string;
|
|
2763
2767
|
"workflowSelectorParameterInput.createNewSubworkflow.name": string;
|
|
2764
2768
|
"importCurlModal.title": string;
|
|
2765
2769
|
"importCurlModal.input.label": string;
|
|
@@ -2839,7 +2843,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
2839
2843
|
"contextual.users.settings.unavailable.button.cloud": string;
|
|
2840
2844
|
"contextual.feature.unavailable.title": string;
|
|
2841
2845
|
"contextual.feature.unavailable.title.cloud": string;
|
|
2842
|
-
"dataStore.
|
|
2846
|
+
"dataStore.dataStores": string;
|
|
2843
2847
|
"dataStore.empty.label": string;
|
|
2844
2848
|
"dataStore.empty.description": string;
|
|
2845
2849
|
"dataStore.empty.button.label": string;
|
|
@@ -2862,6 +2866,26 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
2862
2866
|
"dataStore.delete.confirm.message": string;
|
|
2863
2867
|
"dataStore.delete.error": string;
|
|
2864
2868
|
"dataStore.rename.error": string;
|
|
2869
|
+
"dataStore.getDetails.error": string;
|
|
2870
|
+
"dataStore.notFound": string;
|
|
2871
|
+
"dataStore.noColumns.heading": string;
|
|
2872
|
+
"dataStore.noColumns.description": string;
|
|
2873
|
+
"dataStore.noColumns.button.label": string;
|
|
2874
|
+
"dataStore.addColumn.label": string;
|
|
2875
|
+
"dataStore.addColumn.nameInput.label": string;
|
|
2876
|
+
"dataStore.addColumn.nameInput.placeholder": string;
|
|
2877
|
+
"dataStore.addColumn.typeInput.label": string;
|
|
2878
|
+
"dataStore.addColumn.error": string;
|
|
2879
|
+
"dataStore.moveColumn.error": string;
|
|
2880
|
+
"dataStore.deleteColumn.error": string;
|
|
2881
|
+
"dataStore.deleteColumn.confirm.title": string;
|
|
2882
|
+
"dataStore.deleteColumn.confirm.message": string;
|
|
2883
|
+
"dataStore.addColumn.invalidName.error": string;
|
|
2884
|
+
"dataStore.addColumn.invalidName.description": string;
|
|
2885
|
+
"dataStore.fetchContent.error": string;
|
|
2886
|
+
"dataStore.addRow.label": string;
|
|
2887
|
+
"dataStore.addRow.error": string;
|
|
2888
|
+
"dataStore.updateRow.error": string;
|
|
2865
2889
|
"settings.ldap": string;
|
|
2866
2890
|
"settings.ldap.note": string;
|
|
2867
2891
|
"settings.ldap.infoTip": string;
|
|
@@ -3414,6 +3438,12 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
3414
3438
|
"workflowDiff.deletedWorkflow": string;
|
|
3415
3439
|
"workflowDiff.deletedWorkflow.database": string;
|
|
3416
3440
|
"workflowDiff.deletedWorkflow.remote": string;
|
|
3441
|
+
"workflowDiff.newWorkflow": string;
|
|
3442
|
+
"workflowDiff.newWorkflow.database": string;
|
|
3443
|
+
"workflowDiff.newWorkflow.remote": string;
|
|
3444
|
+
"preBuiltAgentTemplates.title": string;
|
|
3445
|
+
"preBuiltAgentTemplates.tutorials": string;
|
|
3446
|
+
"preBuiltAgentTemplates.viewAllLink": string;
|
|
3417
3447
|
};
|
|
3418
3448
|
}, {}, {}, string, false>;
|
|
3419
3449
|
type BaseTextOptions = {
|
package/dist/index.js
CHANGED
|
@@ -31,7 +31,8 @@ var en_default = {
|
|
|
31
31
|
activate: "Activate",
|
|
32
32
|
user: "User",
|
|
33
33
|
enabled: "Enabled",
|
|
34
|
-
disabled: "Disabled"
|
|
34
|
+
disabled: "Disabled",
|
|
35
|
+
type: "Type"
|
|
35
36
|
},
|
|
36
37
|
_reusableDynamicText: {
|
|
37
38
|
readMore: "Read more",
|
|
@@ -91,6 +92,7 @@ var en_default = {
|
|
|
91
92
|
"generic.tryNow": "Try now",
|
|
92
93
|
"generic.startNow": "Start now",
|
|
93
94
|
"generic.dismiss": "Dismiss",
|
|
95
|
+
"generic.saving": "Saving",
|
|
94
96
|
"generic.unsavedWork.confirmMessage.headline": "Save changes before leaving?",
|
|
95
97
|
"generic.unsavedWork.confirmMessage.message": "If you don't save, you will lose your changes.",
|
|
96
98
|
"generic.unsavedWork.confirmMessage.confirmButtonText": "Save",
|
|
@@ -699,8 +701,7 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
|
|
|
699
701
|
"credentials.noResults": "No credentials found",
|
|
700
702
|
"credentials.noResults.withSearch.switchToShared.preamble": "some credentials may be",
|
|
701
703
|
"credentials.noResults.withSearch.switchToShared.link": "hidden",
|
|
702
|
-
"credentials.create.personal.toast.title": "Credential successfully created",
|
|
703
|
-
"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",
|
|
704
705
|
"credentials.create.project.toast.title": "Credential successfully created in {projectName}",
|
|
705
706
|
"credentials.create.project.toast.text": "All members from {projectName} will have access to this credential.",
|
|
706
707
|
"dataDisplay.needHelp": "Need help?",
|
|
@@ -2590,6 +2591,7 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
|
|
|
2590
2591
|
"workflowSettings.helpTexts.workflowCallerPolicy": "Workflows that are allowed to call this workflow using the Execute Workflow node",
|
|
2591
2592
|
"workflowSettings.hours": "hours",
|
|
2592
2593
|
"workflowSettings.minutes": "minutes",
|
|
2594
|
+
"workflowSettings.name": "Workflow name",
|
|
2593
2595
|
"workflowSettings.noWorkflow": "- No Workflow -",
|
|
2594
2596
|
"workflowSettings.save": "@:_reusableBaseText.save",
|
|
2595
2597
|
"workflowSettings.saveDataErrorExecution": "Save failed production executions",
|
|
@@ -2716,6 +2718,7 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
|
|
|
2716
2718
|
"workflows.empty.learnN8n": "Learn n8n",
|
|
2717
2719
|
"workflows.empty.button.disabled.tooltip": "Your current role in the project does not allow you to create workflows",
|
|
2718
2720
|
"workflows.empty.easyAI": "Test a simple AI Agent example",
|
|
2721
|
+
"workflows.empty.preBuiltAgents": "Try a pre-built agent",
|
|
2719
2722
|
"workflows.empty.shared-with-me": "No {resource} has been shared with you",
|
|
2720
2723
|
"workflows.empty.shared-with-me.link": '<a href="#">Back to Personal</a>',
|
|
2721
2724
|
"workflows.list.easyAI": "Test the power of AI in n8n with this simple AI Agent Workflow",
|
|
@@ -2746,8 +2749,7 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
|
|
|
2746
2749
|
"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?',
|
|
2747
2750
|
"workflows.concurrentChanges.confirmMessage.cancelButtonText": "Cancel",
|
|
2748
2751
|
"workflows.concurrentChanges.confirmMessage.confirmButtonText": "Overwrite and Save",
|
|
2749
|
-
"workflows.create.personal.toast.title": "Workflow successfully created",
|
|
2750
|
-
"workflows.create.personal.toast.text": "This workflow has been created inside your personal space.",
|
|
2752
|
+
"workflows.create.personal.toast.title": "Workflow successfully created inside your personal space",
|
|
2751
2753
|
"workflows.create.project.toast.title": "Workflow successfully created in {projectName}",
|
|
2752
2754
|
"workflows.create.folder.toast.title": 'Workflow successfully created in "{projectName}", within "{folderName}"',
|
|
2753
2755
|
"workflows.create.project.toast.text": "All members from {projectName} will have access to this workflow.",
|
|
@@ -2767,6 +2769,8 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
|
|
|
2767
2769
|
"workflows.readyToRunWorkflows.error": "Error loading n8n collection. Please try again later.",
|
|
2768
2770
|
"workflows.archivedOnly.hint": "Archived workflows are hidden in this view. {link}",
|
|
2769
2771
|
"workflows.archivedOnly.hint.link": "Update filters",
|
|
2772
|
+
"workflows.preBuiltAgents.callout": "Get started faster with our",
|
|
2773
|
+
"workflows.preBuiltAgents.linkText": "pre-built agents",
|
|
2770
2774
|
"workflowSelectorParameterInput.createNewSubworkflow.name": "My Sub-Workflow",
|
|
2771
2775
|
"importCurlModal.title": "Import cURL command",
|
|
2772
2776
|
"importCurlModal.input.label": "cURL Command",
|
|
@@ -2846,10 +2850,10 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
|
|
|
2846
2850
|
"contextual.users.settings.unavailable.button.cloud": "Upgrade now",
|
|
2847
2851
|
"contextual.feature.unavailable.title": "Available on the Enterprise Plan",
|
|
2848
2852
|
"contextual.feature.unavailable.title.cloud": "Available on the Pro Plan",
|
|
2849
|
-
"dataStore.
|
|
2850
|
-
"dataStore.empty.label": "You don't have any data
|
|
2851
|
-
"dataStore.empty.description": "Once you create data
|
|
2852
|
-
"dataStore.empty.button.label": 'Create
|
|
2853
|
+
"dataStore.dataStores": "Data Tables",
|
|
2854
|
+
"dataStore.empty.label": "You don't have any data tables yet",
|
|
2855
|
+
"dataStore.empty.description": "Once you create data tables for your projects, they will appear here",
|
|
2856
|
+
"dataStore.empty.button.label": 'Create Data Table in "{projectName}"',
|
|
2853
2857
|
"dataStore.card.size": "{size}MB",
|
|
2854
2858
|
"dataStore.card.column.count": "{count} column | {count} columns",
|
|
2855
2859
|
"dataStore.card.row.count": "{count} record | {count} records",
|
|
@@ -2858,17 +2862,37 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
|
|
|
2858
2862
|
"dataStore.sort.nameAsc": "Sort by name (A-Z)",
|
|
2859
2863
|
"dataStore.sort.nameDesc": "Sort by name (Z-A)",
|
|
2860
2864
|
"dataStore.search.placeholder": "Search",
|
|
2861
|
-
"dataStore.error.fetching": "Error loading data
|
|
2862
|
-
"dataStore.add.title": "Create data
|
|
2863
|
-
"dataStore.add.description": "Set up a new data
|
|
2864
|
-
"dataStore.add.button.label": "Create Data
|
|
2865
|
-
"dataStore.add.input.name.label": "Data
|
|
2866
|
-
"dataStore.add.input.name.placeholder": "Enter data
|
|
2867
|
-
"dataStore.add.error": "Error creating data
|
|
2868
|
-
"dataStore.delete.confirm.title": "Delete data
|
|
2869
|
-
"dataStore.delete.confirm.message": 'Are you sure you want to delete the data
|
|
2870
|
-
"dataStore.delete.error": "Error deleting data
|
|
2871
|
-
"dataStore.rename.error": "Error renaming data
|
|
2865
|
+
"dataStore.error.fetching": "Error loading data tables",
|
|
2866
|
+
"dataStore.add.title": "Create new data table",
|
|
2867
|
+
"dataStore.add.description": "Set up a new data table to organize and manage your data.",
|
|
2868
|
+
"dataStore.add.button.label": "Create Data Table",
|
|
2869
|
+
"dataStore.add.input.name.label": "Data Table Name",
|
|
2870
|
+
"dataStore.add.input.name.placeholder": "Enter data table name",
|
|
2871
|
+
"dataStore.add.error": "Error creating data table",
|
|
2872
|
+
"dataStore.delete.confirm.title": "Delete data table",
|
|
2873
|
+
"dataStore.delete.confirm.message": 'Are you sure you want to delete the data table "{name}"? This action cannot be undone.',
|
|
2874
|
+
"dataStore.delete.error": "Error deleting data table",
|
|
2875
|
+
"dataStore.rename.error": "Error renaming data table",
|
|
2876
|
+
"dataStore.getDetails.error": "Error fetching data table details",
|
|
2877
|
+
"dataStore.notFound": "Data table not found",
|
|
2878
|
+
"dataStore.noColumns.heading": "No columns yet",
|
|
2879
|
+
"dataStore.noColumns.description": "Add columns to start storing data in this data table.",
|
|
2880
|
+
"dataStore.noColumns.button.label": "Add first column",
|
|
2881
|
+
"dataStore.addColumn.label": "Add Column",
|
|
2882
|
+
"dataStore.addColumn.nameInput.label": "@:_reusableBaseText.name",
|
|
2883
|
+
"dataStore.addColumn.nameInput.placeholder": "Enter column name",
|
|
2884
|
+
"dataStore.addColumn.typeInput.label": "@:_reusableBaseText.type",
|
|
2885
|
+
"dataStore.addColumn.error": "Error adding column",
|
|
2886
|
+
"dataStore.moveColumn.error": "Error moving column",
|
|
2887
|
+
"dataStore.deleteColumn.error": "Error deleting column",
|
|
2888
|
+
"dataStore.deleteColumn.confirm.title": "Delete column",
|
|
2889
|
+
"dataStore.deleteColumn.confirm.message": 'Are you sure you want to delete the column "{name}"? This action cannot be undone.',
|
|
2890
|
+
"dataStore.addColumn.invalidName.error": "Invalid column name",
|
|
2891
|
+
"dataStore.addColumn.invalidName.description": "Only alphanumeric characters and non-leading dashes are allowed for column names",
|
|
2892
|
+
"dataStore.fetchContent.error": "Error fetching data store content",
|
|
2893
|
+
"dataStore.addRow.label": "Add Row",
|
|
2894
|
+
"dataStore.addRow.error": "Error adding row",
|
|
2895
|
+
"dataStore.updateRow.error": "Error updating row",
|
|
2872
2896
|
"settings.ldap": "LDAP",
|
|
2873
2897
|
"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.",
|
|
2874
2898
|
"settings.ldap.infoTip": "Learn more about <a href='https://docs.n8n.io/user-management/ldap/' target='_blank'>LDAP in the Docs</a>",
|
|
@@ -3129,15 +3153,15 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
|
|
|
3129
3153
|
"settings.personal.mfa.toast.disabledMfa.error.message": "Error disabling two-factor authentication",
|
|
3130
3154
|
"settings.personal.mfa.toast.canEnableMfa.title": "MFA pre-requisite failed",
|
|
3131
3155
|
"settings.personal.mfa.enforced": "The settings on this instance <strong>require you to set up 2FA</strong>. Please enable it to continue working in this instance.",
|
|
3132
|
-
"settings.personal.mfa.enforce.message": "Enforces 2FA for all users on this instance.",
|
|
3133
|
-
"settings.personal.mfa.enforce.unlicensed_tooltip": "You can enforce 2FA for all users on this instance when you upgrade your plan. {action}",
|
|
3156
|
+
"settings.personal.mfa.enforce.message": "Enforces 2FA for all users on this instance authenticating with email and password logins.",
|
|
3157
|
+
"settings.personal.mfa.enforce.unlicensed_tooltip": "You can enforce 2FA for all users on this instance authenticating with email and password logins when you upgrade your plan. {action}",
|
|
3134
3158
|
"settings.personal.mfa.enforce.unlicensed_tooltip.link": "View plans",
|
|
3135
3159
|
"settings.personal.mfa.enforce.title": "Enforce two-factor authentication",
|
|
3136
3160
|
"settings.personal.mfa.enforce.error": "Cannot enforce 2FA for all users",
|
|
3137
3161
|
"settings.personal.mfa.enforce.enabled.title": "2FA Enforced",
|
|
3138
|
-
"settings.personal.mfa.enforce.enabled.message": "Two-factor authentication is now required for all users on this instance.",
|
|
3162
|
+
"settings.personal.mfa.enforce.enabled.message": "Two-factor authentication is now required for all users on this instance authenticating with email and password logins.",
|
|
3139
3163
|
"settings.personal.mfa.enforce.disabled.title": "2FA No Longer Enforced",
|
|
3140
|
-
"settings.personal.mfa.enforce.disabled.message": "Two-factor authentication is no longer mandatory for users on this instance.",
|
|
3164
|
+
"settings.personal.mfa.enforce.disabled.message": "Two-factor authentication is no longer mandatory for users on this instance authenticating with email and password logins.",
|
|
3141
3165
|
"settings.mfa.toast.noRecoveryCodeLeft.title": "No 2FA recovery codes remaining",
|
|
3142
3166
|
"settings.mfa.toast.noRecoveryCodeLeft.message": "You have used all of your recovery codes. Disable then re-enable two-factor authentication to generate new codes. <a href='/settings/personal' target='_blank' >Open settings</a>",
|
|
3143
3167
|
"sso.login.divider": "or",
|
|
@@ -3418,9 +3442,15 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
|
|
|
3418
3442
|
"workflowDiff.local": "Local",
|
|
3419
3443
|
"workflowDiff.remote": "Remote ({branchName})",
|
|
3420
3444
|
"workflowDiff.noChanges": "No changes",
|
|
3421
|
-
"workflowDiff.deletedWorkflow": "
|
|
3422
|
-
"workflowDiff.deletedWorkflow.database": "The workflow
|
|
3423
|
-
"workflowDiff.deletedWorkflow.remote": "The workflow
|
|
3445
|
+
"workflowDiff.deletedWorkflow": "Missing workflow",
|
|
3446
|
+
"workflowDiff.deletedWorkflow.database": "The workflow doesn't exist in the database",
|
|
3447
|
+
"workflowDiff.deletedWorkflow.remote": "The workflow doesn't exist on remote",
|
|
3448
|
+
"workflowDiff.newWorkflow": "New workflow",
|
|
3449
|
+
"workflowDiff.newWorkflow.database": "The workflow will be created in the database",
|
|
3450
|
+
"workflowDiff.newWorkflow.remote": "The workflow will be created on remote",
|
|
3451
|
+
"preBuiltAgentTemplates.title": "Pre-built agents",
|
|
3452
|
+
"preBuiltAgentTemplates.tutorials": "Tutorial templates",
|
|
3453
|
+
"preBuiltAgentTemplates.viewAllLink": "View all templates"
|
|
3424
3454
|
};
|
|
3425
3455
|
|
|
3426
3456
|
// src/index.ts
|