@n8n/i18n 2.38.1 → 2.39.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.mts CHANGED
@@ -243,6 +243,8 @@ declare const _exports: {
243
243
  "auth.signin.error": string;
244
244
  "auth.signin.accessDenied.title": string;
245
245
  "auth.signin.accessDenied": string;
246
+ "auth.signin.ssoLoginFailed.title": string;
247
+ "auth.signin.ssoLoginFailed": string;
246
248
  "auth.signin.sessionExpired.title": string;
247
249
  "auth.signin.sessionExpired": string;
248
250
  "auth.signout": string;
@@ -976,37 +978,10 @@ declare const _exports: {
976
978
  "codeNodeEditor.linter.eachItem.preferFirst": string;
977
979
  "codeNodeEditor.linter.bothModes.syntaxError": string;
978
980
  "codeNodeEditor.linter.bothModes.dollarSignVariable": string;
979
- "codeNodeEditor.askAi.placeholder": string;
980
- "codeNodeEditor.askAi.intro": string;
981
- "codeNodeEditor.askAi.help": string;
982
- "codeNodeEditor.askAi.generateCode": string;
983
981
  "codeNodeEditor.askAi.noInputData": string;
984
- "codeNodeEditor.askAi.sureLeaveTab": string;
985
- "codeNodeEditor.askAi.areYouSure": string;
986
- "codeNodeEditor.askAi.switchTab": string;
987
982
  "codeNodeEditor.askAi.noPrompt": string;
988
- "codeNodeEditor.askAi.onlyAllItemsMode": string;
989
- "codeNodeEditor.askAi.promptTooShort": string;
990
- "codeNodeEditor.askAi.generateCodeAndReplace": string;
991
- "codeNodeEditor.askAi.replaceCurrentCode": string;
992
- "codeNodeEditor.askAi.areYouSureToReplace": string;
993
- "codeNodeEditor.askAi.loadingPhrase0": string;
994
- "codeNodeEditor.askAi.loadingPhrase1": string;
995
- "codeNodeEditor.askAi.loadingPhrase2": string;
996
- "codeNodeEditor.askAi.loadingPhrase3": string;
997
- "codeNodeEditor.askAi.loadingPhrase4": string;
998
- "codeNodeEditor.askAi.loadingPhrase5": string;
999
- "codeNodeEditor.askAi.loadingPhrase6": string;
1000
- "codeNodeEditor.askAi.loadingPhrase7": string;
1001
983
  "codeNodeEditor.askAi.generationCompleted": string;
1002
984
  "codeNodeEditor.askAi.generationFailed": string;
1003
- "codeNodeEditor.askAi.generationFailedUnknown": string;
1004
- "codeNodeEditor.askAi.generationFailedWithReason": string;
1005
- "codeNodeEditor.askAi.generationFailedDown": string;
1006
- "codeNodeEditor.askAi.generationFailedRate": string;
1007
- "codeNodeEditor.askAi.generationFailedTooLarge": string;
1008
- "codeNodeEditor.tabs.askAi": string;
1009
- "codeNodeEditor.tabs.code": string;
1010
985
  "codeNodeEditor.examples": string;
1011
986
  "codeNodeEditor.parameters": string;
1012
987
  "codeNodeEditor.optional": string;
@@ -1273,9 +1248,6 @@ declare const _exports: {
1273
1248
  "dataMapping.schemaView.variablesUpgrade": string;
1274
1249
  "dataMapping.schemaView.variablesEmpty": string;
1275
1250
  "dataMapping.schemaView.mergeNotice": string;
1276
- "displayWithChange.cancelEdit": string;
1277
- "displayWithChange.clickToChange": string;
1278
- "displayWithChange.setValue": string;
1279
1251
  "duplicateWorkflowDialog.cancel": string;
1280
1252
  "duplicateWorkflowDialog.chooseOrCreateATag": string;
1281
1253
  "duplicateWorkflowDialog.duplicateWorkflow": string;
@@ -1678,6 +1650,9 @@ declare const _exports: {
1678
1650
  "workerList.pageTitle": string;
1679
1651
  "workerList.empty": string;
1680
1652
  "workerList.item.lastUpdated": string;
1653
+ "workerList.item.pool": string;
1654
+ "workerList.item.pool.default": string;
1655
+ "workerList.item.queue": string;
1681
1656
  "workerList.item.jobList.empty": string;
1682
1657
  "workerList.item.jobListTitle": string;
1683
1658
  "workerList.item.netListTitle": string;
@@ -1689,8 +1664,6 @@ declare const _exports: {
1689
1664
  "workerList.actionBox.description.link": string;
1690
1665
  "workerList.actionBox.buttonText": string;
1691
1666
  "workerList.docs.url": string;
1692
- "executionSidebar.executionName": string;
1693
- "executionSidebar.searchPlaceholder": string;
1694
1667
  "executionView.onPaste.title": string;
1695
1668
  "executionView.onPaste.message": string;
1696
1669
  "executionView.notFound.message": string;
@@ -2099,6 +2072,7 @@ declare const _exports: {
2099
2072
  "node.enable": string;
2100
2073
  "node.delete": string;
2101
2074
  "node.addToAi": string;
2075
+ "node.addToChat": string;
2102
2076
  "node.focusNode": string;
2103
2077
  "node.moreActions": string;
2104
2078
  "node.add": string;
@@ -2127,7 +2101,6 @@ declare const _exports: {
2127
2101
  "node.settings.dynamicCredentials": string;
2128
2102
  "node.settings.contextEstablishmentHooks": string;
2129
2103
  "sticky.markdownHint": string;
2130
- "nodeBase.clickToAddNodeOrDragToConnect": string;
2131
2104
  "nodeCreator.actionsPlaceholderNode.scheduleTrigger": string;
2132
2105
  "nodeCreator.actionsPlaceholderNode.webhook": string;
2133
2106
  "nodeCreator.actionsCategory.actions": string;
@@ -2149,13 +2122,15 @@ declare const _exports: {
2149
2122
  "nodeCreator.categoryNames.otherCategories": string;
2150
2123
  "nodeCreator.categoryNames.moreFromCommunity": string;
2151
2124
  "nodeCreator.subnodes": string;
2152
- "nodeCreator.noResults.dontWorryYouCanProbablyDoItWithThe": string;
2125
+ "nodeCreator.noResults.connectUsingSuggestedNode": string;
2153
2126
  "nodeCreator.noResults.httpRequest": string;
2127
+ "nodeCreator.noResults.needAnotherCapability": string;
2128
+ "nodeCreator.noResults.needNativeIntegration": string;
2154
2129
  "nodeCreator.noResults.node": string;
2130
+ "nodeCreator.noResults.noResultsFor": string;
2155
2131
  "nodeCreator.noResults.or": string;
2156
- "nodeCreator.noResults.requestTheNode": string;
2157
- "nodeCreator.noResults.wantUsToMakeItFaster": string;
2158
- "nodeCreator.noResults.weDidntMakeThatYet": string;
2132
+ "nodeCreator.noResults.suggestNode": string;
2133
+ "nodeCreator.noResults.suggestTool": string;
2159
2134
  "nodeCreator.noResults.webhook": string;
2160
2135
  "nodeCreator.ragStarterTemplate.openTemplateItem.title": string;
2161
2136
  "nodeCreator.ragStarterTemplate.openTemplateItem.description": string;
@@ -2545,6 +2520,7 @@ declare const _exports: {
2545
2520
  "contextMenu.tidyUpSelection": string;
2546
2521
  "contextMenu.extract": string;
2547
2522
  "contextMenu.group": string;
2523
+ "contextMenu.addNodesToChat": string;
2548
2524
  "contextMenu.renameGroup": string;
2549
2525
  "contextMenu.ungroupNodes": string;
2550
2526
  "contextMenu.expandAllGroups": string;
@@ -3298,20 +3274,28 @@ declare const _exports: {
3298
3274
  "settings.opentelemetry.enable.action.enableAriaLabel": string;
3299
3275
  "settings.opentelemetry.enable.action.enabledAriaLabel": string;
3300
3276
  "settings.opentelemetry.collectorConnection.title": string;
3277
+ "settings.opentelemetry.exporterProtocol.label": string;
3278
+ "settings.opentelemetry.exporterProtocol.description": string;
3279
+ "settings.opentelemetry.exporterProtocol.option.httpProtobuf": string;
3280
+ "settings.opentelemetry.exporterProtocol.option.grpc": string;
3301
3281
  "settings.opentelemetry.exporterEndpoint.label": string;
3302
3282
  "settings.opentelemetry.exporterEndpoint.description": string;
3303
3283
  "settings.opentelemetry.exporterEndpoint.placeholder": string;
3284
+ "settings.opentelemetry.exporterEndpoint.grpcDescription": string;
3285
+ "settings.opentelemetry.exporterEndpoint.grpcPlaceholder": string;
3304
3286
  "settings.opentelemetry.exporterServiceName.label": string;
3305
3287
  "settings.opentelemetry.exporterServiceName.description": string;
3306
3288
  "settings.opentelemetry.exporterServiceName.placeholder": string;
3307
3289
  "settings.opentelemetry.exporterHeaders.label": string;
3308
3290
  "settings.opentelemetry.exporterHeaders.description": string;
3291
+ "settings.opentelemetry.exporterHeaders.grpcDescription": string;
3309
3292
  "settings.opentelemetry.exporterHeaders.keyLabel": string;
3310
3293
  "settings.opentelemetry.exporterHeaders.valueLabel": string;
3311
3294
  "settings.opentelemetry.exporterHeaders.remove": string;
3312
3295
  "settings.opentelemetry.exporterHeaders.keyPlaceholder": string;
3313
3296
  "settings.opentelemetry.exporterHeaders.valuePlaceholder": string;
3314
3297
  "settings.opentelemetry.exporterHeaders.addHeader": string;
3298
+ "settings.opentelemetry.exporterHeaders.hiddenValuePlaceholder": string;
3315
3299
  "settings.opentelemetry.exporterTracingPath.label": string;
3316
3300
  "settings.opentelemetry.exporterTracingPath.description": string;
3317
3301
  "settings.opentelemetry.exporterTracingPath.placeholder": string;
@@ -3996,7 +3980,6 @@ declare const _exports: {
3996
3980
  "settings.usageAndPlan.license.activation.error.title": string;
3997
3981
  "settings.usageAndPlan.license.activation.success.title": string;
3998
3982
  "settings.usageAndPlan.license.activation.success.message": string;
3999
- "settings.usageAndPlan.license.activation.success.message.eula": string;
4000
3983
  "settings.usageAndPlan.dialog.eula.title": string;
4001
3984
  "settings.usageAndPlan.dialog.eula.description": string;
4002
3985
  "settings.usageAndPlan.dialog.eula.audit.notice": string;
@@ -4525,6 +4508,7 @@ declare const _exports: {
4525
4508
  "workflowProductionChecklist.timeSaved.description": string;
4526
4509
  "canvas.selection.toolbar.group": string;
4527
4510
  "canvas.selection.toolbar.ungroup": string;
4511
+ "canvas.selection.toolbar.addToChat": string;
4528
4512
  "canvas.nodeGroup.defaultTitle": string;
4529
4513
  "canvas.nodeGroup.connectionAddBlocked.title": string;
4530
4514
  "canvas.nodeGroup.connectionRemoveBlocked.title": string;
@@ -4542,6 +4526,7 @@ declare const _exports: {
4542
4526
  "canvas.nodeGroup.titlePlaceholder": string;
4543
4527
  "canvas.nodeGroup.expand": string;
4544
4528
  "canvas.nodeGroup.collapse": string;
4529
+ "canvas.nodeGroup.addToChat": string;
4545
4530
  "canvas.nodeGroup.prompt.renameGroup": string;
4546
4531
  "canvas.nodeGroup.duplicateName": string;
4547
4532
  "canvas.nodeGroup.renameBlocked.title": string;
@@ -4836,11 +4821,6 @@ declare const _exports: {
4836
4821
  "workflowHistory.upgrade": string;
4837
4822
  "workflowHistory.upgrade.link": string;
4838
4823
  "workflowHistory.action.error.title": string;
4839
- "workflowHistory.action.restore.modal.title": string;
4840
- "workflowHistory.action.restore.modal.subtitle": string;
4841
- "workflowHistory.action.restore.modal.publishedNote": string;
4842
- "workflowHistory.action.restore.modal.button.restore": string;
4843
- "workflowHistory.action.restore.modal.button.cancel": string;
4844
4824
  "workflowHistory.action.restore.success.title": string;
4845
4825
  "workflowHistory.action.restore.alreadyRestored": string;
4846
4826
  "workflowHistory.action.clone.success.title": string;
@@ -4853,6 +4833,7 @@ declare const _exports: {
4853
4833
  "workflowHistory.action.unpublish.notAvailable": string;
4854
4834
  "workflowHistory.action.unpublish.modal.title": string;
4855
4835
  "workflowHistory.action.unpublish.modal.description": string;
4836
+ "workflowHistory.action.unpublish.modal.affected": string;
4856
4837
  "workflowHistory.action.unpublish.modal.button.unpublish": string;
4857
4838
  "workflowHistory.group.unnamedVersions": string;
4858
4839
  "workflowHistory.publishModal.title": string;
@@ -4899,6 +4880,10 @@ declare const _exports: {
4899
4880
  "resourceActions.mcpAccess.disabled.message": string;
4900
4881
  "workflows.publish": string;
4901
4882
  "workflows.published": string;
4883
+ "workflows.publicationStatus.partial": string;
4884
+ "workflows.publicationStatus.failed": string;
4885
+ "workflows.publicationStatus.partial.tooltip": string;
4886
+ "workflows.publicationStatus.failed.tooltip": string;
4902
4887
  "workflows.publish.permissionDenied": string;
4903
4888
  "workflows.publish.personalSpaceRestricted": string;
4904
4889
  "workflows.publish.publishing": string;
@@ -4938,10 +4923,6 @@ declare const _exports: {
4938
4923
  "workflows.dependencies.search.placeholder": string;
4939
4924
  "workflows.dependencies.search.empty": string;
4940
4925
  "workflows.dependencies.hiddenNotice": string;
4941
- "resourceDependents.tooltip": string;
4942
- "resourceDependents.modal.title": string;
4943
- "resourceDependents.modal.search": string;
4944
- "resourceDependents.type.workflows": string;
4945
4926
  "workflows.item.enableMCPAccess": string;
4946
4927
  "workflows.item.disableMCPAccess": string;
4947
4928
  "workflows.item.mcpDisabledByInstance": string;
@@ -5042,7 +5023,6 @@ declare const _exports: {
5042
5023
  "workflows.readyToRunWorkflows.error": string;
5043
5024
  "workflows.archivedOnly.hint": string;
5044
5025
  "workflows.archivedOnly.hint.link": string;
5045
- "workflowSelectorParameterInput.createNewSubworkflow.name": string;
5046
5026
  "workflows.publishModal.title": string;
5047
5027
  "workflows.publishModal.noTriggerMessage": string;
5048
5028
  "workflows.publishModal.versionNameLabel": string;
@@ -5966,6 +5946,9 @@ declare const _exports: {
5966
5946
  "projects.settings.member.removed.title": string;
5967
5947
  "projects.settings.member.added.title": string;
5968
5948
  "projects.settings.users.search.error": string;
5949
+ "projects.settings.workerPools.title": string;
5950
+ "projects.settings.workerPools.defaultQueue": string;
5951
+ "projects.settings.workerPools.help": string;
5969
5952
  "projects.settings.externalSecrets": string;
5970
5953
  "projects.settings.externalSecrets.emptyState.heading": string;
5971
5954
  "projects.settings.externalSecrets.emptyState.instanceAdmin.noProjectProviders.description": string;
@@ -6843,14 +6826,6 @@ declare const _exports: {
6843
6826
  "commandBar.instanceAi.newThread": string;
6844
6827
  "commandBar.instanceAi.openThread": string;
6845
6828
  "commandBar.instanceAi.openThread.searchPlaceholder": string;
6846
- "browserNotifications.permission.request.title": string;
6847
- "browserNotifications.permission.request.message": string;
6848
- "browserNotifications.permission.request.allow": string;
6849
- "browserNotifications.permission.request.dismiss": string;
6850
- "browserNotifications.permission.denied.title": string;
6851
- "browserNotifications.permission.denied.message": string;
6852
- "browserNotifications.permission.denied.checkAgain": string;
6853
- "browserNotifications.permission.granted.message": string;
6854
6829
  "focusedNodes.nodesLabel": string;
6855
6830
  "focusedNodes.nodesCount": string;
6856
6831
  "focusedNodes.noMatches": string;
@@ -6870,9 +6845,14 @@ declare const _exports: {
6870
6845
  "instanceAi.handoff.openFailed.title": string;
6871
6846
  "instanceAi.handoff.openFailed.message": string;
6872
6847
  "instanceAi.input.placeholder": string;
6848
+ "instanceAi.input.newAgentPlaceholder": string;
6873
6849
  "instanceAi.input.suspendedPlaceholder": string;
6874
6850
  "instanceAi.input.workflowBuilderUnavailablePlaceholder": string;
6875
6851
  "instanceAi.input.send": string;
6852
+ "instanceAi.send.userLimit.title": string;
6853
+ "instanceAi.send.userLimit.message": string;
6854
+ "instanceAi.send.instanceLimit.title": string;
6855
+ "instanceAi.send.instanceLimit.message": string;
6876
6856
  "instanceAi.input.stop": string;
6877
6857
  "instanceAi.launch.template.message": string;
6878
6858
  "instanceAi.launch.templateById.message": string;
@@ -6900,6 +6880,8 @@ declare const _exports: {
6900
6880
  "instanceAi.connections.types.browserUse.description": string;
6901
6881
  "instanceAi.connections.modal.title": string;
6902
6882
  "instanceAi.connections.modal.searchPlaceholder": string;
6883
+ "instanceAi.connections.modal.suggestion.prompt": string;
6884
+ "instanceAi.connections.modal.suggestion.action": string;
6903
6885
  "instanceAi.inputMenu.open": string;
6904
6886
  "instanceAi.inputMenu.connectionNeedsAttention": string;
6905
6887
  "instanceAi.inputMenu.connectionsNeedAttention": string;
@@ -6992,11 +6974,13 @@ declare const _exports: {
6992
6974
  "instanceAi.artifactsPanel.context.agentPreviewNamed": string;
6993
6975
  "instanceAi.artifactsPanel.context.agentPreviewTitled": string;
6994
6976
  "instanceAi.artifactsPanel.context.agentPreviewSessionTitled": string;
6977
+ "instanceAi.setupPanel.executeMessage": string;
6995
6978
  "instanceAi.projectSelect.tooltip": string;
6996
6979
  "instanceAi.projectSelect.placeholder": string;
6997
6980
  "instanceAi.projectSelect.search": string;
6998
6981
  "instanceAi.projectSelect.noResults": string;
6999
6982
  "instanceAi.projectSelect.personalSpace": string;
6983
+ "instanceAi.agentPreview.building": string;
7000
6984
  "instanceAi.previewTabBar.expand": string;
7001
6985
  "instanceAi.previewTabBar.collapse": string;
7002
6986
  "instanceAi.previewTabBar.openInEditor": string;
@@ -7054,7 +7038,6 @@ declare const _exports: {
7054
7038
  "instanceAi.credential.setupTitle": string;
7055
7039
  "instanceAi.credential.continueButton": string;
7056
7040
  "instanceAi.credential.fieldLabel": string;
7057
- "instanceAi.credential.modal.title": string;
7058
7041
  "instanceAi.workflowSetup.usedByNodes": string;
7059
7042
  "instanceAi.workflowSetup.nodesUsing": string;
7060
7043
  "instanceAi.workflowSetup.parameterIssues": string;
@@ -7501,6 +7484,11 @@ declare const _exports: {
7501
7484
  "instanceAi.filesystem.category.filesystem": string;
7502
7485
  "instanceAi.filesystem.category.shell": string;
7503
7486
  "instanceAi.tools.patch-workflow": string;
7487
+ "instanceAi.nodeContext.nodesBundle": string;
7488
+ "instanceAi.nodeContext.collapse": string;
7489
+ "instanceAi.nodeContext.expand": string;
7490
+ "instanceAi.nodeContext.truncated.title": string;
7491
+ "instanceAi.nodeContext.truncated.message": string;
7504
7492
  "agents.home.untitledAgent": string;
7505
7493
  "agents.relativeTime.justNow": string;
7506
7494
  "agents.relativeTime.secondsAgo": string;
@@ -7648,10 +7636,13 @@ declare const _exports: {
7648
7636
  "agents.versionHistory.publish.error": string;
7649
7637
  "agents.search.placeholder": string;
7650
7638
  "agents.tools.added": string;
7639
+ "agents.tools.suggestion.prompt": string;
7640
+ "agents.tools.suggestion.action": string;
7651
7641
  "agents.tools.workflow.incompatible.title": string;
7652
7642
  "agents.tools.workflow.incompatible.message": string;
7653
7643
  "agents.tools.workflow.disabled.incompatibleNodes": string;
7654
7644
  "agents.tools.workflow.disabled.noSupportedTrigger": string;
7645
+ "agents.tools.workflow.notPublished": string;
7655
7646
  "agents.tools.workflow.createFailed.title": string;
7656
7647
  "agents.tools.workflow.createFailed.message": string;
7657
7648
  "agents.tools.workflow.fetchFailed.title": string;
@@ -7666,6 +7657,7 @@ declare const _exports: {
7666
7657
  "agents.toolConfig.workflow.allOutputs.hint": string;
7667
7658
  "agents.toolConfig.workflow.target": string;
7668
7659
  "agents.toolConfig.workflow.target.notice": string;
7660
+ "agents.toolConfig.workflow.target.notPublished": string;
7669
7661
  "agents.toolConfig.workflow.target.unavailable": string;
7670
7662
  "agents.toolConfig.workflow.target.placeholder": string;
7671
7663
  "agents.toolConfig.workflow.target.duplicateName": string;
@@ -7676,6 +7668,11 @@ declare const _exports: {
7676
7668
  "agents.toolConfig.workflow.inputs.mode.ai": string;
7677
7669
  "agents.toolConfig.workflow.inputs.mode.fixed": string;
7678
7670
  "agents.toolConfig.workflow.inputs.value.placeholder": string;
7671
+ "agents.toolConfig.workflow.inputs.value.placeholder.string": string;
7672
+ "agents.toolConfig.workflow.inputs.value.placeholder.number": string;
7673
+ "agents.toolConfig.workflow.inputs.value.placeholder.boolean": string;
7674
+ "agents.toolConfig.workflow.inputs.value.placeholder.array": string;
7675
+ "agents.toolConfig.workflow.inputs.value.placeholder.object": string;
7679
7676
  "agents.toolConfig.save": string;
7680
7677
  "agents.toolConfig.cancel": string;
7681
7678
  "agents.toolConfig.approval.label": string;
@@ -7709,6 +7706,9 @@ declare const _exports: {
7709
7706
  "agents.builder.agent.name.placeholder": string;
7710
7707
  "agents.builder.agent.personalisation.change": string;
7711
7708
  "agents.builder.agent.model.label": string;
7709
+ "agents.builder.agent.model.deploymentName.label": string;
7710
+ "agents.builder.agent.model.deploymentName.placeholder": string;
7711
+ "agents.builder.agent.model.deploymentName.description": string;
7712
7712
  "agents.builder.agent.model.defaultSelected.title": string;
7713
7713
  "agents.builder.agent.model.defaultSelected.description": string;
7714
7714
  "agents.builder.agent.model.defaultSelected.dismiss": string;
@@ -7891,7 +7891,7 @@ declare const _exports: {
7891
7891
  "agents.builder.skills.allowedTools.addModal.empty": string;
7892
7892
  "agents.builder.skills.allowedTools.addModal.allSelected": string;
7893
7893
  "agents.builder.skills.instructions.label": string;
7894
- "agents.builder.skills.instructions.byteCount": string;
7894
+ "agents.builder.skills.instructions.characterCount": string;
7895
7895
  "agents.builder.skills.filesNav.label": string;
7896
7896
  "agents.builder.skills.import.skillFile": string;
7897
7897
  "agents.builder.skills.import.folder": string;
@@ -7922,10 +7922,10 @@ declare const _exports: {
7922
7922
  "agents.builder.skills.references.name.invalidCharacters": string;
7923
7923
  "agents.builder.skills.references.name.duplicate": string;
7924
7924
  "agents.builder.skills.references.contentRequired": string;
7925
- "agents.builder.skills.references.contentMaxBytes": string;
7925
+ "agents.builder.skills.references.contentMaxLength": string;
7926
7926
  "agents.builder.skills.references.maxCount": string;
7927
7927
  "agents.builder.skills.references.invalidSummary": string;
7928
- "agents.builder.skills.references.byteCount": string;
7928
+ "agents.builder.skills.references.characterCount": string;
7929
7929
  "agents.builder.skills.create.title": string;
7930
7930
  "agents.builder.skills.create.cancel": string;
7931
7931
  "agents.builder.skills.create.save": string;
@@ -8044,6 +8044,7 @@ declare const _exports: {
8044
8044
  "agents.builder.validation.issue.tool.workflow.incompatibleReference": string;
8045
8045
  "agents.builder.validation.issue.tool.workflow.incompatibleNodes": string;
8046
8046
  "agents.builder.validation.issue.tool.workflow.noSupportedTrigger": string;
8047
+ "agents.builder.validation.issue.tool.workflow.notPublished": string;
8047
8048
  "agents.builder.validation.issue.tool.custom.missingReference": string;
8048
8049
  "agents.builder.validation.issue.tool.node.missingReference": string;
8049
8050
  "agents.builder.validation.issue.mcpServer.incompatibleCredential": string;
@@ -8260,6 +8261,8 @@ declare const _exports: {
8260
8261
  "agents.builder.addTrigger.telegram.users.placeholder": string;
8261
8262
  "agents.builder.addTrigger.telegram.validation.invalid": string;
8262
8263
  "agents.builder.addTrigger.telegram.validation.required": string;
8264
+ "agents.builder.addTrigger.session.idleTimeout.label": string;
8265
+ "agents.builder.addTrigger.session.idleTimeout.hint": string;
8263
8266
  "agents.builder.addTrigger.linear.setup.title": string;
8264
8267
  "agents.builder.addTrigger.linear.setup.description": string;
8265
8268
  "agents.builder.addTrigger.linear.setup.link": string;
@@ -8355,6 +8358,32 @@ declare const _exports: {
8355
8358
  "agents.chat.askCredential.skipped": string;
8356
8359
  "agents.chat.askQuestions.skipped": string;
8357
8360
  "agents.chat.configureChannel.skipped": string;
8361
+ "promotions.modal.title": string;
8362
+ "promotions.modal.search.placeholder": string;
8363
+ "promotions.modal.refresh": string;
8364
+ "promotions.modal.status.new": string;
8365
+ "promotions.modal.status.modified": string;
8366
+ "promotions.modal.status.archived": string;
8367
+ "promotions.modal.status.deleted": string;
8368
+ "promotions.modal.dependencies": string;
8369
+ "promotions.modal.dependency": string;
8370
+ "promotions.modal.noDependencies": string;
8371
+ "promotions.modal.changedBy": string;
8372
+ "promotions.modal.empty": string;
8373
+ "promotions.modal.empty.description": string;
8374
+ "promotions.modal.noResults": string;
8375
+ "promotions.modal.error": string;
8376
+ "promotions.modal.error.description": string;
8377
+ "promotions.modal.retry": string;
8378
+ "promotions.modal.createBranch": string;
8379
+ "promotions.modal.close": string;
8380
+ "promotions.modal.promote": string;
8381
+ "promotions.modal.promoteSingle": string;
8382
+ "promotions.modal.promoteSuccess": string;
8383
+ "promotions.modal.promoteError": string;
8384
+ "promotions.banner.changesAvailable": string;
8385
+ "promotions.banner.singleChangeAvailable": string;
8386
+ "promotions.banner.viewChanges": string;
8358
8387
  };
8359
8388
  //#endregion
8360
8389
  //#region src/types.d.ts
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@n8n/i18n",
3
3
  "type": "module",
4
- "version": "2.38.1",
4
+ "version": "2.39.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",
@@ -23,11 +23,15 @@
23
23
  }
24
24
  },
25
25
  "dependencies": {
26
+ "n8n-workflow": "2.39.0",
26
27
  "vue-i18n": "^11.4.4",
27
- "vue": "^3.5.13",
28
- "n8n-workflow": "2.38.1"
28
+ "vue": "^3.5.13"
29
29
  },
30
30
  "devDependencies": {
31
+ "@n8n/eslint-config": "0.0.1",
32
+ "@n8n/playwright-janitor": "0.1.0",
33
+ "@n8n/typescript-config": "1.11.0",
34
+ "@n8n/vitest-config": "1.21.0",
31
35
  "@testing-library/jest-dom": "^6.6.3",
32
36
  "@testing-library/user-event": "^14.6.1",
33
37
  "@testing-library/vue": "^8.1.0",
@@ -39,11 +43,7 @@
39
43
  "typescript": "6.0.2",
40
44
  "vite": "^8.0.2",
41
45
  "vitest": "^4.1.9",
42
- "vue-tsc": "^2.2.8",
43
- "@n8n/eslint-config": "0.0.1",
44
- "@n8n/typescript-config": "1.11.0",
45
- "@n8n/vitest-config": "1.21.0",
46
- "@n8n/playwright-janitor": "0.1.0"
46
+ "vue-tsc": "^2.2.8"
47
47
  },
48
48
  "license": "SEE LICENSE IN LICENSE.md",
49
49
  "homepage": "https://n8n.io",