@n8n/i18n 2.21.4 → 2.22.1-exp.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.cjs +131 -17
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +118 -4
- package/dist/index.d.mts +118 -4
- package/dist/index.mjs +131 -17
- package/dist/index.mjs.map +1 -1
- package/dist/types2.d.cts +118 -4
- package/dist/types2.d.mts +118 -4
- package/package.json +5 -5
package/dist/types2.d.cts
CHANGED
|
@@ -1192,6 +1192,33 @@ declare const _exports: {
|
|
|
1192
1192
|
"editor.mainHeader.githubButton.label": string;
|
|
1193
1193
|
"experiments.instanceAiProactiveAgent.message": string;
|
|
1194
1194
|
"experiments.instanceAiProactiveAgent.typingLabel": string;
|
|
1195
|
+
"experiments.instanceAiPromptSuggestionsV2.emptyState.title": string;
|
|
1196
|
+
"experiments.instanceAiPromptSuggestionsV2.input.placeholder": string;
|
|
1197
|
+
"experiments.instanceAiPromptSuggestionsV2.nextSuggestions": string;
|
|
1198
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.processInvoices.label": string;
|
|
1199
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.processInvoices.prompt": string;
|
|
1200
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.qualifyInboundLeads.label": string;
|
|
1201
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.qualifyInboundLeads.prompt": string;
|
|
1202
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.whatsappSupportAgent.label": string;
|
|
1203
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.whatsappSupportAgent.prompt": string;
|
|
1204
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.scheduleSocialPosts.label": string;
|
|
1205
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.scheduleSocialPosts.prompt": string;
|
|
1206
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.analyzeExitInterviews.label": string;
|
|
1207
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.analyzeExitInterviews.prompt": string;
|
|
1208
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.postToLinkedIn.label": string;
|
|
1209
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.postToLinkedIn.prompt": string;
|
|
1210
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.detectAtRiskAccounts.label": string;
|
|
1211
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.detectAtRiskAccounts.prompt": string;
|
|
1212
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.automateOrderFlow.label": string;
|
|
1213
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.automateOrderFlow.prompt": string;
|
|
1214
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.recoverAbandonedCarts.label": string;
|
|
1215
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.recoverAbandonedCarts.prompt": string;
|
|
1216
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.monitorMarketNews.label": string;
|
|
1217
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.monitorMarketNews.prompt": string;
|
|
1218
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.onboardNewHires.label": string;
|
|
1219
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.onboardNewHires.prompt": string;
|
|
1220
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.extractDataFromEmails.label": string;
|
|
1221
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.extractDataFromEmails.prompt": string;
|
|
1195
1222
|
"experiments.personalizedTemplatesV3.browseAllTemplates": string;
|
|
1196
1223
|
"experiments.personalizedTemplatesV3.couldntFind": string;
|
|
1197
1224
|
"experiments.personalizedTemplatesV3.exploreTemplates": string;
|
|
@@ -1324,7 +1351,6 @@ declare const _exports: {
|
|
|
1324
1351
|
"agentSessions.detail.cost": string;
|
|
1325
1352
|
"agentSessions.detail.toolCallSuspended": string;
|
|
1326
1353
|
"agentSessions.detail.suspendedNote": string;
|
|
1327
|
-
"agentSessions.detail.workingMemory": string;
|
|
1328
1354
|
"agentSessions.detail.builtInTools": string;
|
|
1329
1355
|
"agentSessions.detail.userTools": string;
|
|
1330
1356
|
"agentSessions.detail.richInteraction.userResponse": string;
|
|
@@ -1356,6 +1382,7 @@ declare const _exports: {
|
|
|
1356
1382
|
"agentSessions.timeline.memoryUpdated": string;
|
|
1357
1383
|
"agentSessions.timeline.openForm": string;
|
|
1358
1384
|
"agentSessions.timeline.workflowError": string;
|
|
1385
|
+
"agentSessions.timeline.nodeError": string;
|
|
1359
1386
|
"agentSessions.timeline.filter": string;
|
|
1360
1387
|
"agentSessions.timeline.clearFilter": string;
|
|
1361
1388
|
"agentSessions.timeline.suspended": string;
|
|
@@ -2143,6 +2170,12 @@ declare const _exports: {
|
|
|
2143
2170
|
"nodeSettings.alwaysOutputData.description": string;
|
|
2144
2171
|
"nodeSettings.alwaysOutputData.displayName": string;
|
|
2145
2172
|
"nodeSettings.clickOnTheQuestionMarkIcon": string;
|
|
2173
|
+
"nodeSettings.customTelemetryTags.displayName": string;
|
|
2174
|
+
"nodeSettings.customTelemetryTags.description": string;
|
|
2175
|
+
"nodeSettings.customTelemetryTags.placeholder": string;
|
|
2176
|
+
"nodeSettings.customTelemetryTags.tag.displayName": string;
|
|
2177
|
+
"nodeSettings.customTelemetryTags.tag.key.displayName": string;
|
|
2178
|
+
"nodeSettings.customTelemetryTags.tag.value.displayName": string;
|
|
2146
2179
|
"nodeSettings.onError.description": string;
|
|
2147
2180
|
"nodeSettings.onError.displayName": string;
|
|
2148
2181
|
"nodeSettings.onError.options.continueRegularOutput.description": string;
|
|
@@ -3943,6 +3976,9 @@ declare const _exports: {
|
|
|
3943
3976
|
"workflowSettings.toggleMCP.notFoundError": string;
|
|
3944
3977
|
"workflowSettings.toggleMCP.updateSkippedError": string;
|
|
3945
3978
|
"workflowHistory.title": string;
|
|
3979
|
+
"workflowHistory.tab.history": string;
|
|
3980
|
+
"workflowHistory.tab.publishTimeline": string;
|
|
3981
|
+
"workflowHistory.action.viewTimeline": string;
|
|
3946
3982
|
"workflowHistory.content.actions": string;
|
|
3947
3983
|
"workflowHistory.item.id": string;
|
|
3948
3984
|
"workflowHistory.item.createdAt": string;
|
|
@@ -3993,6 +4029,18 @@ declare const _exports: {
|
|
|
3993
4029
|
"workflowHistory.button.tooltip.saving": string;
|
|
3994
4030
|
"workflowHistory.group.unnamedVersions": string;
|
|
3995
4031
|
"workflowHistory.publishModal.title": string;
|
|
4032
|
+
"workflowHistory.publishTimeline.empty": string;
|
|
4033
|
+
"workflowHistory.publishTimeline.event.activated": string;
|
|
4034
|
+
"workflowHistory.publishTimeline.event.activatedVersion": string;
|
|
4035
|
+
"workflowHistory.publishTimeline.event.activatedDeletedVersion": string;
|
|
4036
|
+
"workflowHistory.publishTimeline.event.activatedDeletedVersion.tooltip": string;
|
|
4037
|
+
"workflowHistory.publishTimeline.event.deactivated": string;
|
|
4038
|
+
"workflowHistory.publishTimeline.activeDuration": string;
|
|
4039
|
+
"workflowHistory.publishTimeline.inactiveDuration": string;
|
|
4040
|
+
"workflowHistory.publishTimeline.tooltip.byUser": string;
|
|
4041
|
+
"workflowHistory.publishTimeline.tooltip.noUser": string;
|
|
4042
|
+
"workflowHistory.publishTimeline.deletedVersionsDisclaimer": string;
|
|
4043
|
+
"workflowHistory.publishTimeline.deletedVersionsDisclaimer.tooltip": string;
|
|
3996
4044
|
"favorites.add": string;
|
|
3997
4045
|
"favorites.remove": string;
|
|
3998
4046
|
"favorites.menu.title": string;
|
|
@@ -4041,6 +4089,7 @@ declare const _exports: {
|
|
|
4041
4089
|
"resourceDependents.type.workflows": string;
|
|
4042
4090
|
"workflows.item.enableMCPAccess": string;
|
|
4043
4091
|
"workflows.item.disableMCPAccess": string;
|
|
4092
|
+
"workflows.item.mcpDisabledByInstance": string;
|
|
4044
4093
|
"workflows.itemSuggestion.try": string;
|
|
4045
4094
|
"workflows.templateRecoV2.starterTemplates": string;
|
|
4046
4095
|
"workflows.templateRecoV2.seeMoreStarterTemplates": string;
|
|
@@ -4088,6 +4137,8 @@ declare const _exports: {
|
|
|
4088
4137
|
"workflows.empty.browseTemplates": string;
|
|
4089
4138
|
"workflows.empty.learnN8n": string;
|
|
4090
4139
|
"workflows.empty.button.disabled.tooltip": string;
|
|
4140
|
+
"workflows.empty.buildAgent": string;
|
|
4141
|
+
"workflows.empty.buildWorkflow": string;
|
|
4091
4142
|
"workflows.empty.easyAI": string;
|
|
4092
4143
|
"workflows.empty.tryAiWorkflow": string;
|
|
4093
4144
|
"workflows.empty.shared-with-me": string;
|
|
@@ -4551,6 +4602,26 @@ declare const _exports: {
|
|
|
4551
4602
|
"settings.security.personalSpace.sharing.existingCount.value": string;
|
|
4552
4603
|
"settings.security.personalSpace.unlicensed_tooltip": string;
|
|
4553
4604
|
"settings.security.personalSpace.unlicensed_tooltip.link": string;
|
|
4605
|
+
"settings.security.dataRedaction.title": string;
|
|
4606
|
+
"settings.security.dataRedaction.enforce.title": string;
|
|
4607
|
+
"settings.security.dataRedaction.enforce.message": string;
|
|
4608
|
+
"settings.security.dataRedaction.enforce.success.enabled": string;
|
|
4609
|
+
"settings.security.dataRedaction.enforce.success.disabled": string;
|
|
4610
|
+
"settings.security.dataRedaction.enforce.error": string;
|
|
4611
|
+
"settings.security.dataRedaction.scope.title": string;
|
|
4612
|
+
"settings.security.dataRedaction.scope.description": string;
|
|
4613
|
+
"settings.security.dataRedaction.scope.option.manual-only": string;
|
|
4614
|
+
"settings.security.dataRedaction.scope.option.non-manual": string;
|
|
4615
|
+
"settings.security.dataRedaction.scope.option.all": string;
|
|
4616
|
+
"settings.security.dataRedaction.scope.success": string;
|
|
4617
|
+
"settings.security.dataRedaction.scope.error": string;
|
|
4618
|
+
"settings.security.dataRedaction.affectedScope.label": string;
|
|
4619
|
+
"settings.security.dataRedaction.affectedScope.none": string;
|
|
4620
|
+
"settings.security.dataRedaction.affectedScope.manual-only": string;
|
|
4621
|
+
"settings.security.dataRedaction.affectedScope.non-manual": string;
|
|
4622
|
+
"settings.security.dataRedaction.affectedScope.all": string;
|
|
4623
|
+
"settings.security.dataRedaction.unlicensed_tooltip": string;
|
|
4624
|
+
"settings.security.dataRedaction.unlicensed_tooltip.link": string;
|
|
4554
4625
|
"settings.encryptionKeys": string;
|
|
4555
4626
|
"settings.encryptionKeys.title": string;
|
|
4556
4627
|
"settings.encryptionKeys.description": string;
|
|
@@ -5124,6 +5195,12 @@ declare const _exports: {
|
|
|
5124
5195
|
"evaluation.runInParallel.label.sequential": string;
|
|
5125
5196
|
"evaluation.runInParallel.label.concurrent": string;
|
|
5126
5197
|
"evaluation.runInParallel.tooltip": string;
|
|
5198
|
+
"evaluation.runInParallel.popover.title": string;
|
|
5199
|
+
"evaluation.runInParallel.popover.ariaLabel": string;
|
|
5200
|
+
"evaluation.runInParallel.popover.valuePill": string;
|
|
5201
|
+
"evaluation.runInParallel.popover.scaleSequential": string;
|
|
5202
|
+
"evaluation.runInParallel.popover.scaleFaster": string;
|
|
5203
|
+
"evaluation.runInParallel.popover.helper": string;
|
|
5127
5204
|
"evaluation.cancelTestRun": string;
|
|
5128
5205
|
"evaluation.notImplemented": string;
|
|
5129
5206
|
"evaluation.viewDetails": string;
|
|
@@ -5380,8 +5457,6 @@ declare const _exports: {
|
|
|
5380
5457
|
"instanceAi.statusBar.waitingForInput": string;
|
|
5381
5458
|
"instanceAi.input.send": string;
|
|
5382
5459
|
"instanceAi.input.stop": string;
|
|
5383
|
-
"instanceAi.input.researchToggle": string;
|
|
5384
|
-
"instanceAi.input.researchToggle.tooltip": string;
|
|
5385
5460
|
"instanceAi.toolCall.input": string;
|
|
5386
5461
|
"instanceAi.toolCall.output": string;
|
|
5387
5462
|
"instanceAi.toolCall.running": string;
|
|
@@ -5430,10 +5505,17 @@ declare const _exports: {
|
|
|
5430
5505
|
"instanceAi.error.title": string;
|
|
5431
5506
|
"instanceAi.error.technicalDetails": string;
|
|
5432
5507
|
"instanceAi.artifactsPanel.title": string;
|
|
5508
|
+
"instanceAi.artifactsPanel.showPreview": string;
|
|
5509
|
+
"instanceAi.artifactsPanel.hidePreview": string;
|
|
5510
|
+
"instanceAi.artifactsPanel.showPanel": string;
|
|
5511
|
+
"instanceAi.artifactsPanel.pinPanel": string;
|
|
5512
|
+
"instanceAi.artifactsPanel.unpinPanel": string;
|
|
5433
5513
|
"instanceAi.artifactsPanel.noArtifacts": string;
|
|
5514
|
+
"instanceAi.artifactsPanel.openArtifact": string;
|
|
5434
5515
|
"instanceAi.artifactsPanel.tasks": string;
|
|
5435
5516
|
"instanceAi.artifactsPanel.openWorkflow": string;
|
|
5436
5517
|
"instanceAi.artifactsPanel.archived": string;
|
|
5518
|
+
"instanceAi.previewTabBar.expand": string;
|
|
5437
5519
|
"instanceAi.previewTabBar.collapse": string;
|
|
5438
5520
|
"instanceAi.previewTabBar.openInEditor": string;
|
|
5439
5521
|
"instanceAi.previewTabBar.openWorkflowInEditor": string;
|
|
@@ -5608,6 +5690,7 @@ declare const _exports: {
|
|
|
5608
5690
|
"instanceAi.backgroundTask.completed": string;
|
|
5609
5691
|
"instanceAi.backgroundTask.failed": string;
|
|
5610
5692
|
"instanceAi.planReview.title": string;
|
|
5693
|
+
"instanceAi.planReview.titleResolved": string;
|
|
5611
5694
|
"instanceAi.planReview.building": string;
|
|
5612
5695
|
"instanceAi.planReview.awaitingApproval": string;
|
|
5613
5696
|
"instanceAi.planReview.description": string;
|
|
@@ -5865,6 +5948,7 @@ declare const _exports: {
|
|
|
5865
5948
|
"agents.chat.askQuestion.otherLabel": string;
|
|
5866
5949
|
"agents.chat.askQuestion.otherPlaceholder": string;
|
|
5867
5950
|
"agents.chat.askQuestion.submit": string;
|
|
5951
|
+
"agents.heading": string;
|
|
5868
5952
|
"agents.list.published": string;
|
|
5869
5953
|
"agents.list.noDescription": string;
|
|
5870
5954
|
"agents.list.updatedAt": string;
|
|
@@ -5872,9 +5956,12 @@ declare const _exports: {
|
|
|
5872
5956
|
"agents.list.created": string;
|
|
5873
5957
|
"agents.list.empty.heading": string;
|
|
5874
5958
|
"agents.list.empty.description": string;
|
|
5959
|
+
"agents.list.empty.button.label": string;
|
|
5960
|
+
"agents.list.empty.button.disabled.tooltip": string;
|
|
5875
5961
|
"agents.list.actions.publish": string;
|
|
5876
5962
|
"agents.list.actions.unpublish": string;
|
|
5877
5963
|
"agents.list.actions.delete": string;
|
|
5964
|
+
"agents.list.readonly": string;
|
|
5878
5965
|
"agents.publish.button.publish": string;
|
|
5879
5966
|
"agents.publish.button.published": string;
|
|
5880
5967
|
"agents.publish.dropdown.publish": string;
|
|
@@ -5892,7 +5979,14 @@ declare const _exports: {
|
|
|
5892
5979
|
"agents.schedule.status.active": string;
|
|
5893
5980
|
"agents.schedule.status.inactive": string;
|
|
5894
5981
|
"agents.schedule.cron": string;
|
|
5982
|
+
"agents.schedule.cron.mode.custom": string;
|
|
5983
|
+
"agents.schedule.cron.mode.preset": string;
|
|
5895
5984
|
"agents.schedule.cron.placeholder": string;
|
|
5985
|
+
"agents.schedule.nextOccurrence": string;
|
|
5986
|
+
"agents.schedule.presets.everyDay": string;
|
|
5987
|
+
"agents.schedule.presets.everyHour": string;
|
|
5988
|
+
"agents.schedule.presets.everyMonday": string;
|
|
5989
|
+
"agents.schedule.presets.everyWeekday": string;
|
|
5896
5990
|
"agents.schedule.wakeUpPrompt": string;
|
|
5897
5991
|
"agents.schedule.wakeUpPrompt.placeholder": string;
|
|
5898
5992
|
"agents.schedule.wakeUpPrompt.help": string;
|
|
@@ -5941,6 +6035,7 @@ declare const _exports: {
|
|
|
5941
6035
|
"agents.new.headingWithName": string;
|
|
5942
6036
|
"agents.new.description.placeholder": string;
|
|
5943
6037
|
"agents.new.templates.label": string;
|
|
6038
|
+
"agents.builder.readonly.placeholder": string;
|
|
5944
6039
|
"agents.builder.sections.agent": string;
|
|
5945
6040
|
"agents.builder.sections.advanced": string;
|
|
5946
6041
|
"agents.builder.sections.configJson": string;
|
|
@@ -5973,8 +6068,13 @@ declare const _exports: {
|
|
|
5973
6068
|
"agents.builder.advanced.reasoningEffort.label": string;
|
|
5974
6069
|
"agents.builder.advanced.concurrency.label": string;
|
|
5975
6070
|
"agents.builder.advanced.concurrency.hint": string;
|
|
6071
|
+
"agents.builder.advanced.approval.label": string;
|
|
6072
|
+
"agents.builder.advanced.approval.hint": string;
|
|
6073
|
+
"agents.builder.advanced.recentMessages.label": string;
|
|
6074
|
+
"agents.builder.advanced.recentMessages.hint": string;
|
|
6075
|
+
"agents.builder.advanced.recentMessages.memoryDisabledTooltip": string;
|
|
5976
6076
|
"agents.builder.memory.title": string;
|
|
5977
|
-
"agents.builder.memory.
|
|
6077
|
+
"agents.builder.memory.description": string;
|
|
5978
6078
|
"agents.builder.memory.semanticRecall.topK": string;
|
|
5979
6079
|
"agents.builder.memory.semanticRecall.rangeBefore": string;
|
|
5980
6080
|
"agents.builder.memory.semanticRecall.rangeAfter": string;
|
|
@@ -6031,14 +6131,19 @@ declare const _exports: {
|
|
|
6031
6131
|
"agents.builder.header.executions": string;
|
|
6032
6132
|
"agents.builder.header.tab.agent": string;
|
|
6033
6133
|
"agents.builder.header.tab.executions": string;
|
|
6134
|
+
"agents.builder.header.tab.memory": string;
|
|
6034
6135
|
"agents.builder.header.tab.evaluations": string;
|
|
6035
6136
|
"agents.builder.header.tab.raw": string;
|
|
6036
6137
|
"agents.builder.header.workspaceCrumb": string;
|
|
6037
6138
|
"agents.builder.header.projectFallback": string;
|
|
6038
6139
|
"agents.builder.header.switcher.empty": string;
|
|
6140
|
+
"agents.builder.header.switcher.newAgent": string;
|
|
6039
6141
|
"agents.builder.header.switcher.ariaLabel": string;
|
|
6040
6142
|
"agents.builder.header.saving": string;
|
|
6041
6143
|
"agents.builder.header.saved": string;
|
|
6144
|
+
"agents.builder.preview.button": string;
|
|
6145
|
+
"agents.builder.preview.disabledTooltip": string;
|
|
6146
|
+
"agents.builder.preview.close.ariaLabel": string;
|
|
6042
6147
|
"agents.builder.executions.count": string;
|
|
6043
6148
|
"agents.builder.raw.description": string;
|
|
6044
6149
|
"agents.builder.evaluations.comingSoon": string;
|
|
@@ -6083,6 +6188,15 @@ declare const _exports: {
|
|
|
6083
6188
|
"agents.builder.addTrigger.slack.hideJson": string;
|
|
6084
6189
|
"agents.builder.addTrigger.slack.copyManifest": string;
|
|
6085
6190
|
"agents.builder.addTrigger.slack.manifestTitle": string;
|
|
6191
|
+
"agents.builder.addTrigger.slack.docsCalloutLink": string;
|
|
6192
|
+
"agents.builder.addTrigger.telegram.accessMode.label": string;
|
|
6193
|
+
"agents.builder.addTrigger.telegram.accessMode.private": string;
|
|
6194
|
+
"agents.builder.addTrigger.telegram.accessMode.public": string;
|
|
6195
|
+
"agents.builder.addTrigger.telegram.public.warning": string;
|
|
6196
|
+
"agents.builder.addTrigger.telegram.users.label": string;
|
|
6197
|
+
"agents.builder.addTrigger.telegram.users.placeholder": string;
|
|
6198
|
+
"agents.builder.addTrigger.telegram.validation.invalid": string;
|
|
6199
|
+
"agents.builder.addTrigger.telegram.validation.required": string;
|
|
6086
6200
|
"agents.builder.addTrigger.helpText.slack": string;
|
|
6087
6201
|
"agents.builder.addTrigger.helpText.telegram": string;
|
|
6088
6202
|
"agents.builder.addTrigger.helpText.linear": string;
|
package/dist/types2.d.mts
CHANGED
|
@@ -1192,6 +1192,33 @@ declare const _exports: {
|
|
|
1192
1192
|
"editor.mainHeader.githubButton.label": string;
|
|
1193
1193
|
"experiments.instanceAiProactiveAgent.message": string;
|
|
1194
1194
|
"experiments.instanceAiProactiveAgent.typingLabel": string;
|
|
1195
|
+
"experiments.instanceAiPromptSuggestionsV2.emptyState.title": string;
|
|
1196
|
+
"experiments.instanceAiPromptSuggestionsV2.input.placeholder": string;
|
|
1197
|
+
"experiments.instanceAiPromptSuggestionsV2.nextSuggestions": string;
|
|
1198
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.processInvoices.label": string;
|
|
1199
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.processInvoices.prompt": string;
|
|
1200
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.qualifyInboundLeads.label": string;
|
|
1201
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.qualifyInboundLeads.prompt": string;
|
|
1202
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.whatsappSupportAgent.label": string;
|
|
1203
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.whatsappSupportAgent.prompt": string;
|
|
1204
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.scheduleSocialPosts.label": string;
|
|
1205
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.scheduleSocialPosts.prompt": string;
|
|
1206
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.analyzeExitInterviews.label": string;
|
|
1207
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.analyzeExitInterviews.prompt": string;
|
|
1208
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.postToLinkedIn.label": string;
|
|
1209
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.postToLinkedIn.prompt": string;
|
|
1210
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.detectAtRiskAccounts.label": string;
|
|
1211
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.detectAtRiskAccounts.prompt": string;
|
|
1212
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.automateOrderFlow.label": string;
|
|
1213
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.automateOrderFlow.prompt": string;
|
|
1214
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.recoverAbandonedCarts.label": string;
|
|
1215
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.recoverAbandonedCarts.prompt": string;
|
|
1216
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.monitorMarketNews.label": string;
|
|
1217
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.monitorMarketNews.prompt": string;
|
|
1218
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.onboardNewHires.label": string;
|
|
1219
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.onboardNewHires.prompt": string;
|
|
1220
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.extractDataFromEmails.label": string;
|
|
1221
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.extractDataFromEmails.prompt": string;
|
|
1195
1222
|
"experiments.personalizedTemplatesV3.browseAllTemplates": string;
|
|
1196
1223
|
"experiments.personalizedTemplatesV3.couldntFind": string;
|
|
1197
1224
|
"experiments.personalizedTemplatesV3.exploreTemplates": string;
|
|
@@ -1324,7 +1351,6 @@ declare const _exports: {
|
|
|
1324
1351
|
"agentSessions.detail.cost": string;
|
|
1325
1352
|
"agentSessions.detail.toolCallSuspended": string;
|
|
1326
1353
|
"agentSessions.detail.suspendedNote": string;
|
|
1327
|
-
"agentSessions.detail.workingMemory": string;
|
|
1328
1354
|
"agentSessions.detail.builtInTools": string;
|
|
1329
1355
|
"agentSessions.detail.userTools": string;
|
|
1330
1356
|
"agentSessions.detail.richInteraction.userResponse": string;
|
|
@@ -1356,6 +1382,7 @@ declare const _exports: {
|
|
|
1356
1382
|
"agentSessions.timeline.memoryUpdated": string;
|
|
1357
1383
|
"agentSessions.timeline.openForm": string;
|
|
1358
1384
|
"agentSessions.timeline.workflowError": string;
|
|
1385
|
+
"agentSessions.timeline.nodeError": string;
|
|
1359
1386
|
"agentSessions.timeline.filter": string;
|
|
1360
1387
|
"agentSessions.timeline.clearFilter": string;
|
|
1361
1388
|
"agentSessions.timeline.suspended": string;
|
|
@@ -2143,6 +2170,12 @@ declare const _exports: {
|
|
|
2143
2170
|
"nodeSettings.alwaysOutputData.description": string;
|
|
2144
2171
|
"nodeSettings.alwaysOutputData.displayName": string;
|
|
2145
2172
|
"nodeSettings.clickOnTheQuestionMarkIcon": string;
|
|
2173
|
+
"nodeSettings.customTelemetryTags.displayName": string;
|
|
2174
|
+
"nodeSettings.customTelemetryTags.description": string;
|
|
2175
|
+
"nodeSettings.customTelemetryTags.placeholder": string;
|
|
2176
|
+
"nodeSettings.customTelemetryTags.tag.displayName": string;
|
|
2177
|
+
"nodeSettings.customTelemetryTags.tag.key.displayName": string;
|
|
2178
|
+
"nodeSettings.customTelemetryTags.tag.value.displayName": string;
|
|
2146
2179
|
"nodeSettings.onError.description": string;
|
|
2147
2180
|
"nodeSettings.onError.displayName": string;
|
|
2148
2181
|
"nodeSettings.onError.options.continueRegularOutput.description": string;
|
|
@@ -3943,6 +3976,9 @@ declare const _exports: {
|
|
|
3943
3976
|
"workflowSettings.toggleMCP.notFoundError": string;
|
|
3944
3977
|
"workflowSettings.toggleMCP.updateSkippedError": string;
|
|
3945
3978
|
"workflowHistory.title": string;
|
|
3979
|
+
"workflowHistory.tab.history": string;
|
|
3980
|
+
"workflowHistory.tab.publishTimeline": string;
|
|
3981
|
+
"workflowHistory.action.viewTimeline": string;
|
|
3946
3982
|
"workflowHistory.content.actions": string;
|
|
3947
3983
|
"workflowHistory.item.id": string;
|
|
3948
3984
|
"workflowHistory.item.createdAt": string;
|
|
@@ -3993,6 +4029,18 @@ declare const _exports: {
|
|
|
3993
4029
|
"workflowHistory.button.tooltip.saving": string;
|
|
3994
4030
|
"workflowHistory.group.unnamedVersions": string;
|
|
3995
4031
|
"workflowHistory.publishModal.title": string;
|
|
4032
|
+
"workflowHistory.publishTimeline.empty": string;
|
|
4033
|
+
"workflowHistory.publishTimeline.event.activated": string;
|
|
4034
|
+
"workflowHistory.publishTimeline.event.activatedVersion": string;
|
|
4035
|
+
"workflowHistory.publishTimeline.event.activatedDeletedVersion": string;
|
|
4036
|
+
"workflowHistory.publishTimeline.event.activatedDeletedVersion.tooltip": string;
|
|
4037
|
+
"workflowHistory.publishTimeline.event.deactivated": string;
|
|
4038
|
+
"workflowHistory.publishTimeline.activeDuration": string;
|
|
4039
|
+
"workflowHistory.publishTimeline.inactiveDuration": string;
|
|
4040
|
+
"workflowHistory.publishTimeline.tooltip.byUser": string;
|
|
4041
|
+
"workflowHistory.publishTimeline.tooltip.noUser": string;
|
|
4042
|
+
"workflowHistory.publishTimeline.deletedVersionsDisclaimer": string;
|
|
4043
|
+
"workflowHistory.publishTimeline.deletedVersionsDisclaimer.tooltip": string;
|
|
3996
4044
|
"favorites.add": string;
|
|
3997
4045
|
"favorites.remove": string;
|
|
3998
4046
|
"favorites.menu.title": string;
|
|
@@ -4041,6 +4089,7 @@ declare const _exports: {
|
|
|
4041
4089
|
"resourceDependents.type.workflows": string;
|
|
4042
4090
|
"workflows.item.enableMCPAccess": string;
|
|
4043
4091
|
"workflows.item.disableMCPAccess": string;
|
|
4092
|
+
"workflows.item.mcpDisabledByInstance": string;
|
|
4044
4093
|
"workflows.itemSuggestion.try": string;
|
|
4045
4094
|
"workflows.templateRecoV2.starterTemplates": string;
|
|
4046
4095
|
"workflows.templateRecoV2.seeMoreStarterTemplates": string;
|
|
@@ -4088,6 +4137,8 @@ declare const _exports: {
|
|
|
4088
4137
|
"workflows.empty.browseTemplates": string;
|
|
4089
4138
|
"workflows.empty.learnN8n": string;
|
|
4090
4139
|
"workflows.empty.button.disabled.tooltip": string;
|
|
4140
|
+
"workflows.empty.buildAgent": string;
|
|
4141
|
+
"workflows.empty.buildWorkflow": string;
|
|
4091
4142
|
"workflows.empty.easyAI": string;
|
|
4092
4143
|
"workflows.empty.tryAiWorkflow": string;
|
|
4093
4144
|
"workflows.empty.shared-with-me": string;
|
|
@@ -4551,6 +4602,26 @@ declare const _exports: {
|
|
|
4551
4602
|
"settings.security.personalSpace.sharing.existingCount.value": string;
|
|
4552
4603
|
"settings.security.personalSpace.unlicensed_tooltip": string;
|
|
4553
4604
|
"settings.security.personalSpace.unlicensed_tooltip.link": string;
|
|
4605
|
+
"settings.security.dataRedaction.title": string;
|
|
4606
|
+
"settings.security.dataRedaction.enforce.title": string;
|
|
4607
|
+
"settings.security.dataRedaction.enforce.message": string;
|
|
4608
|
+
"settings.security.dataRedaction.enforce.success.enabled": string;
|
|
4609
|
+
"settings.security.dataRedaction.enforce.success.disabled": string;
|
|
4610
|
+
"settings.security.dataRedaction.enforce.error": string;
|
|
4611
|
+
"settings.security.dataRedaction.scope.title": string;
|
|
4612
|
+
"settings.security.dataRedaction.scope.description": string;
|
|
4613
|
+
"settings.security.dataRedaction.scope.option.manual-only": string;
|
|
4614
|
+
"settings.security.dataRedaction.scope.option.non-manual": string;
|
|
4615
|
+
"settings.security.dataRedaction.scope.option.all": string;
|
|
4616
|
+
"settings.security.dataRedaction.scope.success": string;
|
|
4617
|
+
"settings.security.dataRedaction.scope.error": string;
|
|
4618
|
+
"settings.security.dataRedaction.affectedScope.label": string;
|
|
4619
|
+
"settings.security.dataRedaction.affectedScope.none": string;
|
|
4620
|
+
"settings.security.dataRedaction.affectedScope.manual-only": string;
|
|
4621
|
+
"settings.security.dataRedaction.affectedScope.non-manual": string;
|
|
4622
|
+
"settings.security.dataRedaction.affectedScope.all": string;
|
|
4623
|
+
"settings.security.dataRedaction.unlicensed_tooltip": string;
|
|
4624
|
+
"settings.security.dataRedaction.unlicensed_tooltip.link": string;
|
|
4554
4625
|
"settings.encryptionKeys": string;
|
|
4555
4626
|
"settings.encryptionKeys.title": string;
|
|
4556
4627
|
"settings.encryptionKeys.description": string;
|
|
@@ -5124,6 +5195,12 @@ declare const _exports: {
|
|
|
5124
5195
|
"evaluation.runInParallel.label.sequential": string;
|
|
5125
5196
|
"evaluation.runInParallel.label.concurrent": string;
|
|
5126
5197
|
"evaluation.runInParallel.tooltip": string;
|
|
5198
|
+
"evaluation.runInParallel.popover.title": string;
|
|
5199
|
+
"evaluation.runInParallel.popover.ariaLabel": string;
|
|
5200
|
+
"evaluation.runInParallel.popover.valuePill": string;
|
|
5201
|
+
"evaluation.runInParallel.popover.scaleSequential": string;
|
|
5202
|
+
"evaluation.runInParallel.popover.scaleFaster": string;
|
|
5203
|
+
"evaluation.runInParallel.popover.helper": string;
|
|
5127
5204
|
"evaluation.cancelTestRun": string;
|
|
5128
5205
|
"evaluation.notImplemented": string;
|
|
5129
5206
|
"evaluation.viewDetails": string;
|
|
@@ -5380,8 +5457,6 @@ declare const _exports: {
|
|
|
5380
5457
|
"instanceAi.statusBar.waitingForInput": string;
|
|
5381
5458
|
"instanceAi.input.send": string;
|
|
5382
5459
|
"instanceAi.input.stop": string;
|
|
5383
|
-
"instanceAi.input.researchToggle": string;
|
|
5384
|
-
"instanceAi.input.researchToggle.tooltip": string;
|
|
5385
5460
|
"instanceAi.toolCall.input": string;
|
|
5386
5461
|
"instanceAi.toolCall.output": string;
|
|
5387
5462
|
"instanceAi.toolCall.running": string;
|
|
@@ -5430,10 +5505,17 @@ declare const _exports: {
|
|
|
5430
5505
|
"instanceAi.error.title": string;
|
|
5431
5506
|
"instanceAi.error.technicalDetails": string;
|
|
5432
5507
|
"instanceAi.artifactsPanel.title": string;
|
|
5508
|
+
"instanceAi.artifactsPanel.showPreview": string;
|
|
5509
|
+
"instanceAi.artifactsPanel.hidePreview": string;
|
|
5510
|
+
"instanceAi.artifactsPanel.showPanel": string;
|
|
5511
|
+
"instanceAi.artifactsPanel.pinPanel": string;
|
|
5512
|
+
"instanceAi.artifactsPanel.unpinPanel": string;
|
|
5433
5513
|
"instanceAi.artifactsPanel.noArtifacts": string;
|
|
5514
|
+
"instanceAi.artifactsPanel.openArtifact": string;
|
|
5434
5515
|
"instanceAi.artifactsPanel.tasks": string;
|
|
5435
5516
|
"instanceAi.artifactsPanel.openWorkflow": string;
|
|
5436
5517
|
"instanceAi.artifactsPanel.archived": string;
|
|
5518
|
+
"instanceAi.previewTabBar.expand": string;
|
|
5437
5519
|
"instanceAi.previewTabBar.collapse": string;
|
|
5438
5520
|
"instanceAi.previewTabBar.openInEditor": string;
|
|
5439
5521
|
"instanceAi.previewTabBar.openWorkflowInEditor": string;
|
|
@@ -5608,6 +5690,7 @@ declare const _exports: {
|
|
|
5608
5690
|
"instanceAi.backgroundTask.completed": string;
|
|
5609
5691
|
"instanceAi.backgroundTask.failed": string;
|
|
5610
5692
|
"instanceAi.planReview.title": string;
|
|
5693
|
+
"instanceAi.planReview.titleResolved": string;
|
|
5611
5694
|
"instanceAi.planReview.building": string;
|
|
5612
5695
|
"instanceAi.planReview.awaitingApproval": string;
|
|
5613
5696
|
"instanceAi.planReview.description": string;
|
|
@@ -5865,6 +5948,7 @@ declare const _exports: {
|
|
|
5865
5948
|
"agents.chat.askQuestion.otherLabel": string;
|
|
5866
5949
|
"agents.chat.askQuestion.otherPlaceholder": string;
|
|
5867
5950
|
"agents.chat.askQuestion.submit": string;
|
|
5951
|
+
"agents.heading": string;
|
|
5868
5952
|
"agents.list.published": string;
|
|
5869
5953
|
"agents.list.noDescription": string;
|
|
5870
5954
|
"agents.list.updatedAt": string;
|
|
@@ -5872,9 +5956,12 @@ declare const _exports: {
|
|
|
5872
5956
|
"agents.list.created": string;
|
|
5873
5957
|
"agents.list.empty.heading": string;
|
|
5874
5958
|
"agents.list.empty.description": string;
|
|
5959
|
+
"agents.list.empty.button.label": string;
|
|
5960
|
+
"agents.list.empty.button.disabled.tooltip": string;
|
|
5875
5961
|
"agents.list.actions.publish": string;
|
|
5876
5962
|
"agents.list.actions.unpublish": string;
|
|
5877
5963
|
"agents.list.actions.delete": string;
|
|
5964
|
+
"agents.list.readonly": string;
|
|
5878
5965
|
"agents.publish.button.publish": string;
|
|
5879
5966
|
"agents.publish.button.published": string;
|
|
5880
5967
|
"agents.publish.dropdown.publish": string;
|
|
@@ -5892,7 +5979,14 @@ declare const _exports: {
|
|
|
5892
5979
|
"agents.schedule.status.active": string;
|
|
5893
5980
|
"agents.schedule.status.inactive": string;
|
|
5894
5981
|
"agents.schedule.cron": string;
|
|
5982
|
+
"agents.schedule.cron.mode.custom": string;
|
|
5983
|
+
"agents.schedule.cron.mode.preset": string;
|
|
5895
5984
|
"agents.schedule.cron.placeholder": string;
|
|
5985
|
+
"agents.schedule.nextOccurrence": string;
|
|
5986
|
+
"agents.schedule.presets.everyDay": string;
|
|
5987
|
+
"agents.schedule.presets.everyHour": string;
|
|
5988
|
+
"agents.schedule.presets.everyMonday": string;
|
|
5989
|
+
"agents.schedule.presets.everyWeekday": string;
|
|
5896
5990
|
"agents.schedule.wakeUpPrompt": string;
|
|
5897
5991
|
"agents.schedule.wakeUpPrompt.placeholder": string;
|
|
5898
5992
|
"agents.schedule.wakeUpPrompt.help": string;
|
|
@@ -5941,6 +6035,7 @@ declare const _exports: {
|
|
|
5941
6035
|
"agents.new.headingWithName": string;
|
|
5942
6036
|
"agents.new.description.placeholder": string;
|
|
5943
6037
|
"agents.new.templates.label": string;
|
|
6038
|
+
"agents.builder.readonly.placeholder": string;
|
|
5944
6039
|
"agents.builder.sections.agent": string;
|
|
5945
6040
|
"agents.builder.sections.advanced": string;
|
|
5946
6041
|
"agents.builder.sections.configJson": string;
|
|
@@ -5973,8 +6068,13 @@ declare const _exports: {
|
|
|
5973
6068
|
"agents.builder.advanced.reasoningEffort.label": string;
|
|
5974
6069
|
"agents.builder.advanced.concurrency.label": string;
|
|
5975
6070
|
"agents.builder.advanced.concurrency.hint": string;
|
|
6071
|
+
"agents.builder.advanced.approval.label": string;
|
|
6072
|
+
"agents.builder.advanced.approval.hint": string;
|
|
6073
|
+
"agents.builder.advanced.recentMessages.label": string;
|
|
6074
|
+
"agents.builder.advanced.recentMessages.hint": string;
|
|
6075
|
+
"agents.builder.advanced.recentMessages.memoryDisabledTooltip": string;
|
|
5976
6076
|
"agents.builder.memory.title": string;
|
|
5977
|
-
"agents.builder.memory.
|
|
6077
|
+
"agents.builder.memory.description": string;
|
|
5978
6078
|
"agents.builder.memory.semanticRecall.topK": string;
|
|
5979
6079
|
"agents.builder.memory.semanticRecall.rangeBefore": string;
|
|
5980
6080
|
"agents.builder.memory.semanticRecall.rangeAfter": string;
|
|
@@ -6031,14 +6131,19 @@ declare const _exports: {
|
|
|
6031
6131
|
"agents.builder.header.executions": string;
|
|
6032
6132
|
"agents.builder.header.tab.agent": string;
|
|
6033
6133
|
"agents.builder.header.tab.executions": string;
|
|
6134
|
+
"agents.builder.header.tab.memory": string;
|
|
6034
6135
|
"agents.builder.header.tab.evaluations": string;
|
|
6035
6136
|
"agents.builder.header.tab.raw": string;
|
|
6036
6137
|
"agents.builder.header.workspaceCrumb": string;
|
|
6037
6138
|
"agents.builder.header.projectFallback": string;
|
|
6038
6139
|
"agents.builder.header.switcher.empty": string;
|
|
6140
|
+
"agents.builder.header.switcher.newAgent": string;
|
|
6039
6141
|
"agents.builder.header.switcher.ariaLabel": string;
|
|
6040
6142
|
"agents.builder.header.saving": string;
|
|
6041
6143
|
"agents.builder.header.saved": string;
|
|
6144
|
+
"agents.builder.preview.button": string;
|
|
6145
|
+
"agents.builder.preview.disabledTooltip": string;
|
|
6146
|
+
"agents.builder.preview.close.ariaLabel": string;
|
|
6042
6147
|
"agents.builder.executions.count": string;
|
|
6043
6148
|
"agents.builder.raw.description": string;
|
|
6044
6149
|
"agents.builder.evaluations.comingSoon": string;
|
|
@@ -6083,6 +6188,15 @@ declare const _exports: {
|
|
|
6083
6188
|
"agents.builder.addTrigger.slack.hideJson": string;
|
|
6084
6189
|
"agents.builder.addTrigger.slack.copyManifest": string;
|
|
6085
6190
|
"agents.builder.addTrigger.slack.manifestTitle": string;
|
|
6191
|
+
"agents.builder.addTrigger.slack.docsCalloutLink": string;
|
|
6192
|
+
"agents.builder.addTrigger.telegram.accessMode.label": string;
|
|
6193
|
+
"agents.builder.addTrigger.telegram.accessMode.private": string;
|
|
6194
|
+
"agents.builder.addTrigger.telegram.accessMode.public": string;
|
|
6195
|
+
"agents.builder.addTrigger.telegram.public.warning": string;
|
|
6196
|
+
"agents.builder.addTrigger.telegram.users.label": string;
|
|
6197
|
+
"agents.builder.addTrigger.telegram.users.placeholder": string;
|
|
6198
|
+
"agents.builder.addTrigger.telegram.validation.invalid": string;
|
|
6199
|
+
"agents.builder.addTrigger.telegram.validation.required": string;
|
|
6086
6200
|
"agents.builder.addTrigger.helpText.slack": string;
|
|
6087
6201
|
"agents.builder.addTrigger.helpText.telegram": string;
|
|
6088
6202
|
"agents.builder.addTrigger.helpText.linear": string;
|
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@n8n/i18n",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "2.
|
|
4
|
+
"version": "2.22.1-exp.0",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
7
|
-
"
|
|
8
|
-
"
|
|
7
|
+
"LICENSE.md",
|
|
8
|
+
"LICENSE_EE.md"
|
|
9
9
|
],
|
|
10
10
|
"main": "dist/index.cjs",
|
|
11
11
|
"module": "dist/index.mjs",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"vue-i18n": "^11.1.2",
|
|
27
|
-
"n8n-workflow": "2.
|
|
27
|
+
"n8n-workflow": "2.22.1"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
30
|
"@testing-library/jest-dom": "^6.6.3",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"vitest": "^4.1.1",
|
|
41
41
|
"vue-tsc": "^2.2.8",
|
|
42
42
|
"@n8n/eslint-config": "0.0.1",
|
|
43
|
-
"@n8n/vitest-config": "1.
|
|
43
|
+
"@n8n/vitest-config": "1.11.0",
|
|
44
44
|
"@n8n/typescript-config": "1.4.0"
|
|
45
45
|
},
|
|
46
46
|
"peerDependencies": {
|