@n8n/i18n 2.21.4 → 2.22.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/index.cjs +129 -16
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +117 -4
- package/dist/index.d.mts +117 -4
- package/dist/index.mjs +129 -16
- package/dist/index.mjs.map +1 -1
- package/dist/types2.d.cts +117 -4
- package/dist/types2.d.mts +117 -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;
|
|
@@ -4088,6 +4136,8 @@ declare const _exports: {
|
|
|
4088
4136
|
"workflows.empty.browseTemplates": string;
|
|
4089
4137
|
"workflows.empty.learnN8n": string;
|
|
4090
4138
|
"workflows.empty.button.disabled.tooltip": string;
|
|
4139
|
+
"workflows.empty.buildAgent": string;
|
|
4140
|
+
"workflows.empty.buildWorkflow": string;
|
|
4091
4141
|
"workflows.empty.easyAI": string;
|
|
4092
4142
|
"workflows.empty.tryAiWorkflow": string;
|
|
4093
4143
|
"workflows.empty.shared-with-me": string;
|
|
@@ -4551,6 +4601,26 @@ declare const _exports: {
|
|
|
4551
4601
|
"settings.security.personalSpace.sharing.existingCount.value": string;
|
|
4552
4602
|
"settings.security.personalSpace.unlicensed_tooltip": string;
|
|
4553
4603
|
"settings.security.personalSpace.unlicensed_tooltip.link": string;
|
|
4604
|
+
"settings.security.dataRedaction.title": string;
|
|
4605
|
+
"settings.security.dataRedaction.enforce.title": string;
|
|
4606
|
+
"settings.security.dataRedaction.enforce.message": string;
|
|
4607
|
+
"settings.security.dataRedaction.enforce.success.enabled": string;
|
|
4608
|
+
"settings.security.dataRedaction.enforce.success.disabled": string;
|
|
4609
|
+
"settings.security.dataRedaction.enforce.error": string;
|
|
4610
|
+
"settings.security.dataRedaction.scope.title": string;
|
|
4611
|
+
"settings.security.dataRedaction.scope.description": string;
|
|
4612
|
+
"settings.security.dataRedaction.scope.option.manual-only": string;
|
|
4613
|
+
"settings.security.dataRedaction.scope.option.non-manual": string;
|
|
4614
|
+
"settings.security.dataRedaction.scope.option.all": string;
|
|
4615
|
+
"settings.security.dataRedaction.scope.success": string;
|
|
4616
|
+
"settings.security.dataRedaction.scope.error": string;
|
|
4617
|
+
"settings.security.dataRedaction.affectedScope.label": string;
|
|
4618
|
+
"settings.security.dataRedaction.affectedScope.none": string;
|
|
4619
|
+
"settings.security.dataRedaction.affectedScope.manual-only": string;
|
|
4620
|
+
"settings.security.dataRedaction.affectedScope.non-manual": string;
|
|
4621
|
+
"settings.security.dataRedaction.affectedScope.all": string;
|
|
4622
|
+
"settings.security.dataRedaction.unlicensed_tooltip": string;
|
|
4623
|
+
"settings.security.dataRedaction.unlicensed_tooltip.link": string;
|
|
4554
4624
|
"settings.encryptionKeys": string;
|
|
4555
4625
|
"settings.encryptionKeys.title": string;
|
|
4556
4626
|
"settings.encryptionKeys.description": string;
|
|
@@ -5124,6 +5194,12 @@ declare const _exports: {
|
|
|
5124
5194
|
"evaluation.runInParallel.label.sequential": string;
|
|
5125
5195
|
"evaluation.runInParallel.label.concurrent": string;
|
|
5126
5196
|
"evaluation.runInParallel.tooltip": string;
|
|
5197
|
+
"evaluation.runInParallel.popover.title": string;
|
|
5198
|
+
"evaluation.runInParallel.popover.ariaLabel": string;
|
|
5199
|
+
"evaluation.runInParallel.popover.valuePill": string;
|
|
5200
|
+
"evaluation.runInParallel.popover.scaleSequential": string;
|
|
5201
|
+
"evaluation.runInParallel.popover.scaleFaster": string;
|
|
5202
|
+
"evaluation.runInParallel.popover.helper": string;
|
|
5127
5203
|
"evaluation.cancelTestRun": string;
|
|
5128
5204
|
"evaluation.notImplemented": string;
|
|
5129
5205
|
"evaluation.viewDetails": string;
|
|
@@ -5380,8 +5456,6 @@ declare const _exports: {
|
|
|
5380
5456
|
"instanceAi.statusBar.waitingForInput": string;
|
|
5381
5457
|
"instanceAi.input.send": string;
|
|
5382
5458
|
"instanceAi.input.stop": string;
|
|
5383
|
-
"instanceAi.input.researchToggle": string;
|
|
5384
|
-
"instanceAi.input.researchToggle.tooltip": string;
|
|
5385
5459
|
"instanceAi.toolCall.input": string;
|
|
5386
5460
|
"instanceAi.toolCall.output": string;
|
|
5387
5461
|
"instanceAi.toolCall.running": string;
|
|
@@ -5430,10 +5504,17 @@ declare const _exports: {
|
|
|
5430
5504
|
"instanceAi.error.title": string;
|
|
5431
5505
|
"instanceAi.error.technicalDetails": string;
|
|
5432
5506
|
"instanceAi.artifactsPanel.title": string;
|
|
5507
|
+
"instanceAi.artifactsPanel.showPreview": string;
|
|
5508
|
+
"instanceAi.artifactsPanel.hidePreview": string;
|
|
5509
|
+
"instanceAi.artifactsPanel.showPanel": string;
|
|
5510
|
+
"instanceAi.artifactsPanel.pinPanel": string;
|
|
5511
|
+
"instanceAi.artifactsPanel.unpinPanel": string;
|
|
5433
5512
|
"instanceAi.artifactsPanel.noArtifacts": string;
|
|
5513
|
+
"instanceAi.artifactsPanel.openArtifact": string;
|
|
5434
5514
|
"instanceAi.artifactsPanel.tasks": string;
|
|
5435
5515
|
"instanceAi.artifactsPanel.openWorkflow": string;
|
|
5436
5516
|
"instanceAi.artifactsPanel.archived": string;
|
|
5517
|
+
"instanceAi.previewTabBar.expand": string;
|
|
5437
5518
|
"instanceAi.previewTabBar.collapse": string;
|
|
5438
5519
|
"instanceAi.previewTabBar.openInEditor": string;
|
|
5439
5520
|
"instanceAi.previewTabBar.openWorkflowInEditor": string;
|
|
@@ -5608,6 +5689,7 @@ declare const _exports: {
|
|
|
5608
5689
|
"instanceAi.backgroundTask.completed": string;
|
|
5609
5690
|
"instanceAi.backgroundTask.failed": string;
|
|
5610
5691
|
"instanceAi.planReview.title": string;
|
|
5692
|
+
"instanceAi.planReview.titleResolved": string;
|
|
5611
5693
|
"instanceAi.planReview.building": string;
|
|
5612
5694
|
"instanceAi.planReview.awaitingApproval": string;
|
|
5613
5695
|
"instanceAi.planReview.description": string;
|
|
@@ -5865,6 +5947,7 @@ declare const _exports: {
|
|
|
5865
5947
|
"agents.chat.askQuestion.otherLabel": string;
|
|
5866
5948
|
"agents.chat.askQuestion.otherPlaceholder": string;
|
|
5867
5949
|
"agents.chat.askQuestion.submit": string;
|
|
5950
|
+
"agents.heading": string;
|
|
5868
5951
|
"agents.list.published": string;
|
|
5869
5952
|
"agents.list.noDescription": string;
|
|
5870
5953
|
"agents.list.updatedAt": string;
|
|
@@ -5872,9 +5955,12 @@ declare const _exports: {
|
|
|
5872
5955
|
"agents.list.created": string;
|
|
5873
5956
|
"agents.list.empty.heading": string;
|
|
5874
5957
|
"agents.list.empty.description": string;
|
|
5958
|
+
"agents.list.empty.button.label": string;
|
|
5959
|
+
"agents.list.empty.button.disabled.tooltip": string;
|
|
5875
5960
|
"agents.list.actions.publish": string;
|
|
5876
5961
|
"agents.list.actions.unpublish": string;
|
|
5877
5962
|
"agents.list.actions.delete": string;
|
|
5963
|
+
"agents.list.readonly": string;
|
|
5878
5964
|
"agents.publish.button.publish": string;
|
|
5879
5965
|
"agents.publish.button.published": string;
|
|
5880
5966
|
"agents.publish.dropdown.publish": string;
|
|
@@ -5892,7 +5978,14 @@ declare const _exports: {
|
|
|
5892
5978
|
"agents.schedule.status.active": string;
|
|
5893
5979
|
"agents.schedule.status.inactive": string;
|
|
5894
5980
|
"agents.schedule.cron": string;
|
|
5981
|
+
"agents.schedule.cron.mode.custom": string;
|
|
5982
|
+
"agents.schedule.cron.mode.preset": string;
|
|
5895
5983
|
"agents.schedule.cron.placeholder": string;
|
|
5984
|
+
"agents.schedule.nextOccurrence": string;
|
|
5985
|
+
"agents.schedule.presets.everyDay": string;
|
|
5986
|
+
"agents.schedule.presets.everyHour": string;
|
|
5987
|
+
"agents.schedule.presets.everyMonday": string;
|
|
5988
|
+
"agents.schedule.presets.everyWeekday": string;
|
|
5896
5989
|
"agents.schedule.wakeUpPrompt": string;
|
|
5897
5990
|
"agents.schedule.wakeUpPrompt.placeholder": string;
|
|
5898
5991
|
"agents.schedule.wakeUpPrompt.help": string;
|
|
@@ -5941,6 +6034,7 @@ declare const _exports: {
|
|
|
5941
6034
|
"agents.new.headingWithName": string;
|
|
5942
6035
|
"agents.new.description.placeholder": string;
|
|
5943
6036
|
"agents.new.templates.label": string;
|
|
6037
|
+
"agents.builder.readonly.placeholder": string;
|
|
5944
6038
|
"agents.builder.sections.agent": string;
|
|
5945
6039
|
"agents.builder.sections.advanced": string;
|
|
5946
6040
|
"agents.builder.sections.configJson": string;
|
|
@@ -5973,8 +6067,13 @@ declare const _exports: {
|
|
|
5973
6067
|
"agents.builder.advanced.reasoningEffort.label": string;
|
|
5974
6068
|
"agents.builder.advanced.concurrency.label": string;
|
|
5975
6069
|
"agents.builder.advanced.concurrency.hint": string;
|
|
6070
|
+
"agents.builder.advanced.approval.label": string;
|
|
6071
|
+
"agents.builder.advanced.approval.hint": string;
|
|
6072
|
+
"agents.builder.advanced.recentMessages.label": string;
|
|
6073
|
+
"agents.builder.advanced.recentMessages.hint": string;
|
|
6074
|
+
"agents.builder.advanced.recentMessages.memoryDisabledTooltip": string;
|
|
5976
6075
|
"agents.builder.memory.title": string;
|
|
5977
|
-
"agents.builder.memory.
|
|
6076
|
+
"agents.builder.memory.description": string;
|
|
5978
6077
|
"agents.builder.memory.semanticRecall.topK": string;
|
|
5979
6078
|
"agents.builder.memory.semanticRecall.rangeBefore": string;
|
|
5980
6079
|
"agents.builder.memory.semanticRecall.rangeAfter": string;
|
|
@@ -6031,14 +6130,19 @@ declare const _exports: {
|
|
|
6031
6130
|
"agents.builder.header.executions": string;
|
|
6032
6131
|
"agents.builder.header.tab.agent": string;
|
|
6033
6132
|
"agents.builder.header.tab.executions": string;
|
|
6133
|
+
"agents.builder.header.tab.memory": string;
|
|
6034
6134
|
"agents.builder.header.tab.evaluations": string;
|
|
6035
6135
|
"agents.builder.header.tab.raw": string;
|
|
6036
6136
|
"agents.builder.header.workspaceCrumb": string;
|
|
6037
6137
|
"agents.builder.header.projectFallback": string;
|
|
6038
6138
|
"agents.builder.header.switcher.empty": string;
|
|
6139
|
+
"agents.builder.header.switcher.newAgent": string;
|
|
6039
6140
|
"agents.builder.header.switcher.ariaLabel": string;
|
|
6040
6141
|
"agents.builder.header.saving": string;
|
|
6041
6142
|
"agents.builder.header.saved": string;
|
|
6143
|
+
"agents.builder.preview.button": string;
|
|
6144
|
+
"agents.builder.preview.disabledTooltip": string;
|
|
6145
|
+
"agents.builder.preview.close.ariaLabel": string;
|
|
6042
6146
|
"agents.builder.executions.count": string;
|
|
6043
6147
|
"agents.builder.raw.description": string;
|
|
6044
6148
|
"agents.builder.evaluations.comingSoon": string;
|
|
@@ -6083,6 +6187,15 @@ declare const _exports: {
|
|
|
6083
6187
|
"agents.builder.addTrigger.slack.hideJson": string;
|
|
6084
6188
|
"agents.builder.addTrigger.slack.copyManifest": string;
|
|
6085
6189
|
"agents.builder.addTrigger.slack.manifestTitle": string;
|
|
6190
|
+
"agents.builder.addTrigger.slack.docsCalloutLink": string;
|
|
6191
|
+
"agents.builder.addTrigger.telegram.accessMode.label": string;
|
|
6192
|
+
"agents.builder.addTrigger.telegram.accessMode.private": string;
|
|
6193
|
+
"agents.builder.addTrigger.telegram.accessMode.public": string;
|
|
6194
|
+
"agents.builder.addTrigger.telegram.public.warning": string;
|
|
6195
|
+
"agents.builder.addTrigger.telegram.users.label": string;
|
|
6196
|
+
"agents.builder.addTrigger.telegram.users.placeholder": string;
|
|
6197
|
+
"agents.builder.addTrigger.telegram.validation.invalid": string;
|
|
6198
|
+
"agents.builder.addTrigger.telegram.validation.required": string;
|
|
6086
6199
|
"agents.builder.addTrigger.helpText.slack": string;
|
|
6087
6200
|
"agents.builder.addTrigger.helpText.telegram": string;
|
|
6088
6201
|
"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;
|
|
@@ -4088,6 +4136,8 @@ declare const _exports: {
|
|
|
4088
4136
|
"workflows.empty.browseTemplates": string;
|
|
4089
4137
|
"workflows.empty.learnN8n": string;
|
|
4090
4138
|
"workflows.empty.button.disabled.tooltip": string;
|
|
4139
|
+
"workflows.empty.buildAgent": string;
|
|
4140
|
+
"workflows.empty.buildWorkflow": string;
|
|
4091
4141
|
"workflows.empty.easyAI": string;
|
|
4092
4142
|
"workflows.empty.tryAiWorkflow": string;
|
|
4093
4143
|
"workflows.empty.shared-with-me": string;
|
|
@@ -4551,6 +4601,26 @@ declare const _exports: {
|
|
|
4551
4601
|
"settings.security.personalSpace.sharing.existingCount.value": string;
|
|
4552
4602
|
"settings.security.personalSpace.unlicensed_tooltip": string;
|
|
4553
4603
|
"settings.security.personalSpace.unlicensed_tooltip.link": string;
|
|
4604
|
+
"settings.security.dataRedaction.title": string;
|
|
4605
|
+
"settings.security.dataRedaction.enforce.title": string;
|
|
4606
|
+
"settings.security.dataRedaction.enforce.message": string;
|
|
4607
|
+
"settings.security.dataRedaction.enforce.success.enabled": string;
|
|
4608
|
+
"settings.security.dataRedaction.enforce.success.disabled": string;
|
|
4609
|
+
"settings.security.dataRedaction.enforce.error": string;
|
|
4610
|
+
"settings.security.dataRedaction.scope.title": string;
|
|
4611
|
+
"settings.security.dataRedaction.scope.description": string;
|
|
4612
|
+
"settings.security.dataRedaction.scope.option.manual-only": string;
|
|
4613
|
+
"settings.security.dataRedaction.scope.option.non-manual": string;
|
|
4614
|
+
"settings.security.dataRedaction.scope.option.all": string;
|
|
4615
|
+
"settings.security.dataRedaction.scope.success": string;
|
|
4616
|
+
"settings.security.dataRedaction.scope.error": string;
|
|
4617
|
+
"settings.security.dataRedaction.affectedScope.label": string;
|
|
4618
|
+
"settings.security.dataRedaction.affectedScope.none": string;
|
|
4619
|
+
"settings.security.dataRedaction.affectedScope.manual-only": string;
|
|
4620
|
+
"settings.security.dataRedaction.affectedScope.non-manual": string;
|
|
4621
|
+
"settings.security.dataRedaction.affectedScope.all": string;
|
|
4622
|
+
"settings.security.dataRedaction.unlicensed_tooltip": string;
|
|
4623
|
+
"settings.security.dataRedaction.unlicensed_tooltip.link": string;
|
|
4554
4624
|
"settings.encryptionKeys": string;
|
|
4555
4625
|
"settings.encryptionKeys.title": string;
|
|
4556
4626
|
"settings.encryptionKeys.description": string;
|
|
@@ -5124,6 +5194,12 @@ declare const _exports: {
|
|
|
5124
5194
|
"evaluation.runInParallel.label.sequential": string;
|
|
5125
5195
|
"evaluation.runInParallel.label.concurrent": string;
|
|
5126
5196
|
"evaluation.runInParallel.tooltip": string;
|
|
5197
|
+
"evaluation.runInParallel.popover.title": string;
|
|
5198
|
+
"evaluation.runInParallel.popover.ariaLabel": string;
|
|
5199
|
+
"evaluation.runInParallel.popover.valuePill": string;
|
|
5200
|
+
"evaluation.runInParallel.popover.scaleSequential": string;
|
|
5201
|
+
"evaluation.runInParallel.popover.scaleFaster": string;
|
|
5202
|
+
"evaluation.runInParallel.popover.helper": string;
|
|
5127
5203
|
"evaluation.cancelTestRun": string;
|
|
5128
5204
|
"evaluation.notImplemented": string;
|
|
5129
5205
|
"evaluation.viewDetails": string;
|
|
@@ -5380,8 +5456,6 @@ declare const _exports: {
|
|
|
5380
5456
|
"instanceAi.statusBar.waitingForInput": string;
|
|
5381
5457
|
"instanceAi.input.send": string;
|
|
5382
5458
|
"instanceAi.input.stop": string;
|
|
5383
|
-
"instanceAi.input.researchToggle": string;
|
|
5384
|
-
"instanceAi.input.researchToggle.tooltip": string;
|
|
5385
5459
|
"instanceAi.toolCall.input": string;
|
|
5386
5460
|
"instanceAi.toolCall.output": string;
|
|
5387
5461
|
"instanceAi.toolCall.running": string;
|
|
@@ -5430,10 +5504,17 @@ declare const _exports: {
|
|
|
5430
5504
|
"instanceAi.error.title": string;
|
|
5431
5505
|
"instanceAi.error.technicalDetails": string;
|
|
5432
5506
|
"instanceAi.artifactsPanel.title": string;
|
|
5507
|
+
"instanceAi.artifactsPanel.showPreview": string;
|
|
5508
|
+
"instanceAi.artifactsPanel.hidePreview": string;
|
|
5509
|
+
"instanceAi.artifactsPanel.showPanel": string;
|
|
5510
|
+
"instanceAi.artifactsPanel.pinPanel": string;
|
|
5511
|
+
"instanceAi.artifactsPanel.unpinPanel": string;
|
|
5433
5512
|
"instanceAi.artifactsPanel.noArtifacts": string;
|
|
5513
|
+
"instanceAi.artifactsPanel.openArtifact": string;
|
|
5434
5514
|
"instanceAi.artifactsPanel.tasks": string;
|
|
5435
5515
|
"instanceAi.artifactsPanel.openWorkflow": string;
|
|
5436
5516
|
"instanceAi.artifactsPanel.archived": string;
|
|
5517
|
+
"instanceAi.previewTabBar.expand": string;
|
|
5437
5518
|
"instanceAi.previewTabBar.collapse": string;
|
|
5438
5519
|
"instanceAi.previewTabBar.openInEditor": string;
|
|
5439
5520
|
"instanceAi.previewTabBar.openWorkflowInEditor": string;
|
|
@@ -5608,6 +5689,7 @@ declare const _exports: {
|
|
|
5608
5689
|
"instanceAi.backgroundTask.completed": string;
|
|
5609
5690
|
"instanceAi.backgroundTask.failed": string;
|
|
5610
5691
|
"instanceAi.planReview.title": string;
|
|
5692
|
+
"instanceAi.planReview.titleResolved": string;
|
|
5611
5693
|
"instanceAi.planReview.building": string;
|
|
5612
5694
|
"instanceAi.planReview.awaitingApproval": string;
|
|
5613
5695
|
"instanceAi.planReview.description": string;
|
|
@@ -5865,6 +5947,7 @@ declare const _exports: {
|
|
|
5865
5947
|
"agents.chat.askQuestion.otherLabel": string;
|
|
5866
5948
|
"agents.chat.askQuestion.otherPlaceholder": string;
|
|
5867
5949
|
"agents.chat.askQuestion.submit": string;
|
|
5950
|
+
"agents.heading": string;
|
|
5868
5951
|
"agents.list.published": string;
|
|
5869
5952
|
"agents.list.noDescription": string;
|
|
5870
5953
|
"agents.list.updatedAt": string;
|
|
@@ -5872,9 +5955,12 @@ declare const _exports: {
|
|
|
5872
5955
|
"agents.list.created": string;
|
|
5873
5956
|
"agents.list.empty.heading": string;
|
|
5874
5957
|
"agents.list.empty.description": string;
|
|
5958
|
+
"agents.list.empty.button.label": string;
|
|
5959
|
+
"agents.list.empty.button.disabled.tooltip": string;
|
|
5875
5960
|
"agents.list.actions.publish": string;
|
|
5876
5961
|
"agents.list.actions.unpublish": string;
|
|
5877
5962
|
"agents.list.actions.delete": string;
|
|
5963
|
+
"agents.list.readonly": string;
|
|
5878
5964
|
"agents.publish.button.publish": string;
|
|
5879
5965
|
"agents.publish.button.published": string;
|
|
5880
5966
|
"agents.publish.dropdown.publish": string;
|
|
@@ -5892,7 +5978,14 @@ declare const _exports: {
|
|
|
5892
5978
|
"agents.schedule.status.active": string;
|
|
5893
5979
|
"agents.schedule.status.inactive": string;
|
|
5894
5980
|
"agents.schedule.cron": string;
|
|
5981
|
+
"agents.schedule.cron.mode.custom": string;
|
|
5982
|
+
"agents.schedule.cron.mode.preset": string;
|
|
5895
5983
|
"agents.schedule.cron.placeholder": string;
|
|
5984
|
+
"agents.schedule.nextOccurrence": string;
|
|
5985
|
+
"agents.schedule.presets.everyDay": string;
|
|
5986
|
+
"agents.schedule.presets.everyHour": string;
|
|
5987
|
+
"agents.schedule.presets.everyMonday": string;
|
|
5988
|
+
"agents.schedule.presets.everyWeekday": string;
|
|
5896
5989
|
"agents.schedule.wakeUpPrompt": string;
|
|
5897
5990
|
"agents.schedule.wakeUpPrompt.placeholder": string;
|
|
5898
5991
|
"agents.schedule.wakeUpPrompt.help": string;
|
|
@@ -5941,6 +6034,7 @@ declare const _exports: {
|
|
|
5941
6034
|
"agents.new.headingWithName": string;
|
|
5942
6035
|
"agents.new.description.placeholder": string;
|
|
5943
6036
|
"agents.new.templates.label": string;
|
|
6037
|
+
"agents.builder.readonly.placeholder": string;
|
|
5944
6038
|
"agents.builder.sections.agent": string;
|
|
5945
6039
|
"agents.builder.sections.advanced": string;
|
|
5946
6040
|
"agents.builder.sections.configJson": string;
|
|
@@ -5973,8 +6067,13 @@ declare const _exports: {
|
|
|
5973
6067
|
"agents.builder.advanced.reasoningEffort.label": string;
|
|
5974
6068
|
"agents.builder.advanced.concurrency.label": string;
|
|
5975
6069
|
"agents.builder.advanced.concurrency.hint": string;
|
|
6070
|
+
"agents.builder.advanced.approval.label": string;
|
|
6071
|
+
"agents.builder.advanced.approval.hint": string;
|
|
6072
|
+
"agents.builder.advanced.recentMessages.label": string;
|
|
6073
|
+
"agents.builder.advanced.recentMessages.hint": string;
|
|
6074
|
+
"agents.builder.advanced.recentMessages.memoryDisabledTooltip": string;
|
|
5976
6075
|
"agents.builder.memory.title": string;
|
|
5977
|
-
"agents.builder.memory.
|
|
6076
|
+
"agents.builder.memory.description": string;
|
|
5978
6077
|
"agents.builder.memory.semanticRecall.topK": string;
|
|
5979
6078
|
"agents.builder.memory.semanticRecall.rangeBefore": string;
|
|
5980
6079
|
"agents.builder.memory.semanticRecall.rangeAfter": string;
|
|
@@ -6031,14 +6130,19 @@ declare const _exports: {
|
|
|
6031
6130
|
"agents.builder.header.executions": string;
|
|
6032
6131
|
"agents.builder.header.tab.agent": string;
|
|
6033
6132
|
"agents.builder.header.tab.executions": string;
|
|
6133
|
+
"agents.builder.header.tab.memory": string;
|
|
6034
6134
|
"agents.builder.header.tab.evaluations": string;
|
|
6035
6135
|
"agents.builder.header.tab.raw": string;
|
|
6036
6136
|
"agents.builder.header.workspaceCrumb": string;
|
|
6037
6137
|
"agents.builder.header.projectFallback": string;
|
|
6038
6138
|
"agents.builder.header.switcher.empty": string;
|
|
6139
|
+
"agents.builder.header.switcher.newAgent": string;
|
|
6039
6140
|
"agents.builder.header.switcher.ariaLabel": string;
|
|
6040
6141
|
"agents.builder.header.saving": string;
|
|
6041
6142
|
"agents.builder.header.saved": string;
|
|
6143
|
+
"agents.builder.preview.button": string;
|
|
6144
|
+
"agents.builder.preview.disabledTooltip": string;
|
|
6145
|
+
"agents.builder.preview.close.ariaLabel": string;
|
|
6042
6146
|
"agents.builder.executions.count": string;
|
|
6043
6147
|
"agents.builder.raw.description": string;
|
|
6044
6148
|
"agents.builder.evaluations.comingSoon": string;
|
|
@@ -6083,6 +6187,15 @@ declare const _exports: {
|
|
|
6083
6187
|
"agents.builder.addTrigger.slack.hideJson": string;
|
|
6084
6188
|
"agents.builder.addTrigger.slack.copyManifest": string;
|
|
6085
6189
|
"agents.builder.addTrigger.slack.manifestTitle": string;
|
|
6190
|
+
"agents.builder.addTrigger.slack.docsCalloutLink": string;
|
|
6191
|
+
"agents.builder.addTrigger.telegram.accessMode.label": string;
|
|
6192
|
+
"agents.builder.addTrigger.telegram.accessMode.private": string;
|
|
6193
|
+
"agents.builder.addTrigger.telegram.accessMode.public": string;
|
|
6194
|
+
"agents.builder.addTrigger.telegram.public.warning": string;
|
|
6195
|
+
"agents.builder.addTrigger.telegram.users.label": string;
|
|
6196
|
+
"agents.builder.addTrigger.telegram.users.placeholder": string;
|
|
6197
|
+
"agents.builder.addTrigger.telegram.validation.invalid": string;
|
|
6198
|
+
"agents.builder.addTrigger.telegram.validation.required": string;
|
|
6086
6199
|
"agents.builder.addTrigger.helpText.slack": string;
|
|
6087
6200
|
"agents.builder.addTrigger.helpText.telegram": string;
|
|
6088
6201
|
"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",
|
|
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": {
|