@n8n/i18n 1.17.0 → 1.19.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
@@ -69,6 +69,7 @@ declare const i18nInstance: vue_i18n.I18n<{
69
69
  "generic.communityNode.tooltip": string;
70
70
  "generic.officialNode.tooltip": string;
71
71
  "generic.copy": string;
72
+ "generic.copied": string;
72
73
  "generic.delete": string;
73
74
  "generic.dontShowAgain": string;
74
75
  "generic.enterprise": string;
@@ -96,12 +97,14 @@ declare const i18nInstance: vue_i18n.I18n<{
96
97
  "generic.startNow": string;
97
98
  "generic.dismiss": string;
98
99
  "generic.saving": string;
100
+ "generic.name": string;
99
101
  "generic.unsavedWork.confirmMessage.headline": string;
100
102
  "generic.unsavedWork.confirmMessage.message": string;
101
103
  "generic.unsavedWork.confirmMessage.confirmButtonText": string;
102
104
  "generic.unsavedWork.confirmMessage.cancelButtonText": string;
103
105
  "generic.upgrade": string;
104
106
  "generic.upgradeNow": string;
107
+ "generic.update": string;
105
108
  "generic.credential": string;
106
109
  "generic.credentials": string;
107
110
  "generic.workflow": string;
@@ -127,6 +130,9 @@ declare const i18nInstance: vue_i18n.I18n<{
127
130
  "generic.never": string;
128
131
  "generic.list.clearSelection": string;
129
132
  "generic.list.selected": string;
133
+ "generic.project": string;
134
+ "generic.your": string;
135
+ "generic.apiKey": string;
130
136
  "about.aboutN8n": string;
131
137
  "about.close": string;
132
138
  "about.license": string;
@@ -198,18 +204,18 @@ declare const i18nInstance: vue_i18n.I18n<{
198
204
  "auth.signup.setupYourAccountError": string;
199
205
  "auth.signup.tokenValidationError": string;
200
206
  "aiAssistant.name": string;
201
- "aiAssistant.n8nAi": string;
202
207
  "aiAssistant.tabs.ask": string;
203
208
  "aiAssistant.tabs.build": string;
204
209
  "aiAssistant.builder.mode": string;
205
210
  "aiAssistant.builder.placeholder": string;
211
+ "aiAssistant.builder.assistantPlaceholder": string;
212
+ "aiAssistant.builder.characterLimit": string;
206
213
  "aiAssistant.builder.generateNew": string;
207
214
  "aiAssistant.builder.newWorkflowNotice": string;
208
215
  "aiAssistant.builder.feedbackPrompt": string;
209
216
  "aiAssistant.builder.invalidPrompt": string;
210
217
  "aiAssistant.builder.workflowParsingError.title": string;
211
218
  "aiAssistant.builder.workflowParsingError.content": string;
212
- "aiAssistant.builder.canvasPrompt.buildWorkflow": string;
213
219
  "aiAssistant.builder.canvasPrompt.title": string;
214
220
  "aiAssistant.builder.canvasPrompt.confirmTitle": string;
215
221
  "aiAssistant.builder.canvasPrompt.confirmMessage": string;
@@ -218,6 +224,16 @@ declare const i18nInstance: vue_i18n.I18n<{
218
224
  "aiAssistant.builder.canvasPrompt.startManually.title": string;
219
225
  "aiAssistant.builder.canvasPrompt.startManually.subTitle": string;
220
226
  "aiAssistant.builder.streamAbortedMessage": string;
227
+ "aiAssistant.builder.executeMessage.description": string;
228
+ "aiAssistant.builder.executeMessage.noIssues": string;
229
+ "aiAssistant.builder.executeMessage.validationTooltip": string;
230
+ "aiAssistant.builder.executeMessage.execute": string;
231
+ "aiAssistant.builder.executeMessage.noExecutionData": string;
232
+ "aiAssistant.builder.executeMessage.executionSuccess": string;
233
+ "aiAssistant.builder.executeMessage.executionFailedOnNode": string;
234
+ "aiAssistant.builder.executeMessage.executionFailed": string;
235
+ "aiAssistant.builder.toast.title": string;
236
+ "aiAssistant.builder.toast.description": string;
221
237
  "aiAssistant.assistant": string;
222
238
  "aiAssistant.newSessionModal.title.part1": string;
223
239
  "aiAssistant.newSessionModal.title.part2": string;
@@ -590,6 +606,9 @@ declare const i18nInstance: vue_i18n.I18n<{
590
606
  "codeNodeEditor.defaultsTo": string;
591
607
  "collectionParameter.choose": string;
592
608
  "collectionParameter.noProperties": string;
609
+ "communityNodeFooter.legacy": string;
610
+ "communityNodeFooter.manage": string;
611
+ "communityNodeFooter.reportIssue": string;
593
612
  "credentialEdit.credentialConfig.accountConnected": string;
594
613
  "credentialEdit.credentialConfig.clickToCopy": string;
595
614
  "credentialEdit.credentialConfig.connectionTestedSuccessfully": string;
@@ -752,6 +771,12 @@ declare const i18nInstance: vue_i18n.I18n<{
752
771
  "duplicateWorkflowDialog.errors.forbidden.message": string;
753
772
  "duplicateWorkflowDialog.errors.generic.title": string;
754
773
  "editor.mainHeader.githubButton.label": string;
774
+ "experiments.personalizedTemplatesV3.browseAllTemplates": string;
775
+ "experiments.personalizedTemplatesV3.couldntFind": string;
776
+ "experiments.personalizedTemplatesV3.exploreTemplates": string;
777
+ "experiments.personalizedTemplatesV3.loadingTemplates": string;
778
+ "experiments.personalizedTemplatesV3.recommendationTooltip": string;
779
+ "experiments.personalizedTemplatesV3.recommendedForYou": string;
755
780
  error: string;
756
781
  "error.goBack": string;
757
782
  "error.pageNotFound": string;
@@ -1940,8 +1965,6 @@ declare const i18nInstance: vue_i18n.I18n<{
1940
1965
  "runData.aiContentBlock.tokens": string;
1941
1966
  "runData.aiContentBlock.tokens.prompt": string;
1942
1967
  "runData.aiContentBlock.tokens.completion": string;
1943
- "runData.trimmedData.title": string;
1944
- "runData.trimmedData.message": string;
1945
1968
  "runData.trimmedData.loading": string;
1946
1969
  "runData.panel.actions.collapse": string;
1947
1970
  "runData.panel.actions.open": string;
@@ -1999,6 +2022,23 @@ declare const i18nInstance: vue_i18n.I18n<{
1999
2022
  "settings.communityNodes.confirmModal.update.buttonLabel": string;
2000
2023
  "settings.communityNodes.confirmModal.update.buttonLoadingLabel": string;
2001
2024
  "settings.communityNodes.confirmModal.cancel": string;
2025
+ "settings.mcp": string;
2026
+ "settings.mcp.toggle.label": string;
2027
+ "settings.mcp.toggle.description": string;
2028
+ "settings.mcp.available.workflows.heading": string;
2029
+ "settings.mcp.connection.info.heading": string;
2030
+ "settings.mcp.workflows.table.action.removeMCPAccess": string;
2031
+ "settings.mcp.empty.title": string;
2032
+ "settings.mcp.empty.description": string;
2033
+ "settings.mcp.toggle.disabled.tooltip": string;
2034
+ "settings.mcp.toggle.error": string;
2035
+ "settings.mcp.instructions.enableAccess": string;
2036
+ "settings.mcp.instructions.serverUrl": string;
2037
+ "settings.mcp.instructions.apiKey.part1": string;
2038
+ "settings.mcp.instructions.apiKey.part2": string;
2039
+ "settings.mcp.instructions.json": string;
2040
+ "settings.mcp.instructions.docs.part1": string;
2041
+ "settings.mcp.instructions.docs.part2": string;
2002
2042
  "settings.goBack": string;
2003
2043
  "settings.personal": string;
2004
2044
  "settings.personal.basicInformation": string;
@@ -2253,6 +2293,8 @@ declare const i18nInstance: vue_i18n.I18n<{
2253
2293
  "settings.sourceControl.description": string;
2254
2294
  "settings.sourceControl.description.link": string;
2255
2295
  "settings.sourceControl.gitConfig": string;
2296
+ "settings.sourceControl.connectionType": string;
2297
+ "settings.sourceControl.enterValidHttpsUrl": string;
2256
2298
  "settings.sourceControl.repoUrl": string;
2257
2299
  "settings.sourceControl.repoUrlPlaceholder": string;
2258
2300
  "settings.sourceControl.repoUrlInvalid": string;
@@ -2348,6 +2390,19 @@ declare const i18nInstance: vue_i18n.I18n<{
2348
2390
  "settings.sourceControl.docs.using.pushPull.url": string;
2349
2391
  "settings.sourceControl.error.not.connected.title": string;
2350
2392
  "settings.sourceControl.error.not.connected.message": string;
2393
+ "settings.sourceControl.saved.error": string;
2394
+ "settings.sourceControl.sshRepoUrl": string;
2395
+ "settings.sourceControl.httpsRepoUrl": string;
2396
+ "settings.sourceControl.sshRepoUrlPlaceholder": string;
2397
+ "settings.sourceControl.httpsRepoUrlPlaceholder": string;
2398
+ "settings.sourceControl.sshFormatNotice": string;
2399
+ "settings.sourceControl.httpsFormatNotice": string;
2400
+ "settings.sourceControl.httpsUsername": string;
2401
+ "settings.sourceControl.httpsUsernamePlaceholder": string;
2402
+ "settings.sourceControl.httpsPersonalAccessToken": string;
2403
+ "settings.sourceControl.httpsPersonalAccessTokenPlaceholder": string;
2404
+ "settings.sourceControl.httpsWarningNotice": string;
2405
+ "settings.sourceControl.httpsWarningNotice.strong": string;
2351
2406
  "showMessage.cancel": string;
2352
2407
  "showMessage.ok": string;
2353
2408
  "showMessage.showDetails": string;
@@ -2474,6 +2529,7 @@ declare const i18nInstance: vue_i18n.I18n<{
2474
2529
  "ndv.search.placeholder.output": string;
2475
2530
  "ndv.search.placeholder.input": string;
2476
2531
  "ndv.search.placeholder.input.schema": string;
2532
+ "ndv.search.placeholder.shortcutHint": string;
2477
2533
  "ndv.search.noMatch.title": string;
2478
2534
  "ndv.search.noNodeMatch.title": string;
2479
2535
  "ndv.search.noMatch.description": string;
@@ -2642,6 +2698,10 @@ declare const i18nInstance: vue_i18n.I18n<{
2642
2698
  "workflowSettings.timeSavedPerExecution": string;
2643
2699
  "workflowSettings.timeSavedPerExecution.hint": string;
2644
2700
  "workflowSettings.timeSavedPerExecution.tooltip": string;
2701
+ "workflowSettings.availableInMCP": string;
2702
+ "workflowSettings.availableInMCP.tooltip": string;
2703
+ "workflowSettings.toggleMCP.error.title": string;
2704
+ "workflowSettings.toggleMCP.notFoundError": string;
2645
2705
  "workflowHistory.title": string;
2646
2706
  "workflowHistory.content.title": string;
2647
2707
  "workflowHistory.content.editedBy": string;
@@ -2689,6 +2749,9 @@ declare const i18nInstance: vue_i18n.I18n<{
2689
2749
  "workflows.item.created": string;
2690
2750
  "workflows.item.readonly": string;
2691
2751
  "workflows.item.archived": string;
2752
+ "workflows.item.availableInMCP": string;
2753
+ "workflows.item.enableMCPAccess": string;
2754
+ "workflows.item.disableMCPAccess": string;
2692
2755
  "workflows.itemSuggestion.try": string;
2693
2756
  "workflows.templateRecoV2.starterTemplates": string;
2694
2757
  "workflows.templateRecoV2.seeMoreStarterTemplates": string;
@@ -2897,6 +2960,8 @@ declare const i18nInstance: vue_i18n.I18n<{
2897
2960
  "dataStore.addColumn.error": string;
2898
2961
  "dataStore.addColumn.alreadyExistsError": string;
2899
2962
  "dataStore.addColumn.alreadyExistsDescription": string;
2963
+ "dataStore.addColumn.systemColumnDescription": string;
2964
+ "dataStore.addColumn.testingColumnDescription": string;
2900
2965
  "dataStore.moveColumn.error": string;
2901
2966
  "dataStore.deleteColumn.error": string;
2902
2967
  "dataStore.deleteColumn.confirm.title": string;
@@ -3028,6 +3093,11 @@ declare const i18nInstance: vue_i18n.I18n<{
3028
3093
  "settings.sso.settings.ips.url.invalid": string;
3029
3094
  "settings.sso.settings.ips.options.url": string;
3030
3095
  "settings.sso.settings.ips.options.xml": string;
3096
+ "settings.sso.settings.oidc.prompt.none": string;
3097
+ "settings.sso.settings.oidc.prompt.login": string;
3098
+ "settings.sso.settings.oidc.prompt.consent": string;
3099
+ "settings.sso.settings.oidc.prompt.select_account": string;
3100
+ "settings.sso.settings.oidc.prompt.create": string;
3031
3101
  "settings.sso.settings.test": string;
3032
3102
  "settings.sso.settings.save": string;
3033
3103
  "settings.sso.settings.save.activate.title": string;
@@ -3065,6 +3135,7 @@ declare const i18nInstance: vue_i18n.I18n<{
3065
3135
  "projects.menu.personal": string;
3066
3136
  "projects.menu.addFirstProject": string;
3067
3137
  "projects.settings": string;
3138
+ "projects.settings.info": string;
3068
3139
  "projects.settings.newProjectName": string;
3069
3140
  "projects.settings.iconPicker.button.tooltip": string;
3070
3141
  "projects.settings.name": string;
@@ -3097,6 +3168,7 @@ declare const i18nInstance: vue_i18n.I18n<{
3097
3168
  "projects.settings.save.error.title": string;
3098
3169
  "projects.settings.role.upgrade.title": string;
3099
3170
  "projects.settings.role.upgrade.message": string;
3171
+ "projects.settings.role.upgrade.tooltip": string;
3100
3172
  "projects.settings.table.header.user": string;
3101
3173
  "projects.settings.table.header.role": string;
3102
3174
  "projects.settings.table.row.removeUser": string;
@@ -3109,6 +3181,7 @@ declare const i18nInstance: vue_i18n.I18n<{
3109
3181
  "projects.settings.memberRole.update.error.title": string;
3110
3182
  "projects.settings.member.removed.title": string;
3111
3183
  "projects.settings.member.remove.error.title": string;
3184
+ "projects.settings.member.added.title": string;
3112
3185
  "projects.sharing.noMatchingProjects": string;
3113
3186
  "projects.sharing.noMatchingUsers": string;
3114
3187
  "projects.sharing.select.placeholder": string;
@@ -3228,6 +3301,7 @@ declare const i18nInstance: vue_i18n.I18n<{
3228
3301
  "type.boolean": string;
3229
3302
  "type.array": string;
3230
3303
  "type.object": string;
3304
+ "type.binary": string;
3231
3305
  "filter.operator.equals": string;
3232
3306
  "filter.operator.notEquals": string;
3233
3307
  "filter.operator.contains": string;
@@ -3274,6 +3348,7 @@ declare const i18nInstance: vue_i18n.I18n<{
3274
3348
  "assignment.add": string;
3275
3349
  "assignment.addAll": string;
3276
3350
  "assignment.clearAll": string;
3351
+ "assignment.binaryData.placeholder": string;
3277
3352
  "templateSetup.title": string;
3278
3353
  "templateSetup.instructions": string;
3279
3354
  "templateSetup.skip": string;
@@ -3449,6 +3524,7 @@ declare const i18nInstance: vue_i18n.I18n<{
3449
3524
  "insights.dashboard.table.title": string;
3450
3525
  "insights.dashboard.table.estimate": string;
3451
3526
  "insights.dashboard.title": string;
3527
+ "insights.dashboard.search.placeholder": string;
3452
3528
  "insights.dashboard.paywall.title": string;
3453
3529
  "insights.dashboard.paywall.description": string;
3454
3530
  "insights.banner.title.timeSaved.tooltip": string;
@@ -3500,6 +3576,66 @@ declare const i18nInstance: vue_i18n.I18n<{
3500
3576
  "preBuiltAgentTemplates.title": string;
3501
3577
  "preBuiltAgentTemplates.tutorials": string;
3502
3578
  "preBuiltAgentTemplates.viewAllLink": string;
3579
+ "commandBar.placeholder": string;
3580
+ "commandBar.noResults": string;
3581
+ "commandBar.sections.nodes": string;
3582
+ "commandBar.sections.workflow": string;
3583
+ "commandBar.sections.workflows": string;
3584
+ "commandBar.sections.credentials": string;
3585
+ "commandBar.sections.dataTables": string;
3586
+ "commandBar.sections.templates": string;
3587
+ "commandBar.sections.demo": string;
3588
+ "commandBar.nodes.addNode": string;
3589
+ "commandBar.nodes.addStickyNote": string;
3590
+ "commandBar.nodes.openNode": string;
3591
+ "commandBar.nodes.openNodeWithPrefix": string;
3592
+ "commandBar.nodes.addNodeWithPrefix": string;
3593
+ "commandBar.nodes.searchPlaceholder": string;
3594
+ "commandBar.nodes.keywords.insert": string;
3595
+ "commandBar.nodes.keywords.add": string;
3596
+ "commandBar.nodes.keywords.create": string;
3597
+ "commandBar.nodes.keywords.node": string;
3598
+ "commandBar.workflow.test": string;
3599
+ "commandBar.workflow.save": string;
3600
+ "commandBar.workflow.activate": string;
3601
+ "commandBar.workflow.deactivate": string;
3602
+ "commandBar.workflow.selectAll": string;
3603
+ "commandBar.workflow.tidyUp": string;
3604
+ "commandBar.workflow.duplicate": string;
3605
+ "commandBar.workflow.download": string;
3606
+ "commandBar.workflow.openCredential": string;
3607
+ "commandBar.workflow.openSubworkflow": string;
3608
+ "commandBar.workflow.keywords.test": string;
3609
+ "commandBar.workflow.keywords.execute": string;
3610
+ "commandBar.workflow.keywords.run": string;
3611
+ "commandBar.workflow.keywords.workflow": string;
3612
+ "commandBar.workflows.create": string;
3613
+ "commandBar.workflows.open": string;
3614
+ "commandBar.workflows.searchPlaceholder": string;
3615
+ "commandBar.workflows.prefixPersonal": string;
3616
+ "commandBar.workflows.prefixProject": string;
3617
+ "commandBar.workflows.openPrefixPersonal": string;
3618
+ "commandBar.workflows.openPrefixProject": string;
3619
+ "commandBar.workflows.unnamed": string;
3620
+ "commandBar.credentials.create": string;
3621
+ "commandBar.credentials.open": string;
3622
+ "commandBar.credentials.searchPlaceholder": string;
3623
+ "commandBar.credentials.prefixPersonal": string;
3624
+ "commandBar.credentials.prefixProject": string;
3625
+ "commandBar.credentials.openPrefixPersonal": string;
3626
+ "commandBar.credentials.openPrefixProject": string;
3627
+ "commandBar.credentials.unnamed": string;
3628
+ "commandBar.dataTables.create": string;
3629
+ "commandBar.dataTables.open": string;
3630
+ "commandBar.dataTables.searchPlaceholder": string;
3631
+ "commandBar.dataTables.prefixPersonal": string;
3632
+ "commandBar.dataTables.prefixProject": string;
3633
+ "commandBar.dataTables.openPrefixPersonal": string;
3634
+ "commandBar.dataTables.openPrefixProject": string;
3635
+ "commandBar.dataTables.unnamed": string;
3636
+ "commandBar.templates.import": string;
3637
+ "commandBar.templates.importWithPrefix": string;
3638
+ "commandBar.demo.availableEverywhere": string;
3503
3639
  };
3504
3640
  }, {}, {}, string, false>;
3505
3641
  declare const i18nVersion: vue.Ref<number, number>;
package/dist/index.d.ts CHANGED
@@ -69,6 +69,7 @@ declare const i18nInstance: vue_i18n.I18n<{
69
69
  "generic.communityNode.tooltip": string;
70
70
  "generic.officialNode.tooltip": string;
71
71
  "generic.copy": string;
72
+ "generic.copied": string;
72
73
  "generic.delete": string;
73
74
  "generic.dontShowAgain": string;
74
75
  "generic.enterprise": string;
@@ -96,12 +97,14 @@ declare const i18nInstance: vue_i18n.I18n<{
96
97
  "generic.startNow": string;
97
98
  "generic.dismiss": string;
98
99
  "generic.saving": string;
100
+ "generic.name": string;
99
101
  "generic.unsavedWork.confirmMessage.headline": string;
100
102
  "generic.unsavedWork.confirmMessage.message": string;
101
103
  "generic.unsavedWork.confirmMessage.confirmButtonText": string;
102
104
  "generic.unsavedWork.confirmMessage.cancelButtonText": string;
103
105
  "generic.upgrade": string;
104
106
  "generic.upgradeNow": string;
107
+ "generic.update": string;
105
108
  "generic.credential": string;
106
109
  "generic.credentials": string;
107
110
  "generic.workflow": string;
@@ -127,6 +130,9 @@ declare const i18nInstance: vue_i18n.I18n<{
127
130
  "generic.never": string;
128
131
  "generic.list.clearSelection": string;
129
132
  "generic.list.selected": string;
133
+ "generic.project": string;
134
+ "generic.your": string;
135
+ "generic.apiKey": string;
130
136
  "about.aboutN8n": string;
131
137
  "about.close": string;
132
138
  "about.license": string;
@@ -198,18 +204,18 @@ declare const i18nInstance: vue_i18n.I18n<{
198
204
  "auth.signup.setupYourAccountError": string;
199
205
  "auth.signup.tokenValidationError": string;
200
206
  "aiAssistant.name": string;
201
- "aiAssistant.n8nAi": string;
202
207
  "aiAssistant.tabs.ask": string;
203
208
  "aiAssistant.tabs.build": string;
204
209
  "aiAssistant.builder.mode": string;
205
210
  "aiAssistant.builder.placeholder": string;
211
+ "aiAssistant.builder.assistantPlaceholder": string;
212
+ "aiAssistant.builder.characterLimit": string;
206
213
  "aiAssistant.builder.generateNew": string;
207
214
  "aiAssistant.builder.newWorkflowNotice": string;
208
215
  "aiAssistant.builder.feedbackPrompt": string;
209
216
  "aiAssistant.builder.invalidPrompt": string;
210
217
  "aiAssistant.builder.workflowParsingError.title": string;
211
218
  "aiAssistant.builder.workflowParsingError.content": string;
212
- "aiAssistant.builder.canvasPrompt.buildWorkflow": string;
213
219
  "aiAssistant.builder.canvasPrompt.title": string;
214
220
  "aiAssistant.builder.canvasPrompt.confirmTitle": string;
215
221
  "aiAssistant.builder.canvasPrompt.confirmMessage": string;
@@ -218,6 +224,16 @@ declare const i18nInstance: vue_i18n.I18n<{
218
224
  "aiAssistant.builder.canvasPrompt.startManually.title": string;
219
225
  "aiAssistant.builder.canvasPrompt.startManually.subTitle": string;
220
226
  "aiAssistant.builder.streamAbortedMessage": string;
227
+ "aiAssistant.builder.executeMessage.description": string;
228
+ "aiAssistant.builder.executeMessage.noIssues": string;
229
+ "aiAssistant.builder.executeMessage.validationTooltip": string;
230
+ "aiAssistant.builder.executeMessage.execute": string;
231
+ "aiAssistant.builder.executeMessage.noExecutionData": string;
232
+ "aiAssistant.builder.executeMessage.executionSuccess": string;
233
+ "aiAssistant.builder.executeMessage.executionFailedOnNode": string;
234
+ "aiAssistant.builder.executeMessage.executionFailed": string;
235
+ "aiAssistant.builder.toast.title": string;
236
+ "aiAssistant.builder.toast.description": string;
221
237
  "aiAssistant.assistant": string;
222
238
  "aiAssistant.newSessionModal.title.part1": string;
223
239
  "aiAssistant.newSessionModal.title.part2": string;
@@ -590,6 +606,9 @@ declare const i18nInstance: vue_i18n.I18n<{
590
606
  "codeNodeEditor.defaultsTo": string;
591
607
  "collectionParameter.choose": string;
592
608
  "collectionParameter.noProperties": string;
609
+ "communityNodeFooter.legacy": string;
610
+ "communityNodeFooter.manage": string;
611
+ "communityNodeFooter.reportIssue": string;
593
612
  "credentialEdit.credentialConfig.accountConnected": string;
594
613
  "credentialEdit.credentialConfig.clickToCopy": string;
595
614
  "credentialEdit.credentialConfig.connectionTestedSuccessfully": string;
@@ -752,6 +771,12 @@ declare const i18nInstance: vue_i18n.I18n<{
752
771
  "duplicateWorkflowDialog.errors.forbidden.message": string;
753
772
  "duplicateWorkflowDialog.errors.generic.title": string;
754
773
  "editor.mainHeader.githubButton.label": string;
774
+ "experiments.personalizedTemplatesV3.browseAllTemplates": string;
775
+ "experiments.personalizedTemplatesV3.couldntFind": string;
776
+ "experiments.personalizedTemplatesV3.exploreTemplates": string;
777
+ "experiments.personalizedTemplatesV3.loadingTemplates": string;
778
+ "experiments.personalizedTemplatesV3.recommendationTooltip": string;
779
+ "experiments.personalizedTemplatesV3.recommendedForYou": string;
755
780
  error: string;
756
781
  "error.goBack": string;
757
782
  "error.pageNotFound": string;
@@ -1940,8 +1965,6 @@ declare const i18nInstance: vue_i18n.I18n<{
1940
1965
  "runData.aiContentBlock.tokens": string;
1941
1966
  "runData.aiContentBlock.tokens.prompt": string;
1942
1967
  "runData.aiContentBlock.tokens.completion": string;
1943
- "runData.trimmedData.title": string;
1944
- "runData.trimmedData.message": string;
1945
1968
  "runData.trimmedData.loading": string;
1946
1969
  "runData.panel.actions.collapse": string;
1947
1970
  "runData.panel.actions.open": string;
@@ -1999,6 +2022,23 @@ declare const i18nInstance: vue_i18n.I18n<{
1999
2022
  "settings.communityNodes.confirmModal.update.buttonLabel": string;
2000
2023
  "settings.communityNodes.confirmModal.update.buttonLoadingLabel": string;
2001
2024
  "settings.communityNodes.confirmModal.cancel": string;
2025
+ "settings.mcp": string;
2026
+ "settings.mcp.toggle.label": string;
2027
+ "settings.mcp.toggle.description": string;
2028
+ "settings.mcp.available.workflows.heading": string;
2029
+ "settings.mcp.connection.info.heading": string;
2030
+ "settings.mcp.workflows.table.action.removeMCPAccess": string;
2031
+ "settings.mcp.empty.title": string;
2032
+ "settings.mcp.empty.description": string;
2033
+ "settings.mcp.toggle.disabled.tooltip": string;
2034
+ "settings.mcp.toggle.error": string;
2035
+ "settings.mcp.instructions.enableAccess": string;
2036
+ "settings.mcp.instructions.serverUrl": string;
2037
+ "settings.mcp.instructions.apiKey.part1": string;
2038
+ "settings.mcp.instructions.apiKey.part2": string;
2039
+ "settings.mcp.instructions.json": string;
2040
+ "settings.mcp.instructions.docs.part1": string;
2041
+ "settings.mcp.instructions.docs.part2": string;
2002
2042
  "settings.goBack": string;
2003
2043
  "settings.personal": string;
2004
2044
  "settings.personal.basicInformation": string;
@@ -2253,6 +2293,8 @@ declare const i18nInstance: vue_i18n.I18n<{
2253
2293
  "settings.sourceControl.description": string;
2254
2294
  "settings.sourceControl.description.link": string;
2255
2295
  "settings.sourceControl.gitConfig": string;
2296
+ "settings.sourceControl.connectionType": string;
2297
+ "settings.sourceControl.enterValidHttpsUrl": string;
2256
2298
  "settings.sourceControl.repoUrl": string;
2257
2299
  "settings.sourceControl.repoUrlPlaceholder": string;
2258
2300
  "settings.sourceControl.repoUrlInvalid": string;
@@ -2348,6 +2390,19 @@ declare const i18nInstance: vue_i18n.I18n<{
2348
2390
  "settings.sourceControl.docs.using.pushPull.url": string;
2349
2391
  "settings.sourceControl.error.not.connected.title": string;
2350
2392
  "settings.sourceControl.error.not.connected.message": string;
2393
+ "settings.sourceControl.saved.error": string;
2394
+ "settings.sourceControl.sshRepoUrl": string;
2395
+ "settings.sourceControl.httpsRepoUrl": string;
2396
+ "settings.sourceControl.sshRepoUrlPlaceholder": string;
2397
+ "settings.sourceControl.httpsRepoUrlPlaceholder": string;
2398
+ "settings.sourceControl.sshFormatNotice": string;
2399
+ "settings.sourceControl.httpsFormatNotice": string;
2400
+ "settings.sourceControl.httpsUsername": string;
2401
+ "settings.sourceControl.httpsUsernamePlaceholder": string;
2402
+ "settings.sourceControl.httpsPersonalAccessToken": string;
2403
+ "settings.sourceControl.httpsPersonalAccessTokenPlaceholder": string;
2404
+ "settings.sourceControl.httpsWarningNotice": string;
2405
+ "settings.sourceControl.httpsWarningNotice.strong": string;
2351
2406
  "showMessage.cancel": string;
2352
2407
  "showMessage.ok": string;
2353
2408
  "showMessage.showDetails": string;
@@ -2474,6 +2529,7 @@ declare const i18nInstance: vue_i18n.I18n<{
2474
2529
  "ndv.search.placeholder.output": string;
2475
2530
  "ndv.search.placeholder.input": string;
2476
2531
  "ndv.search.placeholder.input.schema": string;
2532
+ "ndv.search.placeholder.shortcutHint": string;
2477
2533
  "ndv.search.noMatch.title": string;
2478
2534
  "ndv.search.noNodeMatch.title": string;
2479
2535
  "ndv.search.noMatch.description": string;
@@ -2642,6 +2698,10 @@ declare const i18nInstance: vue_i18n.I18n<{
2642
2698
  "workflowSettings.timeSavedPerExecution": string;
2643
2699
  "workflowSettings.timeSavedPerExecution.hint": string;
2644
2700
  "workflowSettings.timeSavedPerExecution.tooltip": string;
2701
+ "workflowSettings.availableInMCP": string;
2702
+ "workflowSettings.availableInMCP.tooltip": string;
2703
+ "workflowSettings.toggleMCP.error.title": string;
2704
+ "workflowSettings.toggleMCP.notFoundError": string;
2645
2705
  "workflowHistory.title": string;
2646
2706
  "workflowHistory.content.title": string;
2647
2707
  "workflowHistory.content.editedBy": string;
@@ -2689,6 +2749,9 @@ declare const i18nInstance: vue_i18n.I18n<{
2689
2749
  "workflows.item.created": string;
2690
2750
  "workflows.item.readonly": string;
2691
2751
  "workflows.item.archived": string;
2752
+ "workflows.item.availableInMCP": string;
2753
+ "workflows.item.enableMCPAccess": string;
2754
+ "workflows.item.disableMCPAccess": string;
2692
2755
  "workflows.itemSuggestion.try": string;
2693
2756
  "workflows.templateRecoV2.starterTemplates": string;
2694
2757
  "workflows.templateRecoV2.seeMoreStarterTemplates": string;
@@ -2897,6 +2960,8 @@ declare const i18nInstance: vue_i18n.I18n<{
2897
2960
  "dataStore.addColumn.error": string;
2898
2961
  "dataStore.addColumn.alreadyExistsError": string;
2899
2962
  "dataStore.addColumn.alreadyExistsDescription": string;
2963
+ "dataStore.addColumn.systemColumnDescription": string;
2964
+ "dataStore.addColumn.testingColumnDescription": string;
2900
2965
  "dataStore.moveColumn.error": string;
2901
2966
  "dataStore.deleteColumn.error": string;
2902
2967
  "dataStore.deleteColumn.confirm.title": string;
@@ -3028,6 +3093,11 @@ declare const i18nInstance: vue_i18n.I18n<{
3028
3093
  "settings.sso.settings.ips.url.invalid": string;
3029
3094
  "settings.sso.settings.ips.options.url": string;
3030
3095
  "settings.sso.settings.ips.options.xml": string;
3096
+ "settings.sso.settings.oidc.prompt.none": string;
3097
+ "settings.sso.settings.oidc.prompt.login": string;
3098
+ "settings.sso.settings.oidc.prompt.consent": string;
3099
+ "settings.sso.settings.oidc.prompt.select_account": string;
3100
+ "settings.sso.settings.oidc.prompt.create": string;
3031
3101
  "settings.sso.settings.test": string;
3032
3102
  "settings.sso.settings.save": string;
3033
3103
  "settings.sso.settings.save.activate.title": string;
@@ -3065,6 +3135,7 @@ declare const i18nInstance: vue_i18n.I18n<{
3065
3135
  "projects.menu.personal": string;
3066
3136
  "projects.menu.addFirstProject": string;
3067
3137
  "projects.settings": string;
3138
+ "projects.settings.info": string;
3068
3139
  "projects.settings.newProjectName": string;
3069
3140
  "projects.settings.iconPicker.button.tooltip": string;
3070
3141
  "projects.settings.name": string;
@@ -3097,6 +3168,7 @@ declare const i18nInstance: vue_i18n.I18n<{
3097
3168
  "projects.settings.save.error.title": string;
3098
3169
  "projects.settings.role.upgrade.title": string;
3099
3170
  "projects.settings.role.upgrade.message": string;
3171
+ "projects.settings.role.upgrade.tooltip": string;
3100
3172
  "projects.settings.table.header.user": string;
3101
3173
  "projects.settings.table.header.role": string;
3102
3174
  "projects.settings.table.row.removeUser": string;
@@ -3109,6 +3181,7 @@ declare const i18nInstance: vue_i18n.I18n<{
3109
3181
  "projects.settings.memberRole.update.error.title": string;
3110
3182
  "projects.settings.member.removed.title": string;
3111
3183
  "projects.settings.member.remove.error.title": string;
3184
+ "projects.settings.member.added.title": string;
3112
3185
  "projects.sharing.noMatchingProjects": string;
3113
3186
  "projects.sharing.noMatchingUsers": string;
3114
3187
  "projects.sharing.select.placeholder": string;
@@ -3228,6 +3301,7 @@ declare const i18nInstance: vue_i18n.I18n<{
3228
3301
  "type.boolean": string;
3229
3302
  "type.array": string;
3230
3303
  "type.object": string;
3304
+ "type.binary": string;
3231
3305
  "filter.operator.equals": string;
3232
3306
  "filter.operator.notEquals": string;
3233
3307
  "filter.operator.contains": string;
@@ -3274,6 +3348,7 @@ declare const i18nInstance: vue_i18n.I18n<{
3274
3348
  "assignment.add": string;
3275
3349
  "assignment.addAll": string;
3276
3350
  "assignment.clearAll": string;
3351
+ "assignment.binaryData.placeholder": string;
3277
3352
  "templateSetup.title": string;
3278
3353
  "templateSetup.instructions": string;
3279
3354
  "templateSetup.skip": string;
@@ -3449,6 +3524,7 @@ declare const i18nInstance: vue_i18n.I18n<{
3449
3524
  "insights.dashboard.table.title": string;
3450
3525
  "insights.dashboard.table.estimate": string;
3451
3526
  "insights.dashboard.title": string;
3527
+ "insights.dashboard.search.placeholder": string;
3452
3528
  "insights.dashboard.paywall.title": string;
3453
3529
  "insights.dashboard.paywall.description": string;
3454
3530
  "insights.banner.title.timeSaved.tooltip": string;
@@ -3500,6 +3576,66 @@ declare const i18nInstance: vue_i18n.I18n<{
3500
3576
  "preBuiltAgentTemplates.title": string;
3501
3577
  "preBuiltAgentTemplates.tutorials": string;
3502
3578
  "preBuiltAgentTemplates.viewAllLink": string;
3579
+ "commandBar.placeholder": string;
3580
+ "commandBar.noResults": string;
3581
+ "commandBar.sections.nodes": string;
3582
+ "commandBar.sections.workflow": string;
3583
+ "commandBar.sections.workflows": string;
3584
+ "commandBar.sections.credentials": string;
3585
+ "commandBar.sections.dataTables": string;
3586
+ "commandBar.sections.templates": string;
3587
+ "commandBar.sections.demo": string;
3588
+ "commandBar.nodes.addNode": string;
3589
+ "commandBar.nodes.addStickyNote": string;
3590
+ "commandBar.nodes.openNode": string;
3591
+ "commandBar.nodes.openNodeWithPrefix": string;
3592
+ "commandBar.nodes.addNodeWithPrefix": string;
3593
+ "commandBar.nodes.searchPlaceholder": string;
3594
+ "commandBar.nodes.keywords.insert": string;
3595
+ "commandBar.nodes.keywords.add": string;
3596
+ "commandBar.nodes.keywords.create": string;
3597
+ "commandBar.nodes.keywords.node": string;
3598
+ "commandBar.workflow.test": string;
3599
+ "commandBar.workflow.save": string;
3600
+ "commandBar.workflow.activate": string;
3601
+ "commandBar.workflow.deactivate": string;
3602
+ "commandBar.workflow.selectAll": string;
3603
+ "commandBar.workflow.tidyUp": string;
3604
+ "commandBar.workflow.duplicate": string;
3605
+ "commandBar.workflow.download": string;
3606
+ "commandBar.workflow.openCredential": string;
3607
+ "commandBar.workflow.openSubworkflow": string;
3608
+ "commandBar.workflow.keywords.test": string;
3609
+ "commandBar.workflow.keywords.execute": string;
3610
+ "commandBar.workflow.keywords.run": string;
3611
+ "commandBar.workflow.keywords.workflow": string;
3612
+ "commandBar.workflows.create": string;
3613
+ "commandBar.workflows.open": string;
3614
+ "commandBar.workflows.searchPlaceholder": string;
3615
+ "commandBar.workflows.prefixPersonal": string;
3616
+ "commandBar.workflows.prefixProject": string;
3617
+ "commandBar.workflows.openPrefixPersonal": string;
3618
+ "commandBar.workflows.openPrefixProject": string;
3619
+ "commandBar.workflows.unnamed": string;
3620
+ "commandBar.credentials.create": string;
3621
+ "commandBar.credentials.open": string;
3622
+ "commandBar.credentials.searchPlaceholder": string;
3623
+ "commandBar.credentials.prefixPersonal": string;
3624
+ "commandBar.credentials.prefixProject": string;
3625
+ "commandBar.credentials.openPrefixPersonal": string;
3626
+ "commandBar.credentials.openPrefixProject": string;
3627
+ "commandBar.credentials.unnamed": string;
3628
+ "commandBar.dataTables.create": string;
3629
+ "commandBar.dataTables.open": string;
3630
+ "commandBar.dataTables.searchPlaceholder": string;
3631
+ "commandBar.dataTables.prefixPersonal": string;
3632
+ "commandBar.dataTables.prefixProject": string;
3633
+ "commandBar.dataTables.openPrefixPersonal": string;
3634
+ "commandBar.dataTables.openPrefixProject": string;
3635
+ "commandBar.dataTables.unnamed": string;
3636
+ "commandBar.templates.import": string;
3637
+ "commandBar.templates.importWithPrefix": string;
3638
+ "commandBar.demo.availableEverywhere": string;
3503
3639
  };
3504
3640
  }, {}, {}, string, false>;
3505
3641
  declare const i18nVersion: vue.Ref<number, number>;