@n8n/i18n 2.5.1 → 2.6.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/types2.d.cts CHANGED
@@ -109,8 +109,12 @@ declare const _exports: {
109
109
  "generic.unsavedWork.confirmMessage.message": string;
110
110
  "generic.unsavedWork.confirmMessage.confirmButtonText": string;
111
111
  "generic.unsavedWork.confirmMessage.cancelButtonText": string;
112
- "generic.trial.message": string;
113
- "generic.trial.tooltip": string;
112
+ "generic.trial.message.days": string;
113
+ "generic.trial.message.hours": string;
114
+ "generic.trial.message.minutes": string;
115
+ "generic.trial.tooltip.days": string;
116
+ "generic.trial.tooltip.hours": string;
117
+ "generic.trial.tooltip.minutes": string;
114
118
  "generic.upgrade": string;
115
119
  "generic.upgradeNow": string;
116
120
  "generic.update": string;
@@ -258,6 +262,7 @@ declare const _exports: {
258
262
  "aiAssistant.builder.executeMessage.executionFailedOnNode": string;
259
263
  "aiAssistant.builder.executeMessage.executionFailed": string;
260
264
  "aiAssistant.builder.executeMessage.fillParameter": string;
265
+ "aiAssistant.builder.executeMessage.addMissingCredentials": string;
261
266
  "aiAssistant.builder.toast.title": string;
262
267
  "aiAssistant.builder.toast.description": string;
263
268
  "aiAssistant.builder.restoreError.title": string;
@@ -302,7 +307,9 @@ declare const _exports: {
302
307
  "banners.confirmEmail.toast.error.heading": string;
303
308
  "banners.confirmEmail.toast.error.message": string;
304
309
  "banners.nonProductionLicense.message": string;
305
- "banners.trial.message": string;
310
+ "banners.trial.message.days": string;
311
+ "banners.trial.message.hours": string;
312
+ "banners.trial.message.minutes": string;
306
313
  "banners.trialOver.message": string;
307
314
  "banners.v1.message": string;
308
315
  "banners.workflowAutoDeactivated.message": string;
@@ -397,6 +404,18 @@ declare const _exports: {
397
404
  "chatHub.personalAgents.empty.noMatch": string;
398
405
  "chatHub.chat.greeting": string;
399
406
  "chatHub.chat.greeting.fallback": string;
407
+ "chatHub.welcome.header": string;
408
+ "chatHub.welcome.subtitle": string;
409
+ "chatHub.welcome.card.workflowAgents.title": string;
410
+ "chatHub.welcome.card.workflowAgents.description": string;
411
+ "chatHub.welcome.card.personalAgents.title": string;
412
+ "chatHub.welcome.card.personalAgents.description": string;
413
+ "chatHub.welcome.card.baseModels.title": string;
414
+ "chatHub.welcome.card.baseModels.description": string;
415
+ "chatHub.welcome.button.startNewChat": string;
416
+ "chatHub.welcome.button.inviteChatUsers": string;
417
+ "chatHub.welcome.inviteUpgrade.tooltip": string;
418
+ "chatHub.welcome.inviteUpgrade.here": string;
400
419
  "chatHub.chat.dropOverlay": string;
401
420
  "chatHub.chat.scrollToBottom": string;
402
421
  "chatHub.chat.header.button.editAgent": string;
@@ -550,6 +569,7 @@ declare const _exports: {
550
569
  "codeNodeEditor.completer.$prevNode.runIndex": string;
551
570
  "codeNodeEditor.completer.$runIndex": string;
552
571
  "codeNodeEditor.completer.$nodeVersion": string;
572
+ "codeNodeEditor.completer.$tool": string;
553
573
  "codeNodeEditor.completer.$today": string;
554
574
  "codeNodeEditor.completer.$vars": string;
555
575
  "codeNodeEditor.completer.$vars.varName.global": string;
@@ -830,10 +850,6 @@ declare const _exports: {
830
850
  "credentialEdit.credentialConfig.externalSecrets.moreInfo": string;
831
851
  "credentialEdit.credentialConfig.dynamicCredentials.title": string;
832
852
  "credentialEdit.credentialConfig.dynamicCredentials.infoTip": string;
833
- "credentialEdit.credentialConfig.dynamicCredentials.description1": string;
834
- "credentialEdit.credentialConfig.dynamicCredentials.description2": string;
835
- "credentialEdit.credentialConfig.dynamicCredentials.documentation": string;
836
- "credentialEdit.credentialConfig.dynamicCredentials.docsUrl": string;
837
853
  "credentialEdit.credentialEdit.confirmMessage.beforeClose1.cancelButtonText": string;
838
854
  "credentialEdit.credentialEdit.confirmMessage.beforeClose1.confirmButtonText": string;
839
855
  "credentialEdit.credentialEdit.confirmMessage.beforeClose1.headline": string;
@@ -918,6 +934,12 @@ declare const _exports: {
918
934
  "credentials.item.owner": string;
919
935
  "credentials.item.readonly": string;
920
936
  "credentials.item.needsSetup": string;
937
+ "credentials.dynamic.tooltip": string;
938
+ "credentials.dynamic.tooltipTitle": string;
939
+ "credentials.dynamic.badge": string;
940
+ "credentials.dynamic.warning.noResolver": string;
941
+ "credentials.dynamic.warning.noResolver.workflowSettings": string;
942
+ "credentials.dynamic.warning.noResolver.documentation": string;
921
943
  "credentials.search.placeholder": string;
922
944
  "credentials.filters.type": string;
923
945
  "credentials.filters.setup": string;
@@ -983,6 +1005,39 @@ declare const _exports: {
983
1005
  "experiments.personalizedTemplatesV3.loadingTemplates": string;
984
1006
  "experiments.personalizedTemplatesV3.recommendationTooltip": string;
985
1007
  "experiments.personalizedTemplatesV3.recommendedForYou": string;
1008
+ "experiments.resourceCenter.badge.noCredentials": string;
1009
+ "experiments.resourceCenter.badge.noSetup": string;
1010
+ "experiments.resourceCenter.courses.title": string;
1011
+ "experiments.resourceCenter.getInspired.title": string;
1012
+ "experiments.resourceCenter.gettingStarted.title": string;
1013
+ "experiments.resourceCenter.learnAnything.title": string;
1014
+ "experiments.resourceCenter.quickStart.title": string;
1015
+ "experiments.resourceCenter.seeMore": string;
1016
+ "experiments.resourceCenter.sidebar": string;
1017
+ "experiments.resourceCenter.sidebar.inspiration": string;
1018
+ "experiments.resourceCenter.templateCard.useNow": string;
1019
+ "experiments.resourceCenter.templatePreviews.title": string;
1020
+ "experiments.resourceCenter.title": string;
1021
+ "experiments.resourceCenter.viewAllTemplates": string;
1022
+ "experiments.resourceCenter.youtubeInspiration.title": string;
1023
+ "experiments.resourceCenter.youtubeLearn.title": string;
1024
+ "experiments.resourceCenter.getStarted.title": string;
1025
+ "experiments.resourceCenter.learnN8n.title": string;
1026
+ "experiments.resourceCenter.featuredVideos.title": string;
1027
+ "experiments.resourceCenter.quickTips.title": string;
1028
+ "experiments.resourceCenter.masterclass.title": string;
1029
+ "experiments.resourceCenter.learnTemplates.title": string;
1030
+ "experiments.resourceCenter.popularTemplates.title": string;
1031
+ "experiments.resourceCenter.automationIdeas.title": string;
1032
+ "experiments.resourceCenter.sandbox.easySetup": string;
1033
+ "experiments.resourceCenter.sandbox.easySetupWorkflow": string;
1034
+ "experiments.resourceCenter.sandbox.tryItNow": string;
1035
+ "experiments.resourceCenter.sandbox.nodes": string;
1036
+ "experiments.resourceCenter.course.hours": string;
1037
+ "experiments.resourceCenter.course.lessons": string;
1038
+ "experiments.resourceCenter.video.level": string;
1039
+ "experiments.resourceCenter.template.setupTime": string;
1040
+ "experiments.resourceCenter.tooltip.text": string;
986
1041
  "experiments.templatesDataQuality.modalTitle": string;
987
1042
  error: string;
988
1043
  "error.goBack": string;
@@ -1542,6 +1597,7 @@ declare const _exports: {
1542
1597
  "node.enable": string;
1543
1598
  "node.delete": string;
1544
1599
  "node.add": string;
1600
+ "node.add-human-review-step": string;
1545
1601
  "node.issues": string;
1546
1602
  "node.install-to-use": string;
1547
1603
  "node.dirty": string;
@@ -1561,6 +1617,8 @@ declare const _exports: {
1561
1617
  "node.settings.retriesOnFailure": string;
1562
1618
  "node.settings.executeOnce": string;
1563
1619
  "node.settings.alwaysOutputData": string;
1620
+ "node.settings.dynamicCredentials": string;
1621
+ "node.settings.contextEstablishmentHooks": string;
1564
1622
  "nodeBase.clickToAddNodeOrDragToConnect": string;
1565
1623
  "nodeCreator.actionsPlaceholderNode.scheduleTrigger": string;
1566
1624
  "nodeCreator.actionsPlaceholderNode.webhook": string;
@@ -1614,10 +1672,12 @@ declare const _exports: {
1614
1672
  "nodeCreator.subcategoryDescriptions.vectorStores": string;
1615
1673
  "nodeCreator.subcategoryDescriptions.miscellaneous": string;
1616
1674
  "nodeCreator.subcategoryDescriptions.humanInTheLoop": string;
1675
+ "nodeCreator.subcategoryDescriptions.otherTools": string;
1617
1676
  "nodeCreator.subcategoryInfos.languageModels": string;
1618
1677
  "nodeCreator.subcategoryInfos.memory": string;
1619
1678
  "nodeCreator.subcategoryInfos.vectorStores": string;
1620
1679
  "nodeCreator.subcategoryNames.appTriggerNodes": string;
1680
+ "nodeCreator.subcategoryNames.otherTools": string;
1621
1681
  "nodeCreator.subcategoryNames.appRegularNodes": string;
1622
1682
  "nodeCreator.subcategoryNames.dataTransformation": string;
1623
1683
  "nodeCreator.subcategoryNames.files": string;
@@ -1762,6 +1822,7 @@ declare const _exports: {
1762
1822
  "nodeSettings.executeButtonTooltip.times": string;
1763
1823
  "nodeSettings.executeOnce.description": string;
1764
1824
  "nodeSettings.executeOnce.displayName": string;
1825
+ "nodeSettings.dynamicCredentials.displayName": string;
1765
1826
  "nodeSettings.maxTries.description": string;
1766
1827
  "nodeSettings.maxTries.displayName": string;
1767
1828
  "nodeSettings.noDescriptionFound": string;
@@ -2984,6 +3045,7 @@ declare const _exports: {
2984
3045
  "tagsView.notBeingUsed": string;
2985
3046
  "onboarding.title": string;
2986
3047
  "template.buttons.goBackButton": string;
3048
+ "template.buttons.tryTemplate": string;
2987
3049
  "template.buttons.useThisWorkflowButton": string;
2988
3050
  "template.details.appsInTheCollection": string;
2989
3051
  "template.details.appsInTheWorkflow": string;
@@ -3006,6 +3068,8 @@ declare const _exports: {
3006
3068
  "templates.searchPlaceholder": string;
3007
3069
  "templates.workflows": string;
3008
3070
  "templates.workflowsNotFound": string;
3071
+ "templates.card.setupTime": string;
3072
+ "templates.card.verified": string;
3009
3073
  "textEdit.edit": string;
3010
3074
  "userActivity.daysAgo": string;
3011
3075
  "userActivity.lastTime": string;
@@ -3175,6 +3239,8 @@ declare const _exports: {
3175
3239
  "workflowRun.showError.resolveOutstandingIssues": string;
3176
3240
  "workflowRun.showError.unsupportedExecutionLogic.title": string;
3177
3241
  "workflowRun.showError.unsupportedExecutionLogic.description": string;
3242
+ "workflowRun.showWarning.noChatResponseNodes.title": string;
3243
+ "workflowRun.showWarning.noChatResponseNodes.description": string;
3178
3244
  "workflowRun.showMessage.message": string;
3179
3245
  "workflowRun.showMessage.title": string;
3180
3246
  "workflowSettings.executionLogic.v0.title": string;
@@ -3365,6 +3431,9 @@ declare const _exports: {
3365
3431
  "workflows.item.readonly": string;
3366
3432
  "workflows.item.archived": string;
3367
3433
  "workflows.item.availableInMCP": string;
3434
+ "workflows.dynamic.tooltip": string;
3435
+ "workflows.dynamic.tooltipTitle": string;
3436
+ "workflows.dynamic.resolverMissing": string;
3368
3437
  "workflows.item.enableMCPAccess": string;
3369
3438
  "workflows.item.disableMCPAccess": string;
3370
3439
  "workflows.itemSuggestion.try": string;
@@ -3376,8 +3445,8 @@ declare const _exports: {
3376
3445
  "workflows.templateRecoV2.loadingTemplates": string;
3377
3446
  "workflows.templateRecoV2.useTemplate": string;
3378
3447
  "workflows.templateRecoV2.exploreTemplates": string;
3379
- "workflows.templatesDataQuality.loadingTemplates": string;
3380
- "workflows.templatesDataQuality.seeMoreTemplates": string;
3448
+ "templates.featured.loading": string;
3449
+ "templates.featured.seeMore": string;
3381
3450
  "workflows.search.placeholder": string;
3382
3451
  "workflows.filters": string;
3383
3452
  "workflows.filters.tags": string;
@@ -3402,6 +3471,8 @@ declare const _exports: {
3402
3471
  "workflows.noResults.withSearch.switchToShared.link": string;
3403
3472
  "workflows.empty.heading": string;
3404
3473
  "workflows.empty.heading.userNotSetup": string;
3474
+ "workflows.empty.headingWithIcon": string;
3475
+ "workflows.empty.headingWithIcon.userNotSetup": string;
3405
3476
  "workflows.empty.description": string;
3406
3477
  "workflows.empty.description.readOnlyEnv": string;
3407
3478
  "workflows.empty.description.noPermission": string;
@@ -4021,11 +4092,14 @@ declare const _exports: {
4021
4092
  "assignment.dragToReorder": string;
4022
4093
  "templateSetup.title": string;
4023
4094
  "templateSetup.instructions": string;
4095
+ "templateSetup.instructions.builder": string;
4024
4096
  "templateSetup.skip": string;
4025
4097
  "templateSetup.continue.button": string;
4026
4098
  "templateSetup.credential.description": string;
4099
+ "templateSetup.credential.description.builder": string;
4027
4100
  "templateSetup.continue.button.fillRemaining": string;
4028
4101
  "setupCredentialsModal.title": string;
4102
+ "setupCredentialsModal.title.builder": string;
4029
4103
  "becomeCreator.text": string;
4030
4104
  "becomeCreator.buttonText": string;
4031
4105
  "becomeCreator.closeButtonTitle": string;
@@ -4167,6 +4241,9 @@ declare const _exports: {
4167
4241
  "freeAi.credits.callout.claim.button.label": string;
4168
4242
  "freeAi.credits.callout.success.title.part1": string;
4169
4243
  "freeAi.credits.callout.success.title.part2": string;
4244
+ "freeAi.credits.callout.success.chatHub.beginning": string;
4245
+ "freeAi.credits.callout.success.chatHub.credits": string;
4246
+ "freeAi.credits.callout.success.chatHub.end": string;
4170
4247
  "freeAi.credits.credentials.edit": string;
4171
4248
  "freeAi.credits.showError.claim.title": string;
4172
4249
  "freeAi.credits.showError.claim.message": string;
@@ -4244,6 +4321,10 @@ declare const _exports: {
4244
4321
  "workflowDiff.newWorkflow": string;
4245
4322
  "workflowDiff.newWorkflow.database": string;
4246
4323
  "workflowDiff.newWorkflow.remote": string;
4324
+ "workflowDiff.label.before": string;
4325
+ "workflowDiff.label.after": string;
4326
+ "workflowDiff.waitingForData": string;
4327
+ "workflowDiff.error.loadNodeTypes": string;
4247
4328
  "commandBar.placeholder": string;
4248
4329
  "commandBar.noResults": string;
4249
4330
  "commandBar.sections.recent": string;
package/dist/types2.d.mts CHANGED
@@ -109,8 +109,12 @@ declare const _exports: {
109
109
  "generic.unsavedWork.confirmMessage.message": string;
110
110
  "generic.unsavedWork.confirmMessage.confirmButtonText": string;
111
111
  "generic.unsavedWork.confirmMessage.cancelButtonText": string;
112
- "generic.trial.message": string;
113
- "generic.trial.tooltip": string;
112
+ "generic.trial.message.days": string;
113
+ "generic.trial.message.hours": string;
114
+ "generic.trial.message.minutes": string;
115
+ "generic.trial.tooltip.days": string;
116
+ "generic.trial.tooltip.hours": string;
117
+ "generic.trial.tooltip.minutes": string;
114
118
  "generic.upgrade": string;
115
119
  "generic.upgradeNow": string;
116
120
  "generic.update": string;
@@ -258,6 +262,7 @@ declare const _exports: {
258
262
  "aiAssistant.builder.executeMessage.executionFailedOnNode": string;
259
263
  "aiAssistant.builder.executeMessage.executionFailed": string;
260
264
  "aiAssistant.builder.executeMessage.fillParameter": string;
265
+ "aiAssistant.builder.executeMessage.addMissingCredentials": string;
261
266
  "aiAssistant.builder.toast.title": string;
262
267
  "aiAssistant.builder.toast.description": string;
263
268
  "aiAssistant.builder.restoreError.title": string;
@@ -302,7 +307,9 @@ declare const _exports: {
302
307
  "banners.confirmEmail.toast.error.heading": string;
303
308
  "banners.confirmEmail.toast.error.message": string;
304
309
  "banners.nonProductionLicense.message": string;
305
- "banners.trial.message": string;
310
+ "banners.trial.message.days": string;
311
+ "banners.trial.message.hours": string;
312
+ "banners.trial.message.minutes": string;
306
313
  "banners.trialOver.message": string;
307
314
  "banners.v1.message": string;
308
315
  "banners.workflowAutoDeactivated.message": string;
@@ -397,6 +404,18 @@ declare const _exports: {
397
404
  "chatHub.personalAgents.empty.noMatch": string;
398
405
  "chatHub.chat.greeting": string;
399
406
  "chatHub.chat.greeting.fallback": string;
407
+ "chatHub.welcome.header": string;
408
+ "chatHub.welcome.subtitle": string;
409
+ "chatHub.welcome.card.workflowAgents.title": string;
410
+ "chatHub.welcome.card.workflowAgents.description": string;
411
+ "chatHub.welcome.card.personalAgents.title": string;
412
+ "chatHub.welcome.card.personalAgents.description": string;
413
+ "chatHub.welcome.card.baseModels.title": string;
414
+ "chatHub.welcome.card.baseModels.description": string;
415
+ "chatHub.welcome.button.startNewChat": string;
416
+ "chatHub.welcome.button.inviteChatUsers": string;
417
+ "chatHub.welcome.inviteUpgrade.tooltip": string;
418
+ "chatHub.welcome.inviteUpgrade.here": string;
400
419
  "chatHub.chat.dropOverlay": string;
401
420
  "chatHub.chat.scrollToBottom": string;
402
421
  "chatHub.chat.header.button.editAgent": string;
@@ -550,6 +569,7 @@ declare const _exports: {
550
569
  "codeNodeEditor.completer.$prevNode.runIndex": string;
551
570
  "codeNodeEditor.completer.$runIndex": string;
552
571
  "codeNodeEditor.completer.$nodeVersion": string;
572
+ "codeNodeEditor.completer.$tool": string;
553
573
  "codeNodeEditor.completer.$today": string;
554
574
  "codeNodeEditor.completer.$vars": string;
555
575
  "codeNodeEditor.completer.$vars.varName.global": string;
@@ -830,10 +850,6 @@ declare const _exports: {
830
850
  "credentialEdit.credentialConfig.externalSecrets.moreInfo": string;
831
851
  "credentialEdit.credentialConfig.dynamicCredentials.title": string;
832
852
  "credentialEdit.credentialConfig.dynamicCredentials.infoTip": string;
833
- "credentialEdit.credentialConfig.dynamicCredentials.description1": string;
834
- "credentialEdit.credentialConfig.dynamicCredentials.description2": string;
835
- "credentialEdit.credentialConfig.dynamicCredentials.documentation": string;
836
- "credentialEdit.credentialConfig.dynamicCredentials.docsUrl": string;
837
853
  "credentialEdit.credentialEdit.confirmMessage.beforeClose1.cancelButtonText": string;
838
854
  "credentialEdit.credentialEdit.confirmMessage.beforeClose1.confirmButtonText": string;
839
855
  "credentialEdit.credentialEdit.confirmMessage.beforeClose1.headline": string;
@@ -918,6 +934,12 @@ declare const _exports: {
918
934
  "credentials.item.owner": string;
919
935
  "credentials.item.readonly": string;
920
936
  "credentials.item.needsSetup": string;
937
+ "credentials.dynamic.tooltip": string;
938
+ "credentials.dynamic.tooltipTitle": string;
939
+ "credentials.dynamic.badge": string;
940
+ "credentials.dynamic.warning.noResolver": string;
941
+ "credentials.dynamic.warning.noResolver.workflowSettings": string;
942
+ "credentials.dynamic.warning.noResolver.documentation": string;
921
943
  "credentials.search.placeholder": string;
922
944
  "credentials.filters.type": string;
923
945
  "credentials.filters.setup": string;
@@ -983,6 +1005,39 @@ declare const _exports: {
983
1005
  "experiments.personalizedTemplatesV3.loadingTemplates": string;
984
1006
  "experiments.personalizedTemplatesV3.recommendationTooltip": string;
985
1007
  "experiments.personalizedTemplatesV3.recommendedForYou": string;
1008
+ "experiments.resourceCenter.badge.noCredentials": string;
1009
+ "experiments.resourceCenter.badge.noSetup": string;
1010
+ "experiments.resourceCenter.courses.title": string;
1011
+ "experiments.resourceCenter.getInspired.title": string;
1012
+ "experiments.resourceCenter.gettingStarted.title": string;
1013
+ "experiments.resourceCenter.learnAnything.title": string;
1014
+ "experiments.resourceCenter.quickStart.title": string;
1015
+ "experiments.resourceCenter.seeMore": string;
1016
+ "experiments.resourceCenter.sidebar": string;
1017
+ "experiments.resourceCenter.sidebar.inspiration": string;
1018
+ "experiments.resourceCenter.templateCard.useNow": string;
1019
+ "experiments.resourceCenter.templatePreviews.title": string;
1020
+ "experiments.resourceCenter.title": string;
1021
+ "experiments.resourceCenter.viewAllTemplates": string;
1022
+ "experiments.resourceCenter.youtubeInspiration.title": string;
1023
+ "experiments.resourceCenter.youtubeLearn.title": string;
1024
+ "experiments.resourceCenter.getStarted.title": string;
1025
+ "experiments.resourceCenter.learnN8n.title": string;
1026
+ "experiments.resourceCenter.featuredVideos.title": string;
1027
+ "experiments.resourceCenter.quickTips.title": string;
1028
+ "experiments.resourceCenter.masterclass.title": string;
1029
+ "experiments.resourceCenter.learnTemplates.title": string;
1030
+ "experiments.resourceCenter.popularTemplates.title": string;
1031
+ "experiments.resourceCenter.automationIdeas.title": string;
1032
+ "experiments.resourceCenter.sandbox.easySetup": string;
1033
+ "experiments.resourceCenter.sandbox.easySetupWorkflow": string;
1034
+ "experiments.resourceCenter.sandbox.tryItNow": string;
1035
+ "experiments.resourceCenter.sandbox.nodes": string;
1036
+ "experiments.resourceCenter.course.hours": string;
1037
+ "experiments.resourceCenter.course.lessons": string;
1038
+ "experiments.resourceCenter.video.level": string;
1039
+ "experiments.resourceCenter.template.setupTime": string;
1040
+ "experiments.resourceCenter.tooltip.text": string;
986
1041
  "experiments.templatesDataQuality.modalTitle": string;
987
1042
  error: string;
988
1043
  "error.goBack": string;
@@ -1542,6 +1597,7 @@ declare const _exports: {
1542
1597
  "node.enable": string;
1543
1598
  "node.delete": string;
1544
1599
  "node.add": string;
1600
+ "node.add-human-review-step": string;
1545
1601
  "node.issues": string;
1546
1602
  "node.install-to-use": string;
1547
1603
  "node.dirty": string;
@@ -1561,6 +1617,8 @@ declare const _exports: {
1561
1617
  "node.settings.retriesOnFailure": string;
1562
1618
  "node.settings.executeOnce": string;
1563
1619
  "node.settings.alwaysOutputData": string;
1620
+ "node.settings.dynamicCredentials": string;
1621
+ "node.settings.contextEstablishmentHooks": string;
1564
1622
  "nodeBase.clickToAddNodeOrDragToConnect": string;
1565
1623
  "nodeCreator.actionsPlaceholderNode.scheduleTrigger": string;
1566
1624
  "nodeCreator.actionsPlaceholderNode.webhook": string;
@@ -1614,10 +1672,12 @@ declare const _exports: {
1614
1672
  "nodeCreator.subcategoryDescriptions.vectorStores": string;
1615
1673
  "nodeCreator.subcategoryDescriptions.miscellaneous": string;
1616
1674
  "nodeCreator.subcategoryDescriptions.humanInTheLoop": string;
1675
+ "nodeCreator.subcategoryDescriptions.otherTools": string;
1617
1676
  "nodeCreator.subcategoryInfos.languageModels": string;
1618
1677
  "nodeCreator.subcategoryInfos.memory": string;
1619
1678
  "nodeCreator.subcategoryInfos.vectorStores": string;
1620
1679
  "nodeCreator.subcategoryNames.appTriggerNodes": string;
1680
+ "nodeCreator.subcategoryNames.otherTools": string;
1621
1681
  "nodeCreator.subcategoryNames.appRegularNodes": string;
1622
1682
  "nodeCreator.subcategoryNames.dataTransformation": string;
1623
1683
  "nodeCreator.subcategoryNames.files": string;
@@ -1762,6 +1822,7 @@ declare const _exports: {
1762
1822
  "nodeSettings.executeButtonTooltip.times": string;
1763
1823
  "nodeSettings.executeOnce.description": string;
1764
1824
  "nodeSettings.executeOnce.displayName": string;
1825
+ "nodeSettings.dynamicCredentials.displayName": string;
1765
1826
  "nodeSettings.maxTries.description": string;
1766
1827
  "nodeSettings.maxTries.displayName": string;
1767
1828
  "nodeSettings.noDescriptionFound": string;
@@ -2984,6 +3045,7 @@ declare const _exports: {
2984
3045
  "tagsView.notBeingUsed": string;
2985
3046
  "onboarding.title": string;
2986
3047
  "template.buttons.goBackButton": string;
3048
+ "template.buttons.tryTemplate": string;
2987
3049
  "template.buttons.useThisWorkflowButton": string;
2988
3050
  "template.details.appsInTheCollection": string;
2989
3051
  "template.details.appsInTheWorkflow": string;
@@ -3006,6 +3068,8 @@ declare const _exports: {
3006
3068
  "templates.searchPlaceholder": string;
3007
3069
  "templates.workflows": string;
3008
3070
  "templates.workflowsNotFound": string;
3071
+ "templates.card.setupTime": string;
3072
+ "templates.card.verified": string;
3009
3073
  "textEdit.edit": string;
3010
3074
  "userActivity.daysAgo": string;
3011
3075
  "userActivity.lastTime": string;
@@ -3175,6 +3239,8 @@ declare const _exports: {
3175
3239
  "workflowRun.showError.resolveOutstandingIssues": string;
3176
3240
  "workflowRun.showError.unsupportedExecutionLogic.title": string;
3177
3241
  "workflowRun.showError.unsupportedExecutionLogic.description": string;
3242
+ "workflowRun.showWarning.noChatResponseNodes.title": string;
3243
+ "workflowRun.showWarning.noChatResponseNodes.description": string;
3178
3244
  "workflowRun.showMessage.message": string;
3179
3245
  "workflowRun.showMessage.title": string;
3180
3246
  "workflowSettings.executionLogic.v0.title": string;
@@ -3365,6 +3431,9 @@ declare const _exports: {
3365
3431
  "workflows.item.readonly": string;
3366
3432
  "workflows.item.archived": string;
3367
3433
  "workflows.item.availableInMCP": string;
3434
+ "workflows.dynamic.tooltip": string;
3435
+ "workflows.dynamic.tooltipTitle": string;
3436
+ "workflows.dynamic.resolverMissing": string;
3368
3437
  "workflows.item.enableMCPAccess": string;
3369
3438
  "workflows.item.disableMCPAccess": string;
3370
3439
  "workflows.itemSuggestion.try": string;
@@ -3376,8 +3445,8 @@ declare const _exports: {
3376
3445
  "workflows.templateRecoV2.loadingTemplates": string;
3377
3446
  "workflows.templateRecoV2.useTemplate": string;
3378
3447
  "workflows.templateRecoV2.exploreTemplates": string;
3379
- "workflows.templatesDataQuality.loadingTemplates": string;
3380
- "workflows.templatesDataQuality.seeMoreTemplates": string;
3448
+ "templates.featured.loading": string;
3449
+ "templates.featured.seeMore": string;
3381
3450
  "workflows.search.placeholder": string;
3382
3451
  "workflows.filters": string;
3383
3452
  "workflows.filters.tags": string;
@@ -3402,6 +3471,8 @@ declare const _exports: {
3402
3471
  "workflows.noResults.withSearch.switchToShared.link": string;
3403
3472
  "workflows.empty.heading": string;
3404
3473
  "workflows.empty.heading.userNotSetup": string;
3474
+ "workflows.empty.headingWithIcon": string;
3475
+ "workflows.empty.headingWithIcon.userNotSetup": string;
3405
3476
  "workflows.empty.description": string;
3406
3477
  "workflows.empty.description.readOnlyEnv": string;
3407
3478
  "workflows.empty.description.noPermission": string;
@@ -4021,11 +4092,14 @@ declare const _exports: {
4021
4092
  "assignment.dragToReorder": string;
4022
4093
  "templateSetup.title": string;
4023
4094
  "templateSetup.instructions": string;
4095
+ "templateSetup.instructions.builder": string;
4024
4096
  "templateSetup.skip": string;
4025
4097
  "templateSetup.continue.button": string;
4026
4098
  "templateSetup.credential.description": string;
4099
+ "templateSetup.credential.description.builder": string;
4027
4100
  "templateSetup.continue.button.fillRemaining": string;
4028
4101
  "setupCredentialsModal.title": string;
4102
+ "setupCredentialsModal.title.builder": string;
4029
4103
  "becomeCreator.text": string;
4030
4104
  "becomeCreator.buttonText": string;
4031
4105
  "becomeCreator.closeButtonTitle": string;
@@ -4167,6 +4241,9 @@ declare const _exports: {
4167
4241
  "freeAi.credits.callout.claim.button.label": string;
4168
4242
  "freeAi.credits.callout.success.title.part1": string;
4169
4243
  "freeAi.credits.callout.success.title.part2": string;
4244
+ "freeAi.credits.callout.success.chatHub.beginning": string;
4245
+ "freeAi.credits.callout.success.chatHub.credits": string;
4246
+ "freeAi.credits.callout.success.chatHub.end": string;
4170
4247
  "freeAi.credits.credentials.edit": string;
4171
4248
  "freeAi.credits.showError.claim.title": string;
4172
4249
  "freeAi.credits.showError.claim.message": string;
@@ -4244,6 +4321,10 @@ declare const _exports: {
4244
4321
  "workflowDiff.newWorkflow": string;
4245
4322
  "workflowDiff.newWorkflow.database": string;
4246
4323
  "workflowDiff.newWorkflow.remote": string;
4324
+ "workflowDiff.label.before": string;
4325
+ "workflowDiff.label.after": string;
4326
+ "workflowDiff.waitingForData": string;
4327
+ "workflowDiff.error.loadNodeTypes": string;
4247
4328
  "commandBar.placeholder": string;
4248
4329
  "commandBar.noResults": string;
4249
4330
  "commandBar.sections.recent": string;
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@n8n/i18n",
3
3
  "type": "module",
4
- "version": "2.5.1",
4
+ "version": "2.6.0",
5
5
  "files": [
6
6
  "dist",
7
- "LICENSE.md",
8
- "LICENSE_EE.md"
7
+ "LICENSE_EE.md",
8
+ "LICENSE.md"
9
9
  ],
10
10
  "main": "dist/index.cjs",
11
11
  "module": "dist/index.mjs",
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "dependencies": {
26
26
  "vue-i18n": "^11.1.2",
27
- "n8n-workflow": "2.5.1"
27
+ "n8n-workflow": "2.6.0"
28
28
  },
29
29
  "devDependencies": {
30
30
  "@testing-library/jest-dom": "^6.6.3",
@@ -40,8 +40,8 @@
40
40
  "vitest": "^3.1.3",
41
41
  "vue-tsc": "^2.2.8",
42
42
  "@n8n/eslint-config": "0.0.1",
43
- "@n8n/vitest-config": "1.5.0",
44
- "@n8n/typescript-config": "1.3.0"
43
+ "@n8n/typescript-config": "1.3.0",
44
+ "@n8n/vitest-config": "1.6.0"
45
45
  },
46
46
  "peerDependencies": {
47
47
  "vue": "^3.5.13"