@n8n/i18n 2.34.2 → 2.35.1

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
@@ -104,7 +104,6 @@ declare const _exports: {
104
104
  "generic.error.subworkflowCreationFailed": string;
105
105
  "generic.settings": string;
106
106
  "generic.service": string;
107
- "generic.star": string;
108
107
  "generic.tryNow": string;
109
108
  "generic.startNow": string;
110
109
  "generic.dismiss": string;
@@ -378,6 +377,8 @@ declare const _exports: {
378
377
  "aiAssistant.builder.creditBanner.text": string;
379
378
  "aiAssistant.builder.creditBanner.trialText": string;
380
379
  "aiAssistant.builder.creditBanner.getMore": string;
380
+ "aiAssistant.builder.creditBanner.limitReachedText": string;
381
+ "aiAssistant.builder.creditBanner.upgrade": string;
381
382
  "aiAssistant.builder.upgradeWhileStreaming.title": string;
382
383
  "aiAssistant.builder.upgradeWhileStreaming.message": string;
383
384
  "aiAssistant.builder.upgradeWhileStreaming.confirmButtonText": string;
@@ -1234,7 +1235,6 @@ declare const _exports: {
1234
1235
  "dataDisplay.nodeDocumentation": string;
1235
1236
  "dataDisplay.openDocumentationFor": string;
1236
1237
  "dataMapping.dragColumnToFieldHint": string;
1237
- "dataMapping.dragFromPreviousHint": string;
1238
1238
  "dataMapping.success.title": string;
1239
1239
  "dataMapping.success.moreInfo": string;
1240
1240
  "dataMapping.tableView.tableColumnsExceeded": string;
@@ -1272,7 +1272,6 @@ declare const _exports: {
1272
1272
  "duplicateWorkflowDialog.errors.forbidden.title": string;
1273
1273
  "duplicateWorkflowDialog.errors.forbidden.message": string;
1274
1274
  "duplicateWorkflowDialog.errors.generic.title": string;
1275
- "editor.mainHeader.githubButton.label": string;
1276
1275
  "experiments.instanceAiProactiveAgent.message": string;
1277
1276
  "experiments.instanceAiProactiveAgent.typingLabel": string;
1278
1277
  "experiments.instanceAiPromptSuggestionsV2.emptyState.title": string;
@@ -1355,6 +1354,8 @@ declare const _exports: {
1355
1354
  "experiments.resourceCenter.title": string;
1356
1355
  "experiments.resourceCenter.video.level": string;
1357
1356
  "experiments.templatesDataQuality.modalTitle": string;
1357
+ "e2eTestMode.marker": string;
1358
+ "e2eTestMode.markerTooltip": string;
1358
1359
  error: string;
1359
1360
  "error.goBack": string;
1360
1361
  "error.pageNotFound": string;
@@ -1433,6 +1434,8 @@ declare const _exports: {
1433
1434
  "agentSessions.testChat": string;
1434
1435
  "agentSessions.origin": string;
1435
1436
  "agentSessions.origin.agent": string;
1437
+ "agentSessions.origin.instanceAi": string;
1438
+ "agentSessions.origin.mcp": string;
1436
1439
  "agentSessions.origin.subAgent": string;
1437
1440
  "agentSessions.goToParentRun": string;
1438
1441
  "agentSessions.viewTrace": string;
@@ -1866,40 +1869,38 @@ declare const _exports: {
1866
1869
  "mcp.productionChecklist.instance.description": string;
1867
1870
  "mcp.workflowDeactivated.message": string;
1868
1871
  "menuActions.duplicate": string;
1869
- "menuActions.download": string;
1872
+ "menuActions.exportJson": string;
1873
+ "menuActions.import": string;
1870
1874
  "menuActions.push": string;
1871
- "menuActions.editDescription": string;
1875
+ "menuActions.editDescriptionAndTags": string;
1876
+ "menuActions.productionChecklist": string;
1872
1877
  "menuActions.importFromUrl": string;
1873
1878
  "menuActions.importFromFile": string;
1874
1879
  "menuActions.delete": string;
1875
1880
  "menuActions.archive": string;
1876
1881
  "menuActions.unarchive": string;
1877
1882
  "menuActions.unpublish": string;
1883
+ "menuActions.versionHistory": string;
1878
1884
  "multipleParameter.addItem": string;
1879
1885
  "multipleParameter.currentlyNoItemsExist": string;
1880
1886
  "multipleParameter.deleteItem": string;
1881
1887
  "multipleParameter.moveDown": string;
1882
1888
  "multipleParameter.moveUp": string;
1883
- "ndv.backToCanvas": string;
1884
- "ndv.backToCanvas.waitingForTriggerWarning": string;
1885
1889
  "ndv.close.tooltip": string;
1886
1890
  "ndv.execute.testNode": string;
1887
1891
  "ndv.execute.testNode.description": string;
1888
1892
  "ndv.execute.generateCodeAndTestNode.description": string;
1889
1893
  "ndv.execute.generateCode.message": string;
1890
1894
  "ndv.execute.generateCode.title": string;
1891
- "ndv.execute.executing": string;
1892
1895
  "ndv.execute.fetchEvent": string;
1893
1896
  "ndv.execute.fixPrevious": string;
1894
1897
  "ndv.execute.generatingCode": string;
1895
1898
  "ndv.execute.listenForTestEvent": string;
1896
- "ndv.execute.testChat": string;
1897
1899
  "ndv.execute.testStep": string;
1898
1900
  "ndv.execute.stopListening": string;
1899
1901
  "ndv.execute.nodeIsDisabled": string;
1900
1902
  "ndv.execute.requiredFieldsMissing": string;
1901
1903
  "ndv.execute.upstreamNodeHasIssues": string;
1902
- "ndv.execute.stopWaitingForWebhook.error": string;
1903
1904
  "ndv.execute.workflowAlreadyRunning": string;
1904
1905
  "ndv.execute.deactivated": string;
1905
1906
  "ndv.featureRequest": string;
@@ -1910,25 +1911,17 @@ declare const _exports: {
1910
1911
  "ndv.input.fromAI": string;
1911
1912
  "ndv.input.parentNodes": string;
1912
1913
  "ndv.input.noOutputDataInBranch": string;
1913
- "ndv.input.noOutputDataInNode": string;
1914
1914
  "ndv.input.noOutputData": string;
1915
1915
  "ndv.input.noOutputData.executePrevious": string;
1916
1916
  "ndv.input.noOutputData.title": string;
1917
- "ndv.input.noOutputData.v2.title": string;
1918
- "ndv.input.noOutputData.v2.description": string;
1919
- "ndv.input.noOutputData.v2.action": string;
1920
- "ndv.input.noOutputData.v2.tooltip": string;
1921
- "ndv.input.noOutputData.hint": string;
1922
- "ndv.input.noOutputData.hint.tooltip": string;
1923
- "ndv.input.noOutputData.schemaPreviewHint": string;
1924
- "ndv.input.noOutputData.or": string;
1917
+ "ndv.input.noOutputData.description": string;
1918
+ "ndv.input.noOutputData.action": string;
1919
+ "ndv.input.noOutputData.tooltip": string;
1925
1920
  "ndv.input.noOutputData.embeddedNdv.link": string;
1926
1921
  "ndv.input.noOutputData.embeddedNdv.description": string;
1927
1922
  "ndv.input.executingPrevious": string;
1928
1923
  "ndv.input.notConnected.title": string;
1929
- "ndv.input.notConnected.v2.title": string;
1930
- "ndv.input.notConnected.v2.description": string;
1931
- "ndv.input.notConnected.message": string;
1924
+ "ndv.input.notConnected.description": string;
1932
1925
  "ndv.input.notConnected.learnMore": string;
1933
1926
  "ndv.input.disabled": string;
1934
1927
  "ndv.input.disabled.cta": string;
@@ -1950,8 +1943,6 @@ declare const _exports: {
1950
1943
  "ndv.redacted.revealModal.policy": string;
1951
1944
  "ndv.redacted.revealModal.confirmButton": string;
1952
1945
  "ndv.redacted.revealError": string;
1953
- "ndv.redacted.error.title": string;
1954
- "ndv.redacted.error.description": string;
1955
1946
  "ndv.output": string;
1956
1947
  "ndv.output.ai.empty": string;
1957
1948
  "ndv.output.ai.waiting": string;
@@ -1968,9 +1959,9 @@ declare const _exports: {
1968
1959
  "ndv.output.noOutputData.message.settings": string;
1969
1960
  "ndv.output.noOutputData.message.settingsOption": string;
1970
1961
  "ndv.output.noOutputData.title": string;
1971
- "ndv.output.noOutputData.v2.title": string;
1972
- "ndv.output.noOutputData.v2.description": string;
1973
- "ndv.output.noOutputData.v2.action": string;
1962
+ "ndv.output.noOutputData.notRun.title": string;
1963
+ "ndv.output.noOutputData.notRun.description": string;
1964
+ "ndv.output.noOutputData.notRun.action": string;
1974
1965
  "ndv.output.noOutputData.trigger.title": string;
1975
1966
  "ndv.output.noOutputData.trigger.action": string;
1976
1967
  "ndv.output.noOutputDataInBranch": string;
@@ -1979,21 +1970,13 @@ declare const _exports: {
1979
1970
  "ndv.output.run": string;
1980
1971
  "ndv.output.runNodeHint": string;
1981
1972
  "ndv.output.runNodeHintSubNode": string;
1982
- "ndv.output.githubNodeWaitingForWebhook": string;
1983
- "ndv.output.sendAndWaitWaitingApproval": string;
1984
1973
  "ndv.output.waitNodeWaiting.title": string;
1985
- "ndv.output.waitNodeWaiting.description.webhook": string;
1986
- "ndv.output.waitNodeWaiting.description.form": string;
1987
- "ndv.output.waitNodeWaiting.description.timer": string;
1988
1974
  "ndv.output.insertTestData": string;
1989
1975
  "ndv.output.staleDataWarning.regular": string;
1990
1976
  "ndv.output.staleDataWarning.pinData": string;
1991
- "ndv.output.waitingToRun": string;
1992
1977
  "ndv.output.noToolUsedInfo": string;
1993
- "ndv.title.cancel": string;
1994
1978
  "ndv.title.rename": string;
1995
1979
  "ndv.title.rename.placeholder": string;
1996
- "ndv.title.renameNode": string;
1997
1980
  "ndv.pinData.pin.title": string;
1998
1981
  "ndv.pinData.pin.description": string;
1999
1982
  "ndv.pinData.pin.binary": string;
@@ -2449,7 +2432,6 @@ declare const _exports: {
2449
2432
  "nodeView.collapseAllNodes": string;
2450
2433
  "nodeView.enterZoomMode": string;
2451
2434
  "nodeView.leaveZoomMode": string;
2452
- "nodeViewV2.showError.editingNotAllowed": string;
2453
2435
  "nodeViewV2.showError.failedToCreateNode": string;
2454
2436
  "contextMenu.node": string;
2455
2437
  "contextMenu.sticky": string;
@@ -3353,6 +3335,7 @@ declare const _exports: {
3353
3335
  "settings.mcp.oAuthClients.scope.execution.read": string;
3354
3336
  "settings.mcp.oAuthClients.scope.agent.read": string;
3355
3337
  "settings.mcp.oAuthClients.scope.agent.write": string;
3338
+ "settings.mcp.oAuthClients.scope.agent.execute": string;
3356
3339
  "settings.mcp.oAuthClients.scope.credential.read": string;
3357
3340
  "settings.mcp.oAuthClients.scope.dataTable.read": string;
3358
3341
  "settings.mcp.oAuthClients.scope.dataTable.write": string;
@@ -3435,13 +3418,6 @@ declare const _exports: {
3435
3418
  "experiments.surfaceMcpToNewCloudUsers.onboarding.client.cursor": string;
3436
3419
  "experiments.surfaceMcpToNewCloudUsers.onboarding.client.codex": string;
3437
3420
  "experiments.surfaceMcpToNewCloudUsers.onboarding.client.chatgpt": string;
3438
- "experiments.surfaceMcpToNewCloudUsers.onboarding.intro.eyebrow": string;
3439
- "experiments.surfaceMcpToNewCloudUsers.onboarding.intro.title": string;
3440
- "experiments.surfaceMcpToNewCloudUsers.onboarding.intro.description": string;
3441
- "experiments.surfaceMcpToNewCloudUsers.onboarding.intro.settingsHint": string;
3442
- "experiments.surfaceMcpToNewCloudUsers.onboarding.intro.settingsLink": string;
3443
- "experiments.surfaceMcpToNewCloudUsers.onboarding.intro.tryIt": string;
3444
- "experiments.surfaceMcpToNewCloudUsers.onboarding.intro.skip": string;
3445
3421
  "experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.claude": string;
3446
3422
  "experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.claudeCode": string;
3447
3423
  "experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.cursor": string;
@@ -3458,6 +3434,7 @@ declare const _exports: {
3458
3434
  "experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptCustomApp.appName.value": string;
3459
3435
  "experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptCustomApp.serverUrl.label": string;
3460
3436
  "experiments.surfaceMcpToNewCloudUsers.onboarding.footer": string;
3437
+ "experiments.surfaceMcpToNewCloudUsers.onboarding.footer.settingsLink": string;
3461
3438
  "experiments.surfaceMcpToNewCloudUsers.onboarding.footer.docsLink": string;
3462
3439
  "experiments.surfaceMcpToNewCloudUsers.onboarding.copy.tooltip": string;
3463
3440
  "experiments.surfaceMcpToNewCloudUsers.onboarding.copy.copied": string;
@@ -3465,7 +3442,6 @@ declare const _exports: {
3465
3442
  "experiments.surfaceMcpToNewCloudUsers.emptyState.tile.variant2.cta": string;
3466
3443
  "experiments.surfaceMcpToNewCloudUsers.emptyState.tile.badge.new": string;
3467
3444
  "experiments.surfaceMcpToNewCloudUsers.emptyState.tile.badge.enabled": string;
3468
- "experiments.surfaceMcpToNewCloudUsers.emptyState.reminder": string;
3469
3445
  "experiments.exposeAllWorkflowsToMcp.modal.withAgents.title": string;
3470
3446
  "experiments.exposeAllWorkflowsToMcp.modal.withAgents.description": string;
3471
3447
  "experiments.exposeAllWorkflowsToMcp.modal.withAgents.confirm": string;
@@ -4295,7 +4271,6 @@ declare const _exports: {
4295
4271
  "ndv.trigger.webhookNode.listening": string;
4296
4272
  "ndv.trigger.chatTrigger.openChat": string;
4297
4273
  "ndv.trigger.webhookNode.formTrigger.listening": string;
4298
- "ndv.trigger.webhookBasedNode.listening": string;
4299
4274
  "ndv.trigger.webhookNode.requestHint": string;
4300
4275
  "ndv.trigger.webhookBasedNode.serviceHint": string;
4301
4276
  "ndv.trigger.webhookBasedNode.chatTrigger.serviceHint": string;
@@ -4326,13 +4301,9 @@ declare const _exports: {
4326
4301
  "ndv.render.markdown": string;
4327
4302
  "ndv.nodeHints.disabled": string;
4328
4303
  "ndv.nodeHints.alwaysOutputData": string;
4329
- "ndv.nodeHints.alwaysOutputData.short": string;
4330
4304
  "ndv.nodeHints.executeOnce": string;
4331
- "ndv.nodeHints.executeOnce.short": string;
4332
4305
  "ndv.nodeHints.retryOnFail": string;
4333
- "ndv.nodeHints.retryOnFail.short": string;
4334
4306
  "ndv.nodeHints.continueOnError": string;
4335
- "ndv.nodeHints.continueOnError.short": string;
4336
4307
  "updatesPanel.andIs": string;
4337
4308
  "updatesPanel.behindTheLatest": string;
4338
4309
  "updatesPanel.howToUpdateYourN8nVersion": string;
@@ -4371,10 +4342,6 @@ declare const _exports: {
4371
4342
  "workflowDetails.chooseOrCreateATag": string;
4372
4343
  "workflowProductionChecklist.title": string;
4373
4344
  "workflowProductionChecklist.readOnlyNotice": string;
4374
- "workflowProductionChecklist.ignoreAllConfirmation.title": string;
4375
- "workflowProductionChecklist.ignoreAllConfirmation.description": string;
4376
- "workflowProductionChecklist.ignoreAllConfirmation.confirm": string;
4377
- "workflowProductionChecklist.turnOffWorkflowSuggestions": string;
4378
4345
  "workflowProductionChecklist.evaluations.title": string;
4379
4346
  "workflowProductionChecklist.evaluations.description": string;
4380
4347
  "workflowProductionChecklist.errorWorkflow.title": string;
@@ -4630,6 +4597,7 @@ declare const _exports: {
4630
4597
  "workflowReviews.publishChoice.submitForReview": string;
4631
4598
  "workflowReviews.publishChoice.publish": string;
4632
4599
  "workflowReviews.submitForReview.title": string;
4600
+ "workflowReviews.submitForReview.step": string;
4633
4601
  "workflowReviews.submitForReview.ariaDescription": string;
4634
4602
  "workflowReviews.submitForReview.reviewTitle.label": string;
4635
4603
  "workflowReviews.submitForReview.description.label": string;
@@ -4715,10 +4683,6 @@ declare const _exports: {
4715
4683
  "workflowHistory.action.unpublish.modal.title": string;
4716
4684
  "workflowHistory.action.unpublish.modal.description": string;
4717
4685
  "workflowHistory.action.unpublish.modal.button.unpublish": string;
4718
- "workflowHistory.button.tooltip.empty": string;
4719
- "workflowHistory.button.tooltip": string;
4720
- "workflowHistory.button.tooltip.scheduled": string;
4721
- "workflowHistory.button.tooltip.saving": string;
4722
4686
  "workflowHistory.group.unnamedVersions": string;
4723
4687
  "workflowHistory.publishModal.title": string;
4724
4688
  "workflowHistory.publishTimeline.empty": string;
@@ -4799,6 +4763,7 @@ declare const _exports: {
4799
4763
  "workflows.dependencies.type.errorWorkflowParent": string;
4800
4764
  "workflows.dependencies.type.subWorkflows": string;
4801
4765
  "workflows.dependencies.type.parentWorkflows": string;
4766
+ "workflows.dependencies.type.agents": string;
4802
4767
  "workflows.dependencies.search.placeholder": string;
4803
4768
  "workflows.dependencies.search.empty": string;
4804
4769
  "workflows.dependencies.hiddenNotice": string;
@@ -5151,6 +5116,92 @@ declare const _exports: {
5151
5116
  "settings.n8nConnect.wallet.quota": string;
5152
5117
  "settings.n8nConnect.wallet.topUp": string;
5153
5118
  "settings.n8nConnect.usage.refresh.tooltip": string;
5119
+ "instanceAi.onboarding.title": string;
5120
+ "instanceAi.onboarding.benefit.build": string;
5121
+ "instanceAi.onboarding.benefit.debug": string;
5122
+ "instanceAi.onboarding.benefit.help": string;
5123
+ "instanceAi.onboarding.incomplete.lede": string;
5124
+ "instanceAi.onboarding.setUp": string;
5125
+ "instanceAi.onboarding.connectModel": string;
5126
+ "instanceAi.onboarding.finishSetup": string;
5127
+ "instanceAi.onboarding.learnMore": string;
5128
+ "instanceAi.onboarding.notSet": string;
5129
+ "instanceAi.onboarding.disabled": string;
5130
+ "instanceAi.onboarding.foundOnServer": string;
5131
+ "instanceAi.onboarding.recommended": string;
5132
+ "instanceAi.onboarding.existingConnection.label": string;
5133
+ "instanceAi.onboarding.existingConnection.current": string;
5134
+ "instanceAi.onboarding.existingConnection.new": string;
5135
+ "instanceAi.onboarding.env.title": string;
5136
+ "instanceAi.onboarding.env.description": string;
5137
+ "instanceAi.onboarding.env.docs": string;
5138
+ "instanceAi.onboarding.model.label": string;
5139
+ "instanceAi.onboarding.model.description": string;
5140
+ "instanceAi.onboarding.model.title": string;
5141
+ "instanceAi.onboarding.model.lede": string;
5142
+ "instanceAi.onboarding.model.provider": string;
5143
+ "instanceAi.onboarding.model.customProvider": string;
5144
+ "instanceAi.onboarding.model.baseUrl": string;
5145
+ "instanceAi.onboarding.model.apiKey": string;
5146
+ "instanceAi.onboarding.model.model": string;
5147
+ "instanceAi.onboarding.model.anthropicHint": string;
5148
+ "instanceAi.onboarding.model.weakModelWarning": string;
5149
+ "instanceAi.onboarding.model.success": string;
5150
+ "instanceAi.onboarding.sandbox.label": string;
5151
+ "instanceAi.onboarding.sandbox.description": string;
5152
+ "instanceAi.onboarding.sandbox.title": string;
5153
+ "instanceAi.onboarding.sandbox.lede": string;
5154
+ "instanceAi.onboarding.sandbox.freeRecommended": string;
5155
+ "instanceAi.onboarding.sandbox.paid": string;
5156
+ "instanceAi.onboarding.sandbox.n8nDescription": string;
5157
+ "instanceAi.onboarding.sandbox.daytonaDescription": string;
5158
+ "instanceAi.onboarding.sandbox.installDescription": string;
5159
+ "instanceAi.onboarding.sandbox.installLink": string;
5160
+ "instanceAi.onboarding.sandbox.serviceUrl": string;
5161
+ "instanceAi.onboarding.sandbox.apiKey": string;
5162
+ "instanceAi.onboarding.sandbox.apiKeyPlaceholder": string;
5163
+ "instanceAi.onboarding.sandbox.daytonaKey": string;
5164
+ "instanceAi.onboarding.sandbox.daytonaDashboard": string;
5165
+ "instanceAi.onboarding.sandbox.success": string;
5166
+ "instanceAi.onboarding.search.label": string;
5167
+ "instanceAi.onboarding.search.description": string;
5168
+ "instanceAi.onboarding.search.title": string;
5169
+ "instanceAi.onboarding.search.lede": string;
5170
+ "instanceAi.onboarding.search.free": string;
5171
+ "instanceAi.onboarding.search.disable": string;
5172
+ "instanceAi.onboarding.search.searxngDescription": string;
5173
+ "instanceAi.onboarding.search.braveDescription": string;
5174
+ "instanceAi.onboarding.search.disabledDescription": string;
5175
+ "instanceAi.onboarding.search.apiKey": string;
5176
+ "instanceAi.onboarding.search.instanceUrl": string;
5177
+ "instanceAi.onboarding.search.installDescription": string;
5178
+ "instanceAi.onboarding.search.installLink": string;
5179
+ "instanceAi.onboarding.search.searxngInstallSuffix": string;
5180
+ "instanceAi.onboarding.search.braveKeyDescription": string;
5181
+ "instanceAi.onboarding.search.braveKeyLink": string;
5182
+ "instanceAi.onboarding.search.braveKeySuffix": string;
5183
+ "instanceAi.onboarding.search.success": string;
5184
+ "instanceAi.onboarding.wizard.ariaLabel": string;
5185
+ "instanceAi.onboarding.wizard.testing": string;
5186
+ "instanceAi.onboarding.wizard.continue": string;
5187
+ "instanceAi.onboarding.wizard.apply": string;
5188
+ "instanceAi.onboarding.wizard.startUsing": string;
5189
+ "instanceAi.onboarding.done.title": string;
5190
+ "instanceAi.onboarding.done.footnote": string;
5191
+ "instanceAi.onboarding.verification.unauthorized": string;
5192
+ "instanceAi.onboarding.verification.forbidden": string;
5193
+ "instanceAi.onboarding.verification.timeout": string;
5194
+ "instanceAi.onboarding.verification.rate_limited": string;
5195
+ "instanceAi.onboarding.verification.quota_exceeded": string;
5196
+ "instanceAi.onboarding.verification.unreachable": string;
5197
+ "instanceAi.onboarding.verification.invalid_response": string;
5198
+ "instanceAi.onboarding.verification.provider_error": string;
5199
+ "instanceAi.onboarding.turnOff.action": string;
5200
+ "instanceAi.onboarding.turnOff.title": string;
5201
+ "instanceAi.onboarding.turnOff.description": string;
5202
+ "instanceAi.onboarding.turnOff.confirm": string;
5203
+ "instanceAi.onboarding.turnOff.toastTitle": string;
5204
+ "instanceAi.onboarding.turnOff.toastDescription": string;
5154
5205
  "settings.n8nAgent": string;
5155
5206
  "settings.n8nAgent.description": string;
5156
5207
  "settings.n8nAgent.docsLabel": string;
@@ -5231,6 +5282,7 @@ declare const _exports: {
5231
5282
  "settings.n8nAgent.sandbox.env.description": string;
5232
5283
  "settings.n8nAgent.sandbox.env.value": string;
5233
5284
  "settings.n8nAgent.sandbox.add": string;
5285
+ "settings.n8nAgent.sandbox.enable": string;
5234
5286
  "settings.n8nAgent.sandboxDialog.title": string;
5235
5287
  "settings.n8nAgent.sandboxDialog.description": string;
5236
5288
  "settings.n8nAgent.sandboxCredential.apiKey": string;
@@ -5399,13 +5451,32 @@ declare const _exports: {
5399
5451
  "workflowReviews.sidebar.empty.closed": string;
5400
5452
  "workflowReviews.roles.requester": string;
5401
5453
  "workflowReviews.roles.reviewers": string;
5402
- "workflowReviews.status.pending": string;
5403
- "workflowReviews.status.changesRequested": string;
5404
- "workflowReviews.status.approved": string;
5454
+ "workflowReviews.status.open": string;
5405
5455
  "workflowReviews.status.closed": string;
5406
- "workflowReviews.detail.placeholder": string;
5456
+ "workflowReviews.decision.pending": string;
5457
+ "workflowReviews.decision.changes_requested": string;
5458
+ "workflowReviews.decision.approved": string;
5459
+ "workflowReviews.detail.tabs.activity": string;
5460
+ "workflowReviews.detail.tabs.changes": string;
5461
+ "workflowReviews.detail.activity.noDescription": string;
5462
+ "workflowReviews.detail.metadata.status": string;
5463
+ "workflowReviews.detail.metadata.state.combinedLabel": string;
5464
+ "workflowReviews.detail.metadata.reviewers": string;
5465
+ "workflowReviews.detail.metadata.noReviewers": string;
5466
+ "workflowReviews.detail.metadata.workflow": string;
5467
+ "workflowReviews.changes.closed.body": string;
5468
+ "workflowReviews.changes.empty": string;
5469
+ "workflowReviews.changes.unavailable": string;
5470
+ "workflowReviews.changes.versionUnavailable.body": string;
5471
+ "workflowReviews.changes.noChanges": string;
5472
+ "workflowReviews.changes.sourceLabel": string;
5473
+ "workflowReviews.changes.targetLabel": string;
5474
+ "workflowReviews.changes.firstPublish.sourceEmpty": string;
5407
5475
  "workflowReviews.detail.notFound.title": string;
5408
5476
  "workflowReviews.detail.notFound.body": string;
5477
+ "workflowReviews.detail.decision.approve": string;
5478
+ "workflowReviews.detail.decision.requestChanges": string;
5479
+ "workflowReviews.detail.decision.ineligible.author": string;
5409
5480
  "workflowReviews.emptyState.body.open": string;
5410
5481
  "workflowReviews.emptyState.body.closed": string;
5411
5482
  "workflowReviews.noSelection.body": string;
@@ -6260,11 +6331,6 @@ declare const _exports: {
6260
6331
  "evaluations.setupWizard.step4.button": string;
6261
6332
  "evaluations.setupWizard.step4.altButton": string;
6262
6333
  "evaluations.setupWizard.limitReached": string;
6263
- "evaluations.wizardSidepanel.cancel": string;
6264
- "evaluations.wizardSidepanel.step1.newCustomCheck": string;
6265
- "evaluations.wizardSidepanel.step1.exploreMoreChecks": string;
6266
- "evaluations.wizardSidepanel.step1.judgeLabel": string;
6267
- "evaluations.wizardSidepanel.step1.judgeMissingCredential": string;
6268
6334
  "evaluations.wizardSidepanel.metric.judgeTag": string;
6269
6335
  "evaluations.wizardSidepanel.metric.correctness.label": string;
6270
6336
  "evaluations.wizardSidepanel.metric.correctness.description": string;
@@ -6276,8 +6342,6 @@ declare const _exports: {
6276
6342
  "evaluations.wizardSidepanel.metric.categorization.description": string;
6277
6343
  "evaluations.wizardSidepanel.metric.toolsUsed.label": string;
6278
6344
  "evaluations.wizardSidepanel.metric.toolsUsed.description": string;
6279
- "evaluations.wizardSidepanel.metric.customMetrics.label": string;
6280
- "evaluations.wizardSidepanel.metric.customMetrics.description": string;
6281
6345
  "evaluations.addToDataset.button.label": string;
6282
6346
  "evaluations.addToDataset.button.tooltip.noConfig": string;
6283
6347
  "evaluations.addToDataset.title": string;
@@ -6293,57 +6357,6 @@ declare const _exports: {
6293
6357
  "evaluations.addToDataset.success.title": string;
6294
6358
  "evaluations.addToDataset.error.candidate": string;
6295
6359
  "evaluations.addToDataset.error.submit": string;
6296
- "evaluations.wizardSidepanel.step2.aiNode": string;
6297
- "evaluations.wizardSidepanel.step2.aiNode.placeholder": string;
6298
- "evaluations.wizardSidepanel.step2.extendToSlice": string;
6299
- "evaluations.wizardSidepanel.step2.resetToAiNode": string;
6300
- "evaluations.wizardSidepanel.step2.start": string;
6301
- "evaluations.wizardSidepanel.step2.start.placeholder": string;
6302
- "evaluations.wizardSidepanel.step2.end": string;
6303
- "evaluations.wizardSidepanel.step2.end.placeholder": string;
6304
- "evaluations.wizardSidepanel.step2.input": string;
6305
- "evaluations.wizardSidepanel.step2.input.placeholder": string;
6306
- "evaluations.wizardSidepanel.step2.expected": string;
6307
- "evaluations.wizardSidepanel.step2.expected.placeholder": string;
6308
- "evaluations.wizardSidepanel.step2.expected.tooltip": string;
6309
- "evaluations.wizardSidepanel.step2.expectedAnswer": string;
6310
- "evaluations.wizardSidepanel.step2.expectedTools": string;
6311
- "evaluations.wizardSidepanel.step2.expectedFieldPlaceholder": string;
6312
- "evaluations.wizardSidepanel.step2.inputs.heading": string;
6313
- "evaluations.wizardSidepanel.step2.expected.heading": string;
6314
- "evaluations.wizardSidepanel.step2.persistError": string;
6315
- "evaluations.wizardSidepanel.step2.dispatchError": string;
6316
- "evaluations.wizardSidepanel.step3.running": string;
6317
- "evaluations.wizardSidepanel.step3.scoring": string;
6318
- "evaluations.wizardSidepanel.step3.caseLabel": string;
6319
- "evaluations.wizardSidepanel.step3.aiAnswer": string;
6320
- "evaluations.wizardSidepanel.step3.averageLabel": string;
6321
- "evaluations.wizardSidepanel.step3.passedLabel": string;
6322
- "evaluations.wizardSidepanel.step3.outputMeta": string;
6323
- "evaluations.wizardSidepanel.step3.noRun": string;
6324
- "evaluations.wizardSidepanel.gate.message": string;
6325
- "evaluations.wizardSidepanel.step.chooseSystem.title": string;
6326
- "evaluations.wizardSidepanel.step.chooseSystem.description": string;
6327
- "evaluations.wizardSidepanel.step.setupChecks.title": string;
6328
- "evaluations.wizardSidepanel.step.setupChecks.description": string;
6329
- "evaluations.wizardSidepanel.step.addTestCases.title": string;
6330
- "evaluations.wizardSidepanel.step.addTestCases.description": string;
6331
- "evaluations.wizardSidepanel.step.addTestCases.runFirst": string;
6332
- "evaluations.wizardSidepanel.step.addTestCases.runButton": string;
6333
- "evaluations.wizardSidepanel.step.results.title": string;
6334
- "evaluations.wizardSidepanel.step.results.description": string;
6335
- "evaluations.wizardSidepanel.nav.chooseSystem": string;
6336
- "evaluations.wizardSidepanel.nav.setupChecks": string;
6337
- "evaluations.wizardSidepanel.nav.addTestCases": string;
6338
- "evaluations.wizardSidepanel.nav.runTests": string;
6339
- "evaluations.wizardSidepanel.nav.runAgain": string;
6340
- "evaluations.wizardSidepanel.nav.viewResults": string;
6341
- "evaluations.wizardSidepanel.nav.next.checks": string;
6342
- "evaluations.wizardSidepanel.nav.next.cases": string;
6343
- "evaluations.wizardSidepanel.nav.next.run": string;
6344
- "evaluations.wizardSidepanel.nav.back": string;
6345
- "evaluations.wizardSidepanel.nav.editEvals": string;
6346
- "evaluations.wizardSidepanel.nav.viewDetailedResults": string;
6347
6360
  "evaluations.wizardSidepanel.hydrate.error": string;
6348
6361
  "evaluations.canvasInfoCard.title": string;
6349
6362
  "evaluations.canvasInfoCard.description": string;
@@ -6358,18 +6371,11 @@ declare const _exports: {
6358
6371
  "evaluations.emptyState.measurePerformance.title": string;
6359
6372
  "evaluations.emptyState.measurePerformance.description": string;
6360
6373
  "evaluations.emptyState.getStarted": string;
6361
- "evaluations.wizardSidepanel.customCheck.title": string;
6362
- "evaluations.wizardSidepanel.customCheck.name": string;
6363
- "evaluations.wizardSidepanel.customCheck.name.placeholder": string;
6364
- "evaluations.wizardSidepanel.customCheck.expression": string;
6365
- "evaluations.wizardSidepanel.customCheck.expression.hint": string;
6366
- "evaluations.wizardSidepanel.customCheck.expression.placeholder": string;
6367
- "evaluations.wizardSidepanel.customCheck.expressionTag": string;
6368
- "evaluations.wizardSidepanel.customCheck.submit": string;
6369
- "evaluations.wizardSidepanel.customCheck.remove": string;
6370
6374
  "evaluations.tests.addTestCase": string;
6371
6375
  "evaluations.tests.runAll": string;
6372
6376
  "evaluations.tests.runAll.error": string;
6377
+ "evaluations.tests.persistError": string;
6378
+ "evaluations.tests.dispatchError": string;
6373
6379
  "evaluations.tests.list.heading": string;
6374
6380
  "evaluations.tests.list.empty": string;
6375
6381
  "evaluations.tests.list.caseLabel": string;
@@ -6414,9 +6420,13 @@ declare const _exports: {
6414
6420
  "evaluations.tests.detail.expected.heading": string;
6415
6421
  "evaluations.tests.detail.run": string;
6416
6422
  "evaluations.tests.detail.runAgain": string;
6423
+ "evaluations.tests.detail.config": string;
6424
+ "evaluations.tests.detail.latestRun": string;
6417
6425
  "evaluations.tests.detail.when": string;
6418
6426
  "evaluations.tests.detail.receivesInput": string;
6419
6427
  "evaluations.tests.detail.output": string;
6428
+ "evaluations.tests.detail.expectedAnswer": string;
6429
+ "evaluations.tests.detail.expectedTools": string;
6420
6430
  "evaluations.tests.detail.addMetric": string;
6421
6431
  "evaluations.tests.detail.addMetric.custom": string;
6422
6432
  "evaluations.tests.detail.removeMetric": string;
@@ -6436,8 +6446,7 @@ declare const _exports: {
6436
6446
  "evaluations.tests.metrics.selected": string;
6437
6447
  "freeAi.credits.callout.claim.title": string;
6438
6448
  "freeAi.credits.callout.claim.button.label": string;
6439
- "freeAi.credits.callout.success.title.part1": string;
6440
- "freeAi.credits.callout.success.title.part2": string;
6449
+ "freeAi.credits.callout.success.title": string;
6441
6450
  "freeAi.credits.callout.success.chatHub.beginning": string;
6442
6451
  "freeAi.credits.callout.success.chatHub.credits": string;
6443
6452
  "freeAi.credits.callout.success.chatHub.end": string;
@@ -6720,6 +6729,7 @@ declare const _exports: {
6720
6729
  "instanceAi.error.title": string;
6721
6730
  "instanceAi.error.technicalDetails": string;
6722
6731
  "instanceAi.error.outOfCredits.title": string;
6732
+ "instanceAi.error.outOfCredits.trialTitle": string;
6723
6733
  "instanceAi.error.outOfCredits.upgrade": string;
6724
6734
  "instanceAi.artifactsPanel.title": string;
6725
6735
  "instanceAi.artifactsPanel.showPreview": string;
@@ -6798,6 +6808,7 @@ declare const _exports: {
6798
6808
  "instanceAi.credential.setupButton": string;
6799
6809
  "instanceAi.credential.setupTitle": string;
6800
6810
  "instanceAi.credential.continueButton": string;
6811
+ "instanceAi.credential.fieldLabel": string;
6801
6812
  "instanceAi.credential.modal.title": string;
6802
6813
  "instanceAi.workflowSetup.usedByNodes": string;
6803
6814
  "instanceAi.workflowSetup.nodesUsing": string;
@@ -6951,6 +6962,10 @@ declare const _exports: {
6951
6962
  "instanceAi.fixWithAi.prompt.multiple": string;
6952
6963
  "instanceAi.fixWithAi.prompt.multipleInWorkflow": string;
6953
6964
  "instanceAi.fixWithAi.prompt.errorLine": string;
6965
+ "instanceAi.testAgent.title": string;
6966
+ "instanceAi.testAgent.description": string;
6967
+ "instanceAi.testAgent.generate": string;
6968
+ "instanceAi.testAgent.dismiss": string;
6954
6969
  "instanceAi.input.planEditPlaceholder": string;
6955
6970
  "instanceAi.input.planEditContext": string;
6956
6971
  "instanceAi.feedback.success": string;
@@ -7022,6 +7037,8 @@ declare const _exports: {
7022
7037
  "instanceAi.tools.credentials.search-types": string;
7023
7038
  "instanceAi.tools.credentials.setup": string;
7024
7039
  "instanceAi.tools.credentials.test": string;
7040
+ "instanceAi.tools.mcp-servers": string;
7041
+ "instanceAi.tools.mcp-servers.search": string;
7025
7042
  "instanceAi.tools.data-tables": string;
7026
7043
  "instanceAi.tools.data-tables.list": string;
7027
7044
  "instanceAi.tools.data-tables.schema": string;
@@ -7097,6 +7114,7 @@ declare const _exports: {
7097
7114
  "instanceAi.tools.get_resource_locator_options": string;
7098
7115
  "instanceAi.tools.list_integration_types": string;
7099
7116
  "instanceAi.tools.list_sub_agents": string;
7117
+ "instanceAi.tools.call_agent": string;
7100
7118
  "instanceAi.tools.publish_agent": string;
7101
7119
  "instanceAi.tools.unpublish_agent": string;
7102
7120
  "instanceAi.tools.resolve_integration": string;
@@ -7483,6 +7501,7 @@ declare const _exports: {
7483
7501
  "agents.builder.files.uploadTooManyFiles.title": string;
7484
7502
  "agents.builder.files.uploadTooManyFiles.message": string;
7485
7503
  "agents.builder.files.empty": string;
7504
+ "agents.builder.files.emptyDescription": string;
7486
7505
  "agents.builder.files.addFile": string;
7487
7506
  "agents.builder.files.loading": string;
7488
7507
  "agents.builder.files.origin.user": string;
@@ -7720,7 +7739,7 @@ declare const _exports: {
7720
7739
  "agents.builder.header.tab.executions": string;
7721
7740
  "agents.builder.header.tab.settings": string;
7722
7741
  "agents.builder.header.tab.memory": string;
7723
- "agents.builder.header.tab.evaluations": string;
7742
+ "agents.builder.header.tab.agentEvals": string;
7724
7743
  "agents.builder.header.tab.raw": string;
7725
7744
  "agents.builder.header.workspaceCrumb": string;
7726
7745
  "agents.builder.header.projectFallback": string;
@@ -7753,12 +7772,11 @@ declare const _exports: {
7753
7772
  "agents.builder.executions.count": string;
7754
7773
  "agents.builder.settings.description": string;
7755
7774
  "agents.builder.raw.description": string;
7756
- "agents.builder.evaluations.comingSoon": string;
7757
- "agents.builder.evaluations.configuredInCode": string;
7758
- "agents.builder.evaluations.type.check": string;
7759
- "agents.builder.evaluations.type.judge": string;
7760
- "agents.builder.evaluations.credentialConfigured": string;
7761
- "agents.builder.evaluations.emptyPrefix": string;
7775
+ "agents.builder.agentEvals.empty.title": string;
7776
+ "agents.builder.agentEvals.empty.description": string;
7777
+ "agents.builder.agentEvals.empty.generate": string;
7778
+ "agents.builder.agentEvals.generated": string;
7779
+ "agents.builder.agentEvals.generateError": string;
7762
7780
  "agents.builder.quickActions.memoriesUsed.count": string;
7763
7781
  "agents.builder.quickActions.memoriesUsed.keyMemory": string;
7764
7782
  "agents.builder.capabilities.title": string;
@@ -7819,6 +7837,18 @@ declare const _exports: {
7819
7837
  "agents.channels.linear.setup.createCredential.title": string;
7820
7838
  "agents.channels.linear.setup.createCredential.description": string;
7821
7839
  "agents.channels.linear.setup.createCredential.installButton": string;
7840
+ "agents.channels.discord.setup.createApplication.title": string;
7841
+ "agents.channels.discord.setup.createApplication.description": string;
7842
+ "agents.channels.discord.setup.createApplication.button": string;
7843
+ "agents.channels.discord.setup.createBot.title": string;
7844
+ "agents.channels.discord.setup.createBot.description": string;
7845
+ "agents.channels.discord.setup.createBot.hint": string;
7846
+ "agents.channels.discord.setup.createCredential.title": string;
7847
+ "agents.channels.discord.setup.createCredential.description": string;
7848
+ "agents.channels.discord.setup.interactionsEndpoint.title": string;
7849
+ "agents.channels.discord.setup.interactionsEndpoint.description": string;
7850
+ "agents.channels.discord.setup.interactionsEndpoint.hint": string;
7851
+ "agents.channels.setup.publishNotice": string;
7822
7852
  "agents.channels.telegram.setup.credential.title": string;
7823
7853
  "agents.channels.telegram.setup.access.title": string;
7824
7854
  "agents.channels.telegram.setup.connect.title": string;
@@ -7845,6 +7875,7 @@ declare const _exports: {
7845
7875
  "agents.builder.addTrigger.linear.setup.link": string;
7846
7876
  "agents.builder.addTrigger.linear.oauthCallbackUrl.label": string;
7847
7877
  "agents.builder.addTrigger.linear.webhookUrl.label": string;
7878
+ "agents.builder.addTrigger.discord.interactionsUrl.label": string;
7848
7879
  "agents.builder.addTrigger.helpText.slack": string;
7849
7880
  "agents.builder.addTrigger.helpText.telegram": string;
7850
7881
  "agents.builder.addTrigger.helpText.linear": string;
@@ -7915,6 +7946,7 @@ declare const _exports: {
7915
7946
  "agents.channels.modal.backToChannels": string;
7916
7947
  "agents.channels.modal.description": string;
7917
7948
  "agents.channels.modal.connectDescription": string;
7949
+ "agents.channels.modal.setupLoadError": string;
7918
7950
  "agents.channels.modal.setupPlaceholder": string;
7919
7951
  "agents.channels.modal.editPlaceholder": string;
7920
7952
  "agents.channels.modal.configured": string;