@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/index.d.cts CHANGED
@@ -115,8 +115,12 @@ declare const i18nInstance: vue_i18n0.I18n<{
115
115
  "generic.unsavedWork.confirmMessage.message": string;
116
116
  "generic.unsavedWork.confirmMessage.confirmButtonText": string;
117
117
  "generic.unsavedWork.confirmMessage.cancelButtonText": string;
118
- "generic.trial.message": string;
119
- "generic.trial.tooltip": string;
118
+ "generic.trial.message.days": string;
119
+ "generic.trial.message.hours": string;
120
+ "generic.trial.message.minutes": string;
121
+ "generic.trial.tooltip.days": string;
122
+ "generic.trial.tooltip.hours": string;
123
+ "generic.trial.tooltip.minutes": string;
120
124
  "generic.upgrade": string;
121
125
  "generic.upgradeNow": string;
122
126
  "generic.update": string;
@@ -264,6 +268,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
264
268
  "aiAssistant.builder.executeMessage.executionFailedOnNode": string;
265
269
  "aiAssistant.builder.executeMessage.executionFailed": string;
266
270
  "aiAssistant.builder.executeMessage.fillParameter": string;
271
+ "aiAssistant.builder.executeMessage.addMissingCredentials": string;
267
272
  "aiAssistant.builder.toast.title": string;
268
273
  "aiAssistant.builder.toast.description": string;
269
274
  "aiAssistant.builder.restoreError.title": string;
@@ -308,7 +313,9 @@ declare const i18nInstance: vue_i18n0.I18n<{
308
313
  "banners.confirmEmail.toast.error.heading": string;
309
314
  "banners.confirmEmail.toast.error.message": string;
310
315
  "banners.nonProductionLicense.message": string;
311
- "banners.trial.message": string;
316
+ "banners.trial.message.days": string;
317
+ "banners.trial.message.hours": string;
318
+ "banners.trial.message.minutes": string;
312
319
  "banners.trialOver.message": string;
313
320
  "banners.v1.message": string;
314
321
  "banners.workflowAutoDeactivated.message": string;
@@ -403,6 +410,18 @@ declare const i18nInstance: vue_i18n0.I18n<{
403
410
  "chatHub.personalAgents.empty.noMatch": string;
404
411
  "chatHub.chat.greeting": string;
405
412
  "chatHub.chat.greeting.fallback": string;
413
+ "chatHub.welcome.header": string;
414
+ "chatHub.welcome.subtitle": string;
415
+ "chatHub.welcome.card.workflowAgents.title": string;
416
+ "chatHub.welcome.card.workflowAgents.description": string;
417
+ "chatHub.welcome.card.personalAgents.title": string;
418
+ "chatHub.welcome.card.personalAgents.description": string;
419
+ "chatHub.welcome.card.baseModels.title": string;
420
+ "chatHub.welcome.card.baseModels.description": string;
421
+ "chatHub.welcome.button.startNewChat": string;
422
+ "chatHub.welcome.button.inviteChatUsers": string;
423
+ "chatHub.welcome.inviteUpgrade.tooltip": string;
424
+ "chatHub.welcome.inviteUpgrade.here": string;
406
425
  "chatHub.chat.dropOverlay": string;
407
426
  "chatHub.chat.scrollToBottom": string;
408
427
  "chatHub.chat.header.button.editAgent": string;
@@ -556,6 +575,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
556
575
  "codeNodeEditor.completer.$prevNode.runIndex": string;
557
576
  "codeNodeEditor.completer.$runIndex": string;
558
577
  "codeNodeEditor.completer.$nodeVersion": string;
578
+ "codeNodeEditor.completer.$tool": string;
559
579
  "codeNodeEditor.completer.$today": string;
560
580
  "codeNodeEditor.completer.$vars": string;
561
581
  "codeNodeEditor.completer.$vars.varName.global": string;
@@ -836,10 +856,6 @@ declare const i18nInstance: vue_i18n0.I18n<{
836
856
  "credentialEdit.credentialConfig.externalSecrets.moreInfo": string;
837
857
  "credentialEdit.credentialConfig.dynamicCredentials.title": string;
838
858
  "credentialEdit.credentialConfig.dynamicCredentials.infoTip": string;
839
- "credentialEdit.credentialConfig.dynamicCredentials.description1": string;
840
- "credentialEdit.credentialConfig.dynamicCredentials.description2": string;
841
- "credentialEdit.credentialConfig.dynamicCredentials.documentation": string;
842
- "credentialEdit.credentialConfig.dynamicCredentials.docsUrl": string;
843
859
  "credentialEdit.credentialEdit.confirmMessage.beforeClose1.cancelButtonText": string;
844
860
  "credentialEdit.credentialEdit.confirmMessage.beforeClose1.confirmButtonText": string;
845
861
  "credentialEdit.credentialEdit.confirmMessage.beforeClose1.headline": string;
@@ -924,6 +940,12 @@ declare const i18nInstance: vue_i18n0.I18n<{
924
940
  "credentials.item.owner": string;
925
941
  "credentials.item.readonly": string;
926
942
  "credentials.item.needsSetup": string;
943
+ "credentials.dynamic.tooltip": string;
944
+ "credentials.dynamic.tooltipTitle": string;
945
+ "credentials.dynamic.badge": string;
946
+ "credentials.dynamic.warning.noResolver": string;
947
+ "credentials.dynamic.warning.noResolver.workflowSettings": string;
948
+ "credentials.dynamic.warning.noResolver.documentation": string;
927
949
  "credentials.search.placeholder": string;
928
950
  "credentials.filters.type": string;
929
951
  "credentials.filters.setup": string;
@@ -989,6 +1011,39 @@ declare const i18nInstance: vue_i18n0.I18n<{
989
1011
  "experiments.personalizedTemplatesV3.loadingTemplates": string;
990
1012
  "experiments.personalizedTemplatesV3.recommendationTooltip": string;
991
1013
  "experiments.personalizedTemplatesV3.recommendedForYou": string;
1014
+ "experiments.resourceCenter.badge.noCredentials": string;
1015
+ "experiments.resourceCenter.badge.noSetup": string;
1016
+ "experiments.resourceCenter.courses.title": string;
1017
+ "experiments.resourceCenter.getInspired.title": string;
1018
+ "experiments.resourceCenter.gettingStarted.title": string;
1019
+ "experiments.resourceCenter.learnAnything.title": string;
1020
+ "experiments.resourceCenter.quickStart.title": string;
1021
+ "experiments.resourceCenter.seeMore": string;
1022
+ "experiments.resourceCenter.sidebar": string;
1023
+ "experiments.resourceCenter.sidebar.inspiration": string;
1024
+ "experiments.resourceCenter.templateCard.useNow": string;
1025
+ "experiments.resourceCenter.templatePreviews.title": string;
1026
+ "experiments.resourceCenter.title": string;
1027
+ "experiments.resourceCenter.viewAllTemplates": string;
1028
+ "experiments.resourceCenter.youtubeInspiration.title": string;
1029
+ "experiments.resourceCenter.youtubeLearn.title": string;
1030
+ "experiments.resourceCenter.getStarted.title": string;
1031
+ "experiments.resourceCenter.learnN8n.title": string;
1032
+ "experiments.resourceCenter.featuredVideos.title": string;
1033
+ "experiments.resourceCenter.quickTips.title": string;
1034
+ "experiments.resourceCenter.masterclass.title": string;
1035
+ "experiments.resourceCenter.learnTemplates.title": string;
1036
+ "experiments.resourceCenter.popularTemplates.title": string;
1037
+ "experiments.resourceCenter.automationIdeas.title": string;
1038
+ "experiments.resourceCenter.sandbox.easySetup": string;
1039
+ "experiments.resourceCenter.sandbox.easySetupWorkflow": string;
1040
+ "experiments.resourceCenter.sandbox.tryItNow": string;
1041
+ "experiments.resourceCenter.sandbox.nodes": string;
1042
+ "experiments.resourceCenter.course.hours": string;
1043
+ "experiments.resourceCenter.course.lessons": string;
1044
+ "experiments.resourceCenter.video.level": string;
1045
+ "experiments.resourceCenter.template.setupTime": string;
1046
+ "experiments.resourceCenter.tooltip.text": string;
992
1047
  "experiments.templatesDataQuality.modalTitle": string;
993
1048
  error: string;
994
1049
  "error.goBack": string;
@@ -1548,6 +1603,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
1548
1603
  "node.enable": string;
1549
1604
  "node.delete": string;
1550
1605
  "node.add": string;
1606
+ "node.add-human-review-step": string;
1551
1607
  "node.issues": string;
1552
1608
  "node.install-to-use": string;
1553
1609
  "node.dirty": string;
@@ -1567,6 +1623,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
1567
1623
  "node.settings.retriesOnFailure": string;
1568
1624
  "node.settings.executeOnce": string;
1569
1625
  "node.settings.alwaysOutputData": string;
1626
+ "node.settings.dynamicCredentials": string;
1627
+ "node.settings.contextEstablishmentHooks": string;
1570
1628
  "nodeBase.clickToAddNodeOrDragToConnect": string;
1571
1629
  "nodeCreator.actionsPlaceholderNode.scheduleTrigger": string;
1572
1630
  "nodeCreator.actionsPlaceholderNode.webhook": string;
@@ -1620,10 +1678,12 @@ declare const i18nInstance: vue_i18n0.I18n<{
1620
1678
  "nodeCreator.subcategoryDescriptions.vectorStores": string;
1621
1679
  "nodeCreator.subcategoryDescriptions.miscellaneous": string;
1622
1680
  "nodeCreator.subcategoryDescriptions.humanInTheLoop": string;
1681
+ "nodeCreator.subcategoryDescriptions.otherTools": string;
1623
1682
  "nodeCreator.subcategoryInfos.languageModels": string;
1624
1683
  "nodeCreator.subcategoryInfos.memory": string;
1625
1684
  "nodeCreator.subcategoryInfos.vectorStores": string;
1626
1685
  "nodeCreator.subcategoryNames.appTriggerNodes": string;
1686
+ "nodeCreator.subcategoryNames.otherTools": string;
1627
1687
  "nodeCreator.subcategoryNames.appRegularNodes": string;
1628
1688
  "nodeCreator.subcategoryNames.dataTransformation": string;
1629
1689
  "nodeCreator.subcategoryNames.files": string;
@@ -1768,6 +1828,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
1768
1828
  "nodeSettings.executeButtonTooltip.times": string;
1769
1829
  "nodeSettings.executeOnce.description": string;
1770
1830
  "nodeSettings.executeOnce.displayName": string;
1831
+ "nodeSettings.dynamicCredentials.displayName": string;
1771
1832
  "nodeSettings.maxTries.description": string;
1772
1833
  "nodeSettings.maxTries.displayName": string;
1773
1834
  "nodeSettings.noDescriptionFound": string;
@@ -2990,6 +3051,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
2990
3051
  "tagsView.notBeingUsed": string;
2991
3052
  "onboarding.title": string;
2992
3053
  "template.buttons.goBackButton": string;
3054
+ "template.buttons.tryTemplate": string;
2993
3055
  "template.buttons.useThisWorkflowButton": string;
2994
3056
  "template.details.appsInTheCollection": string;
2995
3057
  "template.details.appsInTheWorkflow": string;
@@ -3012,6 +3074,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
3012
3074
  "templates.searchPlaceholder": string;
3013
3075
  "templates.workflows": string;
3014
3076
  "templates.workflowsNotFound": string;
3077
+ "templates.card.setupTime": string;
3078
+ "templates.card.verified": string;
3015
3079
  "textEdit.edit": string;
3016
3080
  "userActivity.daysAgo": string;
3017
3081
  "userActivity.lastTime": string;
@@ -3181,6 +3245,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
3181
3245
  "workflowRun.showError.resolveOutstandingIssues": string;
3182
3246
  "workflowRun.showError.unsupportedExecutionLogic.title": string;
3183
3247
  "workflowRun.showError.unsupportedExecutionLogic.description": string;
3248
+ "workflowRun.showWarning.noChatResponseNodes.title": string;
3249
+ "workflowRun.showWarning.noChatResponseNodes.description": string;
3184
3250
  "workflowRun.showMessage.message": string;
3185
3251
  "workflowRun.showMessage.title": string;
3186
3252
  "workflowSettings.executionLogic.v0.title": string;
@@ -3371,6 +3437,9 @@ declare const i18nInstance: vue_i18n0.I18n<{
3371
3437
  "workflows.item.readonly": string;
3372
3438
  "workflows.item.archived": string;
3373
3439
  "workflows.item.availableInMCP": string;
3440
+ "workflows.dynamic.tooltip": string;
3441
+ "workflows.dynamic.tooltipTitle": string;
3442
+ "workflows.dynamic.resolverMissing": string;
3374
3443
  "workflows.item.enableMCPAccess": string;
3375
3444
  "workflows.item.disableMCPAccess": string;
3376
3445
  "workflows.itemSuggestion.try": string;
@@ -3382,8 +3451,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
3382
3451
  "workflows.templateRecoV2.loadingTemplates": string;
3383
3452
  "workflows.templateRecoV2.useTemplate": string;
3384
3453
  "workflows.templateRecoV2.exploreTemplates": string;
3385
- "workflows.templatesDataQuality.loadingTemplates": string;
3386
- "workflows.templatesDataQuality.seeMoreTemplates": string;
3454
+ "templates.featured.loading": string;
3455
+ "templates.featured.seeMore": string;
3387
3456
  "workflows.search.placeholder": string;
3388
3457
  "workflows.filters": string;
3389
3458
  "workflows.filters.tags": string;
@@ -3408,6 +3477,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
3408
3477
  "workflows.noResults.withSearch.switchToShared.link": string;
3409
3478
  "workflows.empty.heading": string;
3410
3479
  "workflows.empty.heading.userNotSetup": string;
3480
+ "workflows.empty.headingWithIcon": string;
3481
+ "workflows.empty.headingWithIcon.userNotSetup": string;
3411
3482
  "workflows.empty.description": string;
3412
3483
  "workflows.empty.description.readOnlyEnv": string;
3413
3484
  "workflows.empty.description.noPermission": string;
@@ -4027,11 +4098,14 @@ declare const i18nInstance: vue_i18n0.I18n<{
4027
4098
  "assignment.dragToReorder": string;
4028
4099
  "templateSetup.title": string;
4029
4100
  "templateSetup.instructions": string;
4101
+ "templateSetup.instructions.builder": string;
4030
4102
  "templateSetup.skip": string;
4031
4103
  "templateSetup.continue.button": string;
4032
4104
  "templateSetup.credential.description": string;
4105
+ "templateSetup.credential.description.builder": string;
4033
4106
  "templateSetup.continue.button.fillRemaining": string;
4034
4107
  "setupCredentialsModal.title": string;
4108
+ "setupCredentialsModal.title.builder": string;
4035
4109
  "becomeCreator.text": string;
4036
4110
  "becomeCreator.buttonText": string;
4037
4111
  "becomeCreator.closeButtonTitle": string;
@@ -4173,6 +4247,9 @@ declare const i18nInstance: vue_i18n0.I18n<{
4173
4247
  "freeAi.credits.callout.claim.button.label": string;
4174
4248
  "freeAi.credits.callout.success.title.part1": string;
4175
4249
  "freeAi.credits.callout.success.title.part2": string;
4250
+ "freeAi.credits.callout.success.chatHub.beginning": string;
4251
+ "freeAi.credits.callout.success.chatHub.credits": string;
4252
+ "freeAi.credits.callout.success.chatHub.end": string;
4176
4253
  "freeAi.credits.credentials.edit": string;
4177
4254
  "freeAi.credits.showError.claim.title": string;
4178
4255
  "freeAi.credits.showError.claim.message": string;
@@ -4250,6 +4327,10 @@ declare const i18nInstance: vue_i18n0.I18n<{
4250
4327
  "workflowDiff.newWorkflow": string;
4251
4328
  "workflowDiff.newWorkflow.database": string;
4252
4329
  "workflowDiff.newWorkflow.remote": string;
4330
+ "workflowDiff.label.before": string;
4331
+ "workflowDiff.label.after": string;
4332
+ "workflowDiff.waitingForData": string;
4333
+ "workflowDiff.error.loadNodeTypes": string;
4253
4334
  "commandBar.placeholder": string;
4254
4335
  "commandBar.noResults": string;
4255
4336
  "commandBar.sections.recent": string;
package/dist/index.d.mts CHANGED
@@ -115,8 +115,12 @@ declare const i18nInstance: vue_i18n0.I18n<{
115
115
  "generic.unsavedWork.confirmMessage.message": string;
116
116
  "generic.unsavedWork.confirmMessage.confirmButtonText": string;
117
117
  "generic.unsavedWork.confirmMessage.cancelButtonText": string;
118
- "generic.trial.message": string;
119
- "generic.trial.tooltip": string;
118
+ "generic.trial.message.days": string;
119
+ "generic.trial.message.hours": string;
120
+ "generic.trial.message.minutes": string;
121
+ "generic.trial.tooltip.days": string;
122
+ "generic.trial.tooltip.hours": string;
123
+ "generic.trial.tooltip.minutes": string;
120
124
  "generic.upgrade": string;
121
125
  "generic.upgradeNow": string;
122
126
  "generic.update": string;
@@ -264,6 +268,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
264
268
  "aiAssistant.builder.executeMessage.executionFailedOnNode": string;
265
269
  "aiAssistant.builder.executeMessage.executionFailed": string;
266
270
  "aiAssistant.builder.executeMessage.fillParameter": string;
271
+ "aiAssistant.builder.executeMessage.addMissingCredentials": string;
267
272
  "aiAssistant.builder.toast.title": string;
268
273
  "aiAssistant.builder.toast.description": string;
269
274
  "aiAssistant.builder.restoreError.title": string;
@@ -308,7 +313,9 @@ declare const i18nInstance: vue_i18n0.I18n<{
308
313
  "banners.confirmEmail.toast.error.heading": string;
309
314
  "banners.confirmEmail.toast.error.message": string;
310
315
  "banners.nonProductionLicense.message": string;
311
- "banners.trial.message": string;
316
+ "banners.trial.message.days": string;
317
+ "banners.trial.message.hours": string;
318
+ "banners.trial.message.minutes": string;
312
319
  "banners.trialOver.message": string;
313
320
  "banners.v1.message": string;
314
321
  "banners.workflowAutoDeactivated.message": string;
@@ -403,6 +410,18 @@ declare const i18nInstance: vue_i18n0.I18n<{
403
410
  "chatHub.personalAgents.empty.noMatch": string;
404
411
  "chatHub.chat.greeting": string;
405
412
  "chatHub.chat.greeting.fallback": string;
413
+ "chatHub.welcome.header": string;
414
+ "chatHub.welcome.subtitle": string;
415
+ "chatHub.welcome.card.workflowAgents.title": string;
416
+ "chatHub.welcome.card.workflowAgents.description": string;
417
+ "chatHub.welcome.card.personalAgents.title": string;
418
+ "chatHub.welcome.card.personalAgents.description": string;
419
+ "chatHub.welcome.card.baseModels.title": string;
420
+ "chatHub.welcome.card.baseModels.description": string;
421
+ "chatHub.welcome.button.startNewChat": string;
422
+ "chatHub.welcome.button.inviteChatUsers": string;
423
+ "chatHub.welcome.inviteUpgrade.tooltip": string;
424
+ "chatHub.welcome.inviteUpgrade.here": string;
406
425
  "chatHub.chat.dropOverlay": string;
407
426
  "chatHub.chat.scrollToBottom": string;
408
427
  "chatHub.chat.header.button.editAgent": string;
@@ -556,6 +575,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
556
575
  "codeNodeEditor.completer.$prevNode.runIndex": string;
557
576
  "codeNodeEditor.completer.$runIndex": string;
558
577
  "codeNodeEditor.completer.$nodeVersion": string;
578
+ "codeNodeEditor.completer.$tool": string;
559
579
  "codeNodeEditor.completer.$today": string;
560
580
  "codeNodeEditor.completer.$vars": string;
561
581
  "codeNodeEditor.completer.$vars.varName.global": string;
@@ -836,10 +856,6 @@ declare const i18nInstance: vue_i18n0.I18n<{
836
856
  "credentialEdit.credentialConfig.externalSecrets.moreInfo": string;
837
857
  "credentialEdit.credentialConfig.dynamicCredentials.title": string;
838
858
  "credentialEdit.credentialConfig.dynamicCredentials.infoTip": string;
839
- "credentialEdit.credentialConfig.dynamicCredentials.description1": string;
840
- "credentialEdit.credentialConfig.dynamicCredentials.description2": string;
841
- "credentialEdit.credentialConfig.dynamicCredentials.documentation": string;
842
- "credentialEdit.credentialConfig.dynamicCredentials.docsUrl": string;
843
859
  "credentialEdit.credentialEdit.confirmMessage.beforeClose1.cancelButtonText": string;
844
860
  "credentialEdit.credentialEdit.confirmMessage.beforeClose1.confirmButtonText": string;
845
861
  "credentialEdit.credentialEdit.confirmMessage.beforeClose1.headline": string;
@@ -924,6 +940,12 @@ declare const i18nInstance: vue_i18n0.I18n<{
924
940
  "credentials.item.owner": string;
925
941
  "credentials.item.readonly": string;
926
942
  "credentials.item.needsSetup": string;
943
+ "credentials.dynamic.tooltip": string;
944
+ "credentials.dynamic.tooltipTitle": string;
945
+ "credentials.dynamic.badge": string;
946
+ "credentials.dynamic.warning.noResolver": string;
947
+ "credentials.dynamic.warning.noResolver.workflowSettings": string;
948
+ "credentials.dynamic.warning.noResolver.documentation": string;
927
949
  "credentials.search.placeholder": string;
928
950
  "credentials.filters.type": string;
929
951
  "credentials.filters.setup": string;
@@ -989,6 +1011,39 @@ declare const i18nInstance: vue_i18n0.I18n<{
989
1011
  "experiments.personalizedTemplatesV3.loadingTemplates": string;
990
1012
  "experiments.personalizedTemplatesV3.recommendationTooltip": string;
991
1013
  "experiments.personalizedTemplatesV3.recommendedForYou": string;
1014
+ "experiments.resourceCenter.badge.noCredentials": string;
1015
+ "experiments.resourceCenter.badge.noSetup": string;
1016
+ "experiments.resourceCenter.courses.title": string;
1017
+ "experiments.resourceCenter.getInspired.title": string;
1018
+ "experiments.resourceCenter.gettingStarted.title": string;
1019
+ "experiments.resourceCenter.learnAnything.title": string;
1020
+ "experiments.resourceCenter.quickStart.title": string;
1021
+ "experiments.resourceCenter.seeMore": string;
1022
+ "experiments.resourceCenter.sidebar": string;
1023
+ "experiments.resourceCenter.sidebar.inspiration": string;
1024
+ "experiments.resourceCenter.templateCard.useNow": string;
1025
+ "experiments.resourceCenter.templatePreviews.title": string;
1026
+ "experiments.resourceCenter.title": string;
1027
+ "experiments.resourceCenter.viewAllTemplates": string;
1028
+ "experiments.resourceCenter.youtubeInspiration.title": string;
1029
+ "experiments.resourceCenter.youtubeLearn.title": string;
1030
+ "experiments.resourceCenter.getStarted.title": string;
1031
+ "experiments.resourceCenter.learnN8n.title": string;
1032
+ "experiments.resourceCenter.featuredVideos.title": string;
1033
+ "experiments.resourceCenter.quickTips.title": string;
1034
+ "experiments.resourceCenter.masterclass.title": string;
1035
+ "experiments.resourceCenter.learnTemplates.title": string;
1036
+ "experiments.resourceCenter.popularTemplates.title": string;
1037
+ "experiments.resourceCenter.automationIdeas.title": string;
1038
+ "experiments.resourceCenter.sandbox.easySetup": string;
1039
+ "experiments.resourceCenter.sandbox.easySetupWorkflow": string;
1040
+ "experiments.resourceCenter.sandbox.tryItNow": string;
1041
+ "experiments.resourceCenter.sandbox.nodes": string;
1042
+ "experiments.resourceCenter.course.hours": string;
1043
+ "experiments.resourceCenter.course.lessons": string;
1044
+ "experiments.resourceCenter.video.level": string;
1045
+ "experiments.resourceCenter.template.setupTime": string;
1046
+ "experiments.resourceCenter.tooltip.text": string;
992
1047
  "experiments.templatesDataQuality.modalTitle": string;
993
1048
  error: string;
994
1049
  "error.goBack": string;
@@ -1548,6 +1603,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
1548
1603
  "node.enable": string;
1549
1604
  "node.delete": string;
1550
1605
  "node.add": string;
1606
+ "node.add-human-review-step": string;
1551
1607
  "node.issues": string;
1552
1608
  "node.install-to-use": string;
1553
1609
  "node.dirty": string;
@@ -1567,6 +1623,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
1567
1623
  "node.settings.retriesOnFailure": string;
1568
1624
  "node.settings.executeOnce": string;
1569
1625
  "node.settings.alwaysOutputData": string;
1626
+ "node.settings.dynamicCredentials": string;
1627
+ "node.settings.contextEstablishmentHooks": string;
1570
1628
  "nodeBase.clickToAddNodeOrDragToConnect": string;
1571
1629
  "nodeCreator.actionsPlaceholderNode.scheduleTrigger": string;
1572
1630
  "nodeCreator.actionsPlaceholderNode.webhook": string;
@@ -1620,10 +1678,12 @@ declare const i18nInstance: vue_i18n0.I18n<{
1620
1678
  "nodeCreator.subcategoryDescriptions.vectorStores": string;
1621
1679
  "nodeCreator.subcategoryDescriptions.miscellaneous": string;
1622
1680
  "nodeCreator.subcategoryDescriptions.humanInTheLoop": string;
1681
+ "nodeCreator.subcategoryDescriptions.otherTools": string;
1623
1682
  "nodeCreator.subcategoryInfos.languageModels": string;
1624
1683
  "nodeCreator.subcategoryInfos.memory": string;
1625
1684
  "nodeCreator.subcategoryInfos.vectorStores": string;
1626
1685
  "nodeCreator.subcategoryNames.appTriggerNodes": string;
1686
+ "nodeCreator.subcategoryNames.otherTools": string;
1627
1687
  "nodeCreator.subcategoryNames.appRegularNodes": string;
1628
1688
  "nodeCreator.subcategoryNames.dataTransformation": string;
1629
1689
  "nodeCreator.subcategoryNames.files": string;
@@ -1768,6 +1828,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
1768
1828
  "nodeSettings.executeButtonTooltip.times": string;
1769
1829
  "nodeSettings.executeOnce.description": string;
1770
1830
  "nodeSettings.executeOnce.displayName": string;
1831
+ "nodeSettings.dynamicCredentials.displayName": string;
1771
1832
  "nodeSettings.maxTries.description": string;
1772
1833
  "nodeSettings.maxTries.displayName": string;
1773
1834
  "nodeSettings.noDescriptionFound": string;
@@ -2990,6 +3051,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
2990
3051
  "tagsView.notBeingUsed": string;
2991
3052
  "onboarding.title": string;
2992
3053
  "template.buttons.goBackButton": string;
3054
+ "template.buttons.tryTemplate": string;
2993
3055
  "template.buttons.useThisWorkflowButton": string;
2994
3056
  "template.details.appsInTheCollection": string;
2995
3057
  "template.details.appsInTheWorkflow": string;
@@ -3012,6 +3074,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
3012
3074
  "templates.searchPlaceholder": string;
3013
3075
  "templates.workflows": string;
3014
3076
  "templates.workflowsNotFound": string;
3077
+ "templates.card.setupTime": string;
3078
+ "templates.card.verified": string;
3015
3079
  "textEdit.edit": string;
3016
3080
  "userActivity.daysAgo": string;
3017
3081
  "userActivity.lastTime": string;
@@ -3181,6 +3245,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
3181
3245
  "workflowRun.showError.resolveOutstandingIssues": string;
3182
3246
  "workflowRun.showError.unsupportedExecutionLogic.title": string;
3183
3247
  "workflowRun.showError.unsupportedExecutionLogic.description": string;
3248
+ "workflowRun.showWarning.noChatResponseNodes.title": string;
3249
+ "workflowRun.showWarning.noChatResponseNodes.description": string;
3184
3250
  "workflowRun.showMessage.message": string;
3185
3251
  "workflowRun.showMessage.title": string;
3186
3252
  "workflowSettings.executionLogic.v0.title": string;
@@ -3371,6 +3437,9 @@ declare const i18nInstance: vue_i18n0.I18n<{
3371
3437
  "workflows.item.readonly": string;
3372
3438
  "workflows.item.archived": string;
3373
3439
  "workflows.item.availableInMCP": string;
3440
+ "workflows.dynamic.tooltip": string;
3441
+ "workflows.dynamic.tooltipTitle": string;
3442
+ "workflows.dynamic.resolverMissing": string;
3374
3443
  "workflows.item.enableMCPAccess": string;
3375
3444
  "workflows.item.disableMCPAccess": string;
3376
3445
  "workflows.itemSuggestion.try": string;
@@ -3382,8 +3451,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
3382
3451
  "workflows.templateRecoV2.loadingTemplates": string;
3383
3452
  "workflows.templateRecoV2.useTemplate": string;
3384
3453
  "workflows.templateRecoV2.exploreTemplates": string;
3385
- "workflows.templatesDataQuality.loadingTemplates": string;
3386
- "workflows.templatesDataQuality.seeMoreTemplates": string;
3454
+ "templates.featured.loading": string;
3455
+ "templates.featured.seeMore": string;
3387
3456
  "workflows.search.placeholder": string;
3388
3457
  "workflows.filters": string;
3389
3458
  "workflows.filters.tags": string;
@@ -3408,6 +3477,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
3408
3477
  "workflows.noResults.withSearch.switchToShared.link": string;
3409
3478
  "workflows.empty.heading": string;
3410
3479
  "workflows.empty.heading.userNotSetup": string;
3480
+ "workflows.empty.headingWithIcon": string;
3481
+ "workflows.empty.headingWithIcon.userNotSetup": string;
3411
3482
  "workflows.empty.description": string;
3412
3483
  "workflows.empty.description.readOnlyEnv": string;
3413
3484
  "workflows.empty.description.noPermission": string;
@@ -4027,11 +4098,14 @@ declare const i18nInstance: vue_i18n0.I18n<{
4027
4098
  "assignment.dragToReorder": string;
4028
4099
  "templateSetup.title": string;
4029
4100
  "templateSetup.instructions": string;
4101
+ "templateSetup.instructions.builder": string;
4030
4102
  "templateSetup.skip": string;
4031
4103
  "templateSetup.continue.button": string;
4032
4104
  "templateSetup.credential.description": string;
4105
+ "templateSetup.credential.description.builder": string;
4033
4106
  "templateSetup.continue.button.fillRemaining": string;
4034
4107
  "setupCredentialsModal.title": string;
4108
+ "setupCredentialsModal.title.builder": string;
4035
4109
  "becomeCreator.text": string;
4036
4110
  "becomeCreator.buttonText": string;
4037
4111
  "becomeCreator.closeButtonTitle": string;
@@ -4173,6 +4247,9 @@ declare const i18nInstance: vue_i18n0.I18n<{
4173
4247
  "freeAi.credits.callout.claim.button.label": string;
4174
4248
  "freeAi.credits.callout.success.title.part1": string;
4175
4249
  "freeAi.credits.callout.success.title.part2": string;
4250
+ "freeAi.credits.callout.success.chatHub.beginning": string;
4251
+ "freeAi.credits.callout.success.chatHub.credits": string;
4252
+ "freeAi.credits.callout.success.chatHub.end": string;
4176
4253
  "freeAi.credits.credentials.edit": string;
4177
4254
  "freeAi.credits.showError.claim.title": string;
4178
4255
  "freeAi.credits.showError.claim.message": string;
@@ -4250,6 +4327,10 @@ declare const i18nInstance: vue_i18n0.I18n<{
4250
4327
  "workflowDiff.newWorkflow": string;
4251
4328
  "workflowDiff.newWorkflow.database": string;
4252
4329
  "workflowDiff.newWorkflow.remote": string;
4330
+ "workflowDiff.label.before": string;
4331
+ "workflowDiff.label.after": string;
4332
+ "workflowDiff.waitingForData": string;
4333
+ "workflowDiff.error.loadNodeTypes": string;
4253
4334
  "commandBar.placeholder": string;
4254
4335
  "commandBar.noResults": string;
4255
4336
  "commandBar.sections.recent": string;