@n8n/i18n 2.26.1 → 2.27.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
@@ -2321,6 +2321,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
2321
2321
  "nodeView.showError.getWorkflowDataFromUrl.title": string;
2322
2322
  "nodeView.showError.importWorkflowData.title": string;
2323
2323
  "nodeView.showError.importWorkflowData.invalidNodes": string;
2324
+ "nodeView.showError.importWorkflowData.invalidStructure": string;
2324
2325
  "nodeView.showError.mounted1.message": string;
2325
2326
  "nodeView.showError.mounted1.title": string;
2326
2327
  "nodeView.showError.mounted2.message": string;
@@ -2426,7 +2427,9 @@ declare const i18nInstance: vue_i18n0.I18n<{
2426
2427
  "openWorkflow.workflowNotFoundError": string;
2427
2428
  "oauth.consentView.title": string;
2428
2429
  "oauth.consentView.heading": string;
2430
+ "oauth.consentView.headingWithWorkflow": string;
2429
2431
  "oauth.consentView.description": string;
2432
+ "oauth.consentView.descriptionWithWorkflow": string;
2430
2433
  "oauth.consentView.action.listWorkflows": string;
2431
2434
  "oauth.consentView.action.workflowDetails": string;
2432
2435
  "oauth.consentView.action.executeWorkflows": string;
@@ -2438,6 +2441,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
2438
2441
  "oauth.consentView.error.deny": string;
2439
2442
  "oauth.consentView.error.allow": string;
2440
2443
  "oauth.consentView.error.fetchDetails": string;
2444
+ "oauth.consentView.error.resourceUnavailable": string;
2441
2445
  "oauth.consentView.success.title": string;
2442
2446
  "oauth.consentView.success.description": string;
2443
2447
  "parameterInput.expressionResult": string;
@@ -2966,6 +2970,65 @@ declare const i18nInstance: vue_i18n0.I18n<{
2966
2970
  "settings.communityNodes.confirmModal.update.buttonLabel": string;
2967
2971
  "settings.communityNodes.confirmModal.update.buttonLoadingLabel": string;
2968
2972
  "settings.communityNodes.confirmModal.cancel": string;
2973
+ "settings.opentelemetry": string;
2974
+ "settings.opentelemetry.title": string;
2975
+ "settings.opentelemetry.description": string;
2976
+ "settings.opentelemetry.docsLink": string;
2977
+ "settings.opentelemetry.envVarTooltip": string;
2978
+ "settings.opentelemetry.envVarManagedTooltip": string;
2979
+ "settings.opentelemetry.enable.label": string;
2980
+ "settings.opentelemetry.enable.description": string;
2981
+ "settings.opentelemetry.enable.option.enabled": string;
2982
+ "settings.opentelemetry.enable.option.disabled": string;
2983
+ "settings.opentelemetry.collectorConnection.title": string;
2984
+ "settings.opentelemetry.exporterEndpoint.label": string;
2985
+ "settings.opentelemetry.exporterEndpoint.description": string;
2986
+ "settings.opentelemetry.exporterEndpoint.placeholder": string;
2987
+ "settings.opentelemetry.exporterServiceName.label": string;
2988
+ "settings.opentelemetry.exporterServiceName.description": string;
2989
+ "settings.opentelemetry.exporterServiceName.placeholder": string;
2990
+ "settings.opentelemetry.exporterHeaders.label": string;
2991
+ "settings.opentelemetry.exporterHeaders.description": string;
2992
+ "settings.opentelemetry.exporterHeaders.keyLabel": string;
2993
+ "settings.opentelemetry.exporterHeaders.valueLabel": string;
2994
+ "settings.opentelemetry.exporterHeaders.remove": string;
2995
+ "settings.opentelemetry.exporterHeaders.keyPlaceholder": string;
2996
+ "settings.opentelemetry.exporterHeaders.valuePlaceholder": string;
2997
+ "settings.opentelemetry.exporterHeaders.addHeader": string;
2998
+ "settings.opentelemetry.exporterTracingPath.label": string;
2999
+ "settings.opentelemetry.exporterTracingPath.description": string;
3000
+ "settings.opentelemetry.exporterTracingPath.placeholder": string;
3001
+ "settings.opentelemetry.startupConnectivityTimeoutMs.label": string;
3002
+ "settings.opentelemetry.startupConnectivityTimeoutMs.description": string;
3003
+ "settings.opentelemetry.startupConnectivityTimeoutMs.placeholder": string;
3004
+ "settings.opentelemetry.startupConnectivityTimeoutMs.slug": string;
3005
+ "settings.opentelemetry.testTrace.label": string;
3006
+ "settings.opentelemetry.testTrace.description": string;
3007
+ "settings.opentelemetry.testTrace.send": string;
3008
+ "settings.opentelemetry.testTrace.sending": string;
3009
+ "settings.opentelemetry.testTrace.sent": string;
3010
+ "settings.opentelemetry.testTrace.success": string;
3011
+ "settings.opentelemetry.testTrace.error": string;
3012
+ "settings.opentelemetry.tracing.title": string;
3013
+ "settings.opentelemetry.tracesSampleRate.label": string;
3014
+ "settings.opentelemetry.tracesSampleRate.description": string;
3015
+ "settings.opentelemetry.tracesSampleRate.placeholder": string;
3016
+ "settings.opentelemetry.tracesSampleRate.slug": string;
3017
+ "settings.opentelemetry.includeNodeSpans.label": string;
3018
+ "settings.opentelemetry.includeNodeSpans.description": string;
3019
+ "settings.opentelemetry.injectOutbound.label": string;
3020
+ "settings.opentelemetry.injectOutbound.description": string;
3021
+ "settings.opentelemetry.productionExecutionsOnly.label": string;
3022
+ "settings.opentelemetry.productionExecutionsOnly.description": string;
3023
+ "settings.opentelemetry.save": string;
3024
+ "settings.opentelemetry.discard": string;
3025
+ "settings.opentelemetry.savedSuccess": string;
3026
+ "settings.opentelemetry.savedError": string;
3027
+ "settings.opentelemetry.unsavedChanges.title": string;
3028
+ "settings.opentelemetry.unsavedChanges.message": string;
3029
+ "settings.opentelemetry.unsavedChanges.cancel": string;
3030
+ "settings.opentelemetry.unsavedChanges.leaveWithoutSaving": string;
3031
+ "settings.opentelemetry.unsavedChanges.saveAndLeave": string;
2969
3032
  "settings.mcp": string;
2970
3033
  "settings.mcp.description": string;
2971
3034
  "settings.mcp.preview.tooltip": string;
@@ -3297,8 +3360,10 @@ declare const i18nInstance: vue_i18n0.I18n<{
3297
3360
  "settings.api.view.modal.title.created": string;
3298
3361
  "settings.api.view.modal.title.create": string;
3299
3362
  "settings.api.view.modal.title.edit": string;
3363
+ "settings.api.view.modal.title.readonly": string;
3300
3364
  "settings.api.view.modal.done.button": string;
3301
3365
  "settings.api.view.modal.save.button": string;
3366
+ "settings.api.view.modal.close.button": string;
3302
3367
  "settings.api.scopes.placeholder": string;
3303
3368
  "settings.api.scopes.selectAll": string;
3304
3369
  "settings.api.scopes.label": string;
@@ -3311,6 +3376,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
3311
3376
  "settings.api.columns.lastUsed": string;
3312
3377
  "settings.api.columns.actions": string;
3313
3378
  "settings.api.actions.edit": string;
3379
+ "settings.api.actions.view": string;
3314
3380
  "settings.api.actions.revoke": string;
3315
3381
  "settings.api.expiration.never": string;
3316
3382
  "settings.api.lastUsed.never": string;
@@ -3833,6 +3899,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
3833
3899
  "workflowActivator.inactive": string;
3834
3900
  "workflowActivator.showError.title": string;
3835
3901
  "workflowActivator.showError.nodeError": string;
3902
+ "workflowActivator.showError.partialTitle": string;
3836
3903
  "workflowActivator.showMessage.activeChangedNodesIssuesExistTrue.message": string;
3837
3904
  "workflowActivator.showMessage.activeChangedNodesIssuesExistTrue.title": string;
3838
3905
  "workflowActivator.showMessage.activeChangedWorkflowIdUndefined.message": string;
@@ -3868,8 +3935,6 @@ declare const i18nInstance: vue_i18n0.I18n<{
3868
3935
  "canvas.nodeGroup.connectionRemoveBlocked.title": string;
3869
3936
  "canvas.nodeGroup.connectionChangeBlocked.message": string;
3870
3937
  "canvas.nodeGroup.connectionChangeBlocked.nonMainBoundary": string;
3871
- "canvas.nodeGroup.connectionChangeBlocked.multipleInputBranches": string;
3872
- "canvas.nodeGroup.connectionChangeBlocked.multipleOutputBranches": string;
3873
3938
  "canvas.nodeGroup.connectionChangeBlocked.multipleInputNodes": string;
3874
3939
  "canvas.nodeGroup.connectionChangeBlocked.inputEdgeToNonRoot": string;
3875
3940
  "canvas.nodeGroup.connectionChangeBlocked.multipleOutputNodes": string;
@@ -3878,6 +3943,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
3878
3943
  "canvas.nodeGroup.autoExtended.title": string;
3879
3944
  "canvas.nodeGroup.autoExtended.message": string;
3880
3945
  "canvas.nodeGroup.titlePlaceholder": string;
3946
+ "canvas.nodeGroup.expand": string;
3947
+ "canvas.nodeGroup.collapse": string;
3881
3948
  "workflowExtraction.error.failure": string;
3882
3949
  "workflowExtraction.error.selectionGraph.inputEdgeToNonRoot": string;
3883
3950
  "workflowExtraction.error.selectionGraph.outputEdgeFromNonLeaf": string;
@@ -4275,6 +4342,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
4275
4342
  "workflows.list.easyAI": string;
4276
4343
  "workflows.list.error.fetching.one": string;
4277
4344
  "workflows.list.error.fetching": string;
4345
+ "workflows.list.error.fetching.emptyStateData": string;
4278
4346
  "workflows.shareModal.title": string;
4279
4347
  "workflows.shareModal.title.static": string;
4280
4348
  "workflows.shareModal.select.placeholder": string;
@@ -4900,6 +4968,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
4900
4968
  "projects.menu.chat": string;
4901
4969
  "projects.menu.create.workflow": string;
4902
4970
  "projects.menu.create.credential": string;
4971
+ "projects.menu.create.variable": string;
4972
+ "projects.menu.create.dataTable": string;
4903
4973
  "projects.menu.create.agent": string;
4904
4974
  "projects.menu.create.project": string;
4905
4975
  "projects.menu.create.instanceAiThread": string;
@@ -6228,6 +6298,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
6228
6298
  "agents.sort.lastCreated": string;
6229
6299
  "agents.sort.nameAsc": string;
6230
6300
  "agents.sort.nameDesc": string;
6301
+ "agents.noResults": string;
6231
6302
  "agents.builder.save": string;
6232
6303
  "agents.builder.deleteAgent": string;
6233
6304
  "agents.delete.modal.title": string;
@@ -6378,6 +6449,15 @@ declare const i18nInstance: vue_i18n0.I18n<{
6378
6449
  "agents.toolConfig.cancel": string;
6379
6450
  "agents.toolConfig.approval.label": string;
6380
6451
  "agents.toolConfig.approval.hint": string;
6452
+ "agents.toolConfig.mcpApproval.label": string;
6453
+ "agents.toolConfig.mcpApproval.hint": string;
6454
+ "agents.toolConfig.mcpApproval.disabled": string;
6455
+ "agents.toolConfig.mcpApproval.askAll": string;
6456
+ "agents.toolConfig.mcpApproval.askSelected": string;
6457
+ "agents.toolConfig.mcpApproval.refresh": string;
6458
+ "agents.toolConfig.mcpApproval.refresh.hint": string;
6459
+ "agents.toolConfig.mcpApproval.tools.placeholder": string;
6460
+ "agents.toolConfig.mcpApproval.loadError": string;
6381
6461
  "agents.new.title": string;
6382
6462
  "agents.new.defaultName": string;
6383
6463
  "agents.new.startBlank": string;
@@ -6647,9 +6727,6 @@ declare const i18nInstance: vue_i18n0.I18n<{
6647
6727
  "agents.builder.addTrigger.addCredential": string;
6648
6728
  "agents.builder.addTrigger.newCredential": string;
6649
6729
  "agents.builder.addTrigger.connect": string;
6650
- "agents.builder.addTrigger.publishPrompt.title": string;
6651
- "agents.builder.addTrigger.publishPrompt.description": string;
6652
- "agents.builder.addTrigger.publishPrompt.confirm": string;
6653
6730
  "agents.builder.addTrigger.disconnect": string;
6654
6731
  "agents.builder.addTrigger.copy": string;
6655
6732
  "agents.builder.addTrigger.copied": string;
@@ -6660,6 +6737,35 @@ declare const i18nInstance: vue_i18n0.I18n<{
6660
6737
  "agents.builder.addTrigger.slack.setup.tokenLink": string;
6661
6738
  "agents.builder.addTrigger.slack.setup.button": string;
6662
6739
  "agents.builder.addTrigger.slack.setup.error": string;
6740
+ "agents.channels.setup.publishNotice": string;
6741
+ "agents.channels.slack.setup.createToken.title": string;
6742
+ "agents.channels.slack.setup.createToken.description": string;
6743
+ "agents.channels.slack.setup.createToken.link": string;
6744
+ "agents.channels.slack.setup.copyAccessToken.title": string;
6745
+ "agents.channels.slack.setup.copyAccessToken.description": string;
6746
+ "agents.channels.slack.setup.copyAccessToken.label": string;
6747
+ "agents.channels.slack.setup.copyAccessToken.placeholder": string;
6748
+ "agents.channels.slack.setup.copyAccessToken.showToken": string;
6749
+ "agents.channels.slack.setup.copyAccessToken.hideToken": string;
6750
+ "agents.channels.slack.setup.copyAccessToken.hint": string;
6751
+ "agents.channels.slack.setup.copyAccessToken.invalidToken": string;
6752
+ "agents.channels.slack.setup.installApp.title": string;
6753
+ "agents.channels.slack.setup.installApp.description": string;
6754
+ "agents.channels.slack.setup.installApp.button": string;
6755
+ "agents.channels.slack.setup.installApp.error": string;
6756
+ "agents.channels.slack.manualSetup.title": string;
6757
+ "agents.channels.linear.setup.createOAuthApplication.title": string;
6758
+ "agents.channels.linear.setup.createOAuthApplication.description": string;
6759
+ "agents.channels.linear.setup.createOAuthApplication.button": string;
6760
+ "agents.channels.linear.setup.configureApplication.title": string;
6761
+ "agents.channels.linear.setup.configureApplication.description": string;
6762
+ "agents.channels.linear.setup.configureApplication.webhookHint": string;
6763
+ "agents.channels.linear.setup.createCredential.title": string;
6764
+ "agents.channels.linear.setup.createCredential.description": string;
6765
+ "agents.channels.linear.setup.createCredential.installButton": string;
6766
+ "agents.channels.telegram.setup.credential.title": string;
6767
+ "agents.channels.telegram.setup.access.title": string;
6768
+ "agents.channels.telegram.setup.connect.title": string;
6663
6769
  "agents.builder.addTrigger.slack.manual.title": string;
6664
6770
  "agents.builder.addTrigger.slack.manual.description": string;
6665
6771
  "agents.builder.addTrigger.slack.manifestHint": string;
@@ -6742,6 +6848,16 @@ declare const i18nInstance: vue_i18n0.I18n<{
6742
6848
  "tools.connection.detail.writeTools": string;
6743
6849
  "tools.connection.detail.otherTools": string;
6744
6850
  "tools.connection.detail.noAdditionalDetails": string;
6851
+ "generic.disconnect": string;
6852
+ "agents.channels.modal.title": string;
6853
+ "agents.channels.modal.connectTitle": string;
6854
+ "agents.channels.modal.editTitle": string;
6855
+ "agents.channels.modal.backToChannels": string;
6856
+ "agents.channels.modal.description": string;
6857
+ "agents.channels.modal.connectDescription": string;
6858
+ "agents.channels.modal.setupPlaceholder": string;
6859
+ "agents.channels.modal.editPlaceholder": string;
6860
+ "agents.channels.modal.connected": string;
6745
6861
  };
6746
6862
  }, {}, {}, string, false>;
6747
6863
  declare const i18nVersion: vue0.Ref<number, number>;
package/dist/index.d.mts CHANGED
@@ -2321,6 +2321,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
2321
2321
  "nodeView.showError.getWorkflowDataFromUrl.title": string;
2322
2322
  "nodeView.showError.importWorkflowData.title": string;
2323
2323
  "nodeView.showError.importWorkflowData.invalidNodes": string;
2324
+ "nodeView.showError.importWorkflowData.invalidStructure": string;
2324
2325
  "nodeView.showError.mounted1.message": string;
2325
2326
  "nodeView.showError.mounted1.title": string;
2326
2327
  "nodeView.showError.mounted2.message": string;
@@ -2426,7 +2427,9 @@ declare const i18nInstance: vue_i18n0.I18n<{
2426
2427
  "openWorkflow.workflowNotFoundError": string;
2427
2428
  "oauth.consentView.title": string;
2428
2429
  "oauth.consentView.heading": string;
2430
+ "oauth.consentView.headingWithWorkflow": string;
2429
2431
  "oauth.consentView.description": string;
2432
+ "oauth.consentView.descriptionWithWorkflow": string;
2430
2433
  "oauth.consentView.action.listWorkflows": string;
2431
2434
  "oauth.consentView.action.workflowDetails": string;
2432
2435
  "oauth.consentView.action.executeWorkflows": string;
@@ -2438,6 +2441,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
2438
2441
  "oauth.consentView.error.deny": string;
2439
2442
  "oauth.consentView.error.allow": string;
2440
2443
  "oauth.consentView.error.fetchDetails": string;
2444
+ "oauth.consentView.error.resourceUnavailable": string;
2441
2445
  "oauth.consentView.success.title": string;
2442
2446
  "oauth.consentView.success.description": string;
2443
2447
  "parameterInput.expressionResult": string;
@@ -2966,6 +2970,65 @@ declare const i18nInstance: vue_i18n0.I18n<{
2966
2970
  "settings.communityNodes.confirmModal.update.buttonLabel": string;
2967
2971
  "settings.communityNodes.confirmModal.update.buttonLoadingLabel": string;
2968
2972
  "settings.communityNodes.confirmModal.cancel": string;
2973
+ "settings.opentelemetry": string;
2974
+ "settings.opentelemetry.title": string;
2975
+ "settings.opentelemetry.description": string;
2976
+ "settings.opentelemetry.docsLink": string;
2977
+ "settings.opentelemetry.envVarTooltip": string;
2978
+ "settings.opentelemetry.envVarManagedTooltip": string;
2979
+ "settings.opentelemetry.enable.label": string;
2980
+ "settings.opentelemetry.enable.description": string;
2981
+ "settings.opentelemetry.enable.option.enabled": string;
2982
+ "settings.opentelemetry.enable.option.disabled": string;
2983
+ "settings.opentelemetry.collectorConnection.title": string;
2984
+ "settings.opentelemetry.exporterEndpoint.label": string;
2985
+ "settings.opentelemetry.exporterEndpoint.description": string;
2986
+ "settings.opentelemetry.exporterEndpoint.placeholder": string;
2987
+ "settings.opentelemetry.exporterServiceName.label": string;
2988
+ "settings.opentelemetry.exporterServiceName.description": string;
2989
+ "settings.opentelemetry.exporterServiceName.placeholder": string;
2990
+ "settings.opentelemetry.exporterHeaders.label": string;
2991
+ "settings.opentelemetry.exporterHeaders.description": string;
2992
+ "settings.opentelemetry.exporterHeaders.keyLabel": string;
2993
+ "settings.opentelemetry.exporterHeaders.valueLabel": string;
2994
+ "settings.opentelemetry.exporterHeaders.remove": string;
2995
+ "settings.opentelemetry.exporterHeaders.keyPlaceholder": string;
2996
+ "settings.opentelemetry.exporterHeaders.valuePlaceholder": string;
2997
+ "settings.opentelemetry.exporterHeaders.addHeader": string;
2998
+ "settings.opentelemetry.exporterTracingPath.label": string;
2999
+ "settings.opentelemetry.exporterTracingPath.description": string;
3000
+ "settings.opentelemetry.exporterTracingPath.placeholder": string;
3001
+ "settings.opentelemetry.startupConnectivityTimeoutMs.label": string;
3002
+ "settings.opentelemetry.startupConnectivityTimeoutMs.description": string;
3003
+ "settings.opentelemetry.startupConnectivityTimeoutMs.placeholder": string;
3004
+ "settings.opentelemetry.startupConnectivityTimeoutMs.slug": string;
3005
+ "settings.opentelemetry.testTrace.label": string;
3006
+ "settings.opentelemetry.testTrace.description": string;
3007
+ "settings.opentelemetry.testTrace.send": string;
3008
+ "settings.opentelemetry.testTrace.sending": string;
3009
+ "settings.opentelemetry.testTrace.sent": string;
3010
+ "settings.opentelemetry.testTrace.success": string;
3011
+ "settings.opentelemetry.testTrace.error": string;
3012
+ "settings.opentelemetry.tracing.title": string;
3013
+ "settings.opentelemetry.tracesSampleRate.label": string;
3014
+ "settings.opentelemetry.tracesSampleRate.description": string;
3015
+ "settings.opentelemetry.tracesSampleRate.placeholder": string;
3016
+ "settings.opentelemetry.tracesSampleRate.slug": string;
3017
+ "settings.opentelemetry.includeNodeSpans.label": string;
3018
+ "settings.opentelemetry.includeNodeSpans.description": string;
3019
+ "settings.opentelemetry.injectOutbound.label": string;
3020
+ "settings.opentelemetry.injectOutbound.description": string;
3021
+ "settings.opentelemetry.productionExecutionsOnly.label": string;
3022
+ "settings.opentelemetry.productionExecutionsOnly.description": string;
3023
+ "settings.opentelemetry.save": string;
3024
+ "settings.opentelemetry.discard": string;
3025
+ "settings.opentelemetry.savedSuccess": string;
3026
+ "settings.opentelemetry.savedError": string;
3027
+ "settings.opentelemetry.unsavedChanges.title": string;
3028
+ "settings.opentelemetry.unsavedChanges.message": string;
3029
+ "settings.opentelemetry.unsavedChanges.cancel": string;
3030
+ "settings.opentelemetry.unsavedChanges.leaveWithoutSaving": string;
3031
+ "settings.opentelemetry.unsavedChanges.saveAndLeave": string;
2969
3032
  "settings.mcp": string;
2970
3033
  "settings.mcp.description": string;
2971
3034
  "settings.mcp.preview.tooltip": string;
@@ -3297,8 +3360,10 @@ declare const i18nInstance: vue_i18n0.I18n<{
3297
3360
  "settings.api.view.modal.title.created": string;
3298
3361
  "settings.api.view.modal.title.create": string;
3299
3362
  "settings.api.view.modal.title.edit": string;
3363
+ "settings.api.view.modal.title.readonly": string;
3300
3364
  "settings.api.view.modal.done.button": string;
3301
3365
  "settings.api.view.modal.save.button": string;
3366
+ "settings.api.view.modal.close.button": string;
3302
3367
  "settings.api.scopes.placeholder": string;
3303
3368
  "settings.api.scopes.selectAll": string;
3304
3369
  "settings.api.scopes.label": string;
@@ -3311,6 +3376,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
3311
3376
  "settings.api.columns.lastUsed": string;
3312
3377
  "settings.api.columns.actions": string;
3313
3378
  "settings.api.actions.edit": string;
3379
+ "settings.api.actions.view": string;
3314
3380
  "settings.api.actions.revoke": string;
3315
3381
  "settings.api.expiration.never": string;
3316
3382
  "settings.api.lastUsed.never": string;
@@ -3833,6 +3899,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
3833
3899
  "workflowActivator.inactive": string;
3834
3900
  "workflowActivator.showError.title": string;
3835
3901
  "workflowActivator.showError.nodeError": string;
3902
+ "workflowActivator.showError.partialTitle": string;
3836
3903
  "workflowActivator.showMessage.activeChangedNodesIssuesExistTrue.message": string;
3837
3904
  "workflowActivator.showMessage.activeChangedNodesIssuesExistTrue.title": string;
3838
3905
  "workflowActivator.showMessage.activeChangedWorkflowIdUndefined.message": string;
@@ -3868,8 +3935,6 @@ declare const i18nInstance: vue_i18n0.I18n<{
3868
3935
  "canvas.nodeGroup.connectionRemoveBlocked.title": string;
3869
3936
  "canvas.nodeGroup.connectionChangeBlocked.message": string;
3870
3937
  "canvas.nodeGroup.connectionChangeBlocked.nonMainBoundary": string;
3871
- "canvas.nodeGroup.connectionChangeBlocked.multipleInputBranches": string;
3872
- "canvas.nodeGroup.connectionChangeBlocked.multipleOutputBranches": string;
3873
3938
  "canvas.nodeGroup.connectionChangeBlocked.multipleInputNodes": string;
3874
3939
  "canvas.nodeGroup.connectionChangeBlocked.inputEdgeToNonRoot": string;
3875
3940
  "canvas.nodeGroup.connectionChangeBlocked.multipleOutputNodes": string;
@@ -3878,6 +3943,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
3878
3943
  "canvas.nodeGroup.autoExtended.title": string;
3879
3944
  "canvas.nodeGroup.autoExtended.message": string;
3880
3945
  "canvas.nodeGroup.titlePlaceholder": string;
3946
+ "canvas.nodeGroup.expand": string;
3947
+ "canvas.nodeGroup.collapse": string;
3881
3948
  "workflowExtraction.error.failure": string;
3882
3949
  "workflowExtraction.error.selectionGraph.inputEdgeToNonRoot": string;
3883
3950
  "workflowExtraction.error.selectionGraph.outputEdgeFromNonLeaf": string;
@@ -4275,6 +4342,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
4275
4342
  "workflows.list.easyAI": string;
4276
4343
  "workflows.list.error.fetching.one": string;
4277
4344
  "workflows.list.error.fetching": string;
4345
+ "workflows.list.error.fetching.emptyStateData": string;
4278
4346
  "workflows.shareModal.title": string;
4279
4347
  "workflows.shareModal.title.static": string;
4280
4348
  "workflows.shareModal.select.placeholder": string;
@@ -4900,6 +4968,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
4900
4968
  "projects.menu.chat": string;
4901
4969
  "projects.menu.create.workflow": string;
4902
4970
  "projects.menu.create.credential": string;
4971
+ "projects.menu.create.variable": string;
4972
+ "projects.menu.create.dataTable": string;
4903
4973
  "projects.menu.create.agent": string;
4904
4974
  "projects.menu.create.project": string;
4905
4975
  "projects.menu.create.instanceAiThread": string;
@@ -6228,6 +6298,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
6228
6298
  "agents.sort.lastCreated": string;
6229
6299
  "agents.sort.nameAsc": string;
6230
6300
  "agents.sort.nameDesc": string;
6301
+ "agents.noResults": string;
6231
6302
  "agents.builder.save": string;
6232
6303
  "agents.builder.deleteAgent": string;
6233
6304
  "agents.delete.modal.title": string;
@@ -6378,6 +6449,15 @@ declare const i18nInstance: vue_i18n0.I18n<{
6378
6449
  "agents.toolConfig.cancel": string;
6379
6450
  "agents.toolConfig.approval.label": string;
6380
6451
  "agents.toolConfig.approval.hint": string;
6452
+ "agents.toolConfig.mcpApproval.label": string;
6453
+ "agents.toolConfig.mcpApproval.hint": string;
6454
+ "agents.toolConfig.mcpApproval.disabled": string;
6455
+ "agents.toolConfig.mcpApproval.askAll": string;
6456
+ "agents.toolConfig.mcpApproval.askSelected": string;
6457
+ "agents.toolConfig.mcpApproval.refresh": string;
6458
+ "agents.toolConfig.mcpApproval.refresh.hint": string;
6459
+ "agents.toolConfig.mcpApproval.tools.placeholder": string;
6460
+ "agents.toolConfig.mcpApproval.loadError": string;
6381
6461
  "agents.new.title": string;
6382
6462
  "agents.new.defaultName": string;
6383
6463
  "agents.new.startBlank": string;
@@ -6647,9 +6727,6 @@ declare const i18nInstance: vue_i18n0.I18n<{
6647
6727
  "agents.builder.addTrigger.addCredential": string;
6648
6728
  "agents.builder.addTrigger.newCredential": string;
6649
6729
  "agents.builder.addTrigger.connect": string;
6650
- "agents.builder.addTrigger.publishPrompt.title": string;
6651
- "agents.builder.addTrigger.publishPrompt.description": string;
6652
- "agents.builder.addTrigger.publishPrompt.confirm": string;
6653
6730
  "agents.builder.addTrigger.disconnect": string;
6654
6731
  "agents.builder.addTrigger.copy": string;
6655
6732
  "agents.builder.addTrigger.copied": string;
@@ -6660,6 +6737,35 @@ declare const i18nInstance: vue_i18n0.I18n<{
6660
6737
  "agents.builder.addTrigger.slack.setup.tokenLink": string;
6661
6738
  "agents.builder.addTrigger.slack.setup.button": string;
6662
6739
  "agents.builder.addTrigger.slack.setup.error": string;
6740
+ "agents.channels.setup.publishNotice": string;
6741
+ "agents.channels.slack.setup.createToken.title": string;
6742
+ "agents.channels.slack.setup.createToken.description": string;
6743
+ "agents.channels.slack.setup.createToken.link": string;
6744
+ "agents.channels.slack.setup.copyAccessToken.title": string;
6745
+ "agents.channels.slack.setup.copyAccessToken.description": string;
6746
+ "agents.channels.slack.setup.copyAccessToken.label": string;
6747
+ "agents.channels.slack.setup.copyAccessToken.placeholder": string;
6748
+ "agents.channels.slack.setup.copyAccessToken.showToken": string;
6749
+ "agents.channels.slack.setup.copyAccessToken.hideToken": string;
6750
+ "agents.channels.slack.setup.copyAccessToken.hint": string;
6751
+ "agents.channels.slack.setup.copyAccessToken.invalidToken": string;
6752
+ "agents.channels.slack.setup.installApp.title": string;
6753
+ "agents.channels.slack.setup.installApp.description": string;
6754
+ "agents.channels.slack.setup.installApp.button": string;
6755
+ "agents.channels.slack.setup.installApp.error": string;
6756
+ "agents.channels.slack.manualSetup.title": string;
6757
+ "agents.channels.linear.setup.createOAuthApplication.title": string;
6758
+ "agents.channels.linear.setup.createOAuthApplication.description": string;
6759
+ "agents.channels.linear.setup.createOAuthApplication.button": string;
6760
+ "agents.channels.linear.setup.configureApplication.title": string;
6761
+ "agents.channels.linear.setup.configureApplication.description": string;
6762
+ "agents.channels.linear.setup.configureApplication.webhookHint": string;
6763
+ "agents.channels.linear.setup.createCredential.title": string;
6764
+ "agents.channels.linear.setup.createCredential.description": string;
6765
+ "agents.channels.linear.setup.createCredential.installButton": string;
6766
+ "agents.channels.telegram.setup.credential.title": string;
6767
+ "agents.channels.telegram.setup.access.title": string;
6768
+ "agents.channels.telegram.setup.connect.title": string;
6663
6769
  "agents.builder.addTrigger.slack.manual.title": string;
6664
6770
  "agents.builder.addTrigger.slack.manual.description": string;
6665
6771
  "agents.builder.addTrigger.slack.manifestHint": string;
@@ -6742,6 +6848,16 @@ declare const i18nInstance: vue_i18n0.I18n<{
6742
6848
  "tools.connection.detail.writeTools": string;
6743
6849
  "tools.connection.detail.otherTools": string;
6744
6850
  "tools.connection.detail.noAdditionalDetails": string;
6851
+ "generic.disconnect": string;
6852
+ "agents.channels.modal.title": string;
6853
+ "agents.channels.modal.connectTitle": string;
6854
+ "agents.channels.modal.editTitle": string;
6855
+ "agents.channels.modal.backToChannels": string;
6856
+ "agents.channels.modal.description": string;
6857
+ "agents.channels.modal.connectDescription": string;
6858
+ "agents.channels.modal.setupPlaceholder": string;
6859
+ "agents.channels.modal.editPlaceholder": string;
6860
+ "agents.channels.modal.connected": string;
6745
6861
  };
6746
6862
  }, {}, {}, string, false>;
6747
6863
  declare const i18nVersion: vue0.Ref<number, number>;