@n8n/i18n 2.4.2 → 2.5.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 +53 -6
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +49 -2
- package/dist/index.d.mts +49 -2
- package/dist/index.mjs +53 -6
- package/dist/index.mjs.map +1 -1
- package/dist/types2.d.cts +49 -2
- package/dist/types2.d.mts +49 -2
- package/package.json +3 -3
package/dist/index.d.cts
CHANGED
|
@@ -124,6 +124,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
124
124
|
"generic.credentials": string;
|
|
125
125
|
"generic.workflow": string;
|
|
126
126
|
"generic.workflowSaved": string;
|
|
127
|
+
"generic.autosave.retrying": string;
|
|
127
128
|
"generic.editor": string;
|
|
128
129
|
"generic.seePlans": string;
|
|
129
130
|
"generic.loading": string;
|
|
@@ -229,6 +230,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
229
230
|
"auth.signup.setupYourAccountError": string;
|
|
230
231
|
"auth.signup.tokenValidationError": string;
|
|
231
232
|
"aiAssistant.name": string;
|
|
233
|
+
"aiAssistant.assistant": string;
|
|
232
234
|
"aiAssistant.tabs.ask": string;
|
|
233
235
|
"aiAssistant.tabs.build": string;
|
|
234
236
|
"aiAssistant.builder.mode": string;
|
|
@@ -241,6 +243,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
241
243
|
"aiAssistant.builder.invalidPrompt": string;
|
|
242
244
|
"aiAssistant.builder.workflowParsingError.title": string;
|
|
243
245
|
"aiAssistant.builder.workflowParsingError.content": string;
|
|
246
|
+
"aiAssistant.builder.error.title": string;
|
|
244
247
|
"aiAssistant.builder.canvasPrompt.title": string;
|
|
245
248
|
"aiAssistant.builder.canvasPrompt.confirmTitle": string;
|
|
246
249
|
"aiAssistant.builder.canvasPrompt.confirmMessage": string;
|
|
@@ -266,7 +269,12 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
266
269
|
"aiAssistant.builder.restoreError.title": string;
|
|
267
270
|
"aiAssistant.builder.disabledTooltip.autosaving": string;
|
|
268
271
|
"aiAssistant.builder.disabledTooltip.readOnly": string;
|
|
269
|
-
"aiAssistant.
|
|
272
|
+
"aiAssistant.builder.notification.title": string;
|
|
273
|
+
"aiAssistant.builder.notification.body": string;
|
|
274
|
+
"aiAssistant.builder.notification.inputNeeded.title": string;
|
|
275
|
+
"aiAssistant.builder.notification.inputNeeded.body": string;
|
|
276
|
+
"aiAssistant.builder.notificationBanner.text": string;
|
|
277
|
+
"aiAssistant.builder.notificationBanner.notify": string;
|
|
270
278
|
"aiAssistant.newSessionModal.title.part1": string;
|
|
271
279
|
"aiAssistant.newSessionModal.title.part2": string;
|
|
272
280
|
"aiAssistant.newSessionModal.message": string;
|
|
@@ -284,6 +292,14 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
284
292
|
"aiAssistant.prompts.currentView.executionsView": string;
|
|
285
293
|
"aiAssistant.prompts.currentView.workflowEditor": string;
|
|
286
294
|
"aiAssistant.tooltip": string;
|
|
295
|
+
"aiAssistant.coachmark.title": string;
|
|
296
|
+
"aiAssistant.coachmark.body": string;
|
|
297
|
+
"aiAssistant.coachmark.gotIt": string;
|
|
298
|
+
"aiAssistant.askMode.emptyState.title": string;
|
|
299
|
+
"aiAssistant.askMode.emptyState.body1": string;
|
|
300
|
+
"aiAssistant.askMode.emptyState.body2": string;
|
|
301
|
+
"aiAssistant.askMode.emptyState.body3": string;
|
|
302
|
+
"aiAssistant.askMode.inputPlaceholder": string;
|
|
287
303
|
"banners.confirmEmail.message.1": string;
|
|
288
304
|
"banners.confirmEmail.message.2": string;
|
|
289
305
|
"banners.confirmEmail.button": string;
|
|
@@ -952,6 +968,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
952
968
|
"dataMapping.schemaView.execution.resumeUrl": string;
|
|
953
969
|
"dataMapping.schemaView.variablesUpgrade": string;
|
|
954
970
|
"dataMapping.schemaView.variablesEmpty": string;
|
|
971
|
+
"dataMapping.schemaView.mergeNotice": string;
|
|
955
972
|
"displayWithChange.cancelEdit": string;
|
|
956
973
|
"displayWithChange.clickToChange": string;
|
|
957
974
|
"displayWithChange.setValue": string;
|
|
@@ -1515,6 +1532,9 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
1515
1532
|
"ndv.tooMuchData.showDataAnyway": string;
|
|
1516
1533
|
"ndv.tooMuchData.title": string;
|
|
1517
1534
|
"ndv.httpRequest.credentialOnly.docsNotice": string;
|
|
1535
|
+
"ndv.binaryData.combinedTooltip": string;
|
|
1536
|
+
"ndv.binaryData.separateTooltip": string;
|
|
1537
|
+
"noTagsView.createTag": string;
|
|
1518
1538
|
"noTagsView.readyToOrganizeYourWorkflows": string;
|
|
1519
1539
|
"noTagsView.withWorkflowTagsYouReFree": string;
|
|
1520
1540
|
"noAnnotationTagsView.title": string;
|
|
@@ -2307,6 +2327,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
2307
2327
|
"runData.executionStatus.failed": string;
|
|
2308
2328
|
"runData.executionStatus.canceled": string;
|
|
2309
2329
|
"runData.downloadBinaryData": string;
|
|
2330
|
+
"runData.downloadBinaryData.error.title": string;
|
|
2331
|
+
"runData.downloadBinaryData.error.message": string;
|
|
2310
2332
|
"runData.executeNode": string;
|
|
2311
2333
|
"runData.executionTime": string;
|
|
2312
2334
|
"runData.fileExtension": string;
|
|
@@ -2327,6 +2349,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
2327
2349
|
"runData.nodeReturnedALargeAmountOfData": string;
|
|
2328
2350
|
"runData.output": string;
|
|
2329
2351
|
"runData.showBinaryData": string;
|
|
2352
|
+
"runData.legacyBinaryMode": string;
|
|
2330
2353
|
"runData.startTime": string;
|
|
2331
2354
|
"runData.table": string;
|
|
2332
2355
|
"runData.table.viewSubExecution": string;
|
|
@@ -2688,8 +2711,10 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
2688
2711
|
"settings.usageAndPlan.license.activation.error.title": string;
|
|
2689
2712
|
"settings.usageAndPlan.license.activation.success.title": string;
|
|
2690
2713
|
"settings.usageAndPlan.license.activation.success.message": string;
|
|
2714
|
+
"settings.usageAndPlan.license.activation.success.message.eula": string;
|
|
2691
2715
|
"settings.usageAndPlan.dialog.eula.title": string;
|
|
2692
2716
|
"settings.usageAndPlan.dialog.eula.description": string;
|
|
2717
|
+
"settings.usageAndPlan.dialog.eula.audit.notice": string;
|
|
2693
2718
|
"settings.usageAndPlan.dialog.eula.checkbox.label": string;
|
|
2694
2719
|
"settings.usageAndPlan.dialog.eula.link.text": string;
|
|
2695
2720
|
"settings.usageAndPlan.dialog.eula.button.accept": string;
|
|
@@ -3100,6 +3125,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
3100
3125
|
"workflowActivator.thisWorkflowHasNoTriggerNodes": string;
|
|
3101
3126
|
"workflowActivator.thisWorkflowIsArchived": string;
|
|
3102
3127
|
"workflowActivator.thisWorkflowHasOnlyOneExecuteWorkflowTriggerNode": string;
|
|
3128
|
+
"workflowActivator.conflictingWebhook.unknownWorkflow": string;
|
|
3103
3129
|
"workflowDetails.share": string;
|
|
3104
3130
|
"workflowDetails.addTag": string;
|
|
3105
3131
|
"workflowDetails.chooseOrCreateATag": string;
|
|
@@ -3153,8 +3179,18 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
3153
3179
|
"workflowRun.showError.title": string;
|
|
3154
3180
|
"workflowRun.showError.payloadTooLarge": string;
|
|
3155
3181
|
"workflowRun.showError.resolveOutstandingIssues": string;
|
|
3182
|
+
"workflowRun.showError.unsupportedExecutionLogic.title": string;
|
|
3183
|
+
"workflowRun.showError.unsupportedExecutionLogic.description": string;
|
|
3156
3184
|
"workflowRun.showMessage.message": string;
|
|
3157
3185
|
"workflowRun.showMessage.title": string;
|
|
3186
|
+
"workflowSettings.executionLogic.v0.title": string;
|
|
3187
|
+
"workflowSettings.executionLogic.v1.title": string;
|
|
3188
|
+
"workflowSettings.executionLogic.v2.title": string;
|
|
3189
|
+
"workflowSettings.executionLogic.v0.description": string;
|
|
3190
|
+
"workflowSettings.executionLogic.v1.description": string;
|
|
3191
|
+
"workflowSettings.executionLogic.v2.description": string;
|
|
3192
|
+
"workflowSettings.executionLogic.changed.title": string;
|
|
3193
|
+
"workflowSettings.executionLogic.changed.description": string;
|
|
3158
3194
|
"workflowSettings.callerIds": string;
|
|
3159
3195
|
"workflowSettings.callerIds.placeholder": string;
|
|
3160
3196
|
"workflowSettings.callerPolicy": string;
|
|
@@ -3167,7 +3203,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
3167
3203
|
"workflowSettings.defaultTimezone": string;
|
|
3168
3204
|
"workflowSettings.defaultTimezoneNotValid": string;
|
|
3169
3205
|
"workflowSettings.errorWorkflow": string;
|
|
3170
|
-
"workflowSettings.
|
|
3206
|
+
"workflowSettings.executionLogic": string;
|
|
3207
|
+
"workflowSettings.binaryMode": string;
|
|
3171
3208
|
"workflowSettings.helpTexts.errorWorkflow": string;
|
|
3172
3209
|
"workflowSettings.helpTexts.executionTimeout": string;
|
|
3173
3210
|
"workflowSettings.helpTexts.executionTimeoutToggle": string;
|
|
@@ -3613,6 +3650,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
3613
3650
|
"dataTable.addColumn.alreadyExistsDescription": string;
|
|
3614
3651
|
"dataTable.addColumn.testingColumnDescription": string;
|
|
3615
3652
|
"dataTable.search.dateSearchInfo": string;
|
|
3653
|
+
"dataTable.cell.oversized": string;
|
|
3654
|
+
"dataTable.cell.oversized.tooltip": string;
|
|
3616
3655
|
"settings.ldap": string;
|
|
3617
3656
|
"settings.ldap.note": string;
|
|
3618
3657
|
"settings.ldap.infoTip": string;
|
|
@@ -4290,6 +4329,14 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
4290
4329
|
"commandBar.chat.deleteSession": string;
|
|
4291
4330
|
"commandBar.chat.open.searchPlaceholder": string;
|
|
4292
4331
|
"commandBar.chat.stop": string;
|
|
4332
|
+
"browserNotifications.permission.request.title": string;
|
|
4333
|
+
"browserNotifications.permission.request.message": string;
|
|
4334
|
+
"browserNotifications.permission.request.allow": string;
|
|
4335
|
+
"browserNotifications.permission.request.dismiss": string;
|
|
4336
|
+
"browserNotifications.permission.denied.title": string;
|
|
4337
|
+
"browserNotifications.permission.denied.message": string;
|
|
4338
|
+
"browserNotifications.permission.denied.checkAgain": string;
|
|
4339
|
+
"browserNotifications.permission.granted.message": string;
|
|
4293
4340
|
};
|
|
4294
4341
|
}, {}, {}, string, false>;
|
|
4295
4342
|
declare const i18nVersion: vue0.Ref<number, number>;
|
package/dist/index.d.mts
CHANGED
|
@@ -124,6 +124,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
124
124
|
"generic.credentials": string;
|
|
125
125
|
"generic.workflow": string;
|
|
126
126
|
"generic.workflowSaved": string;
|
|
127
|
+
"generic.autosave.retrying": string;
|
|
127
128
|
"generic.editor": string;
|
|
128
129
|
"generic.seePlans": string;
|
|
129
130
|
"generic.loading": string;
|
|
@@ -229,6 +230,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
229
230
|
"auth.signup.setupYourAccountError": string;
|
|
230
231
|
"auth.signup.tokenValidationError": string;
|
|
231
232
|
"aiAssistant.name": string;
|
|
233
|
+
"aiAssistant.assistant": string;
|
|
232
234
|
"aiAssistant.tabs.ask": string;
|
|
233
235
|
"aiAssistant.tabs.build": string;
|
|
234
236
|
"aiAssistant.builder.mode": string;
|
|
@@ -241,6 +243,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
241
243
|
"aiAssistant.builder.invalidPrompt": string;
|
|
242
244
|
"aiAssistant.builder.workflowParsingError.title": string;
|
|
243
245
|
"aiAssistant.builder.workflowParsingError.content": string;
|
|
246
|
+
"aiAssistant.builder.error.title": string;
|
|
244
247
|
"aiAssistant.builder.canvasPrompt.title": string;
|
|
245
248
|
"aiAssistant.builder.canvasPrompt.confirmTitle": string;
|
|
246
249
|
"aiAssistant.builder.canvasPrompt.confirmMessage": string;
|
|
@@ -266,7 +269,12 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
266
269
|
"aiAssistant.builder.restoreError.title": string;
|
|
267
270
|
"aiAssistant.builder.disabledTooltip.autosaving": string;
|
|
268
271
|
"aiAssistant.builder.disabledTooltip.readOnly": string;
|
|
269
|
-
"aiAssistant.
|
|
272
|
+
"aiAssistant.builder.notification.title": string;
|
|
273
|
+
"aiAssistant.builder.notification.body": string;
|
|
274
|
+
"aiAssistant.builder.notification.inputNeeded.title": string;
|
|
275
|
+
"aiAssistant.builder.notification.inputNeeded.body": string;
|
|
276
|
+
"aiAssistant.builder.notificationBanner.text": string;
|
|
277
|
+
"aiAssistant.builder.notificationBanner.notify": string;
|
|
270
278
|
"aiAssistant.newSessionModal.title.part1": string;
|
|
271
279
|
"aiAssistant.newSessionModal.title.part2": string;
|
|
272
280
|
"aiAssistant.newSessionModal.message": string;
|
|
@@ -284,6 +292,14 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
284
292
|
"aiAssistant.prompts.currentView.executionsView": string;
|
|
285
293
|
"aiAssistant.prompts.currentView.workflowEditor": string;
|
|
286
294
|
"aiAssistant.tooltip": string;
|
|
295
|
+
"aiAssistant.coachmark.title": string;
|
|
296
|
+
"aiAssistant.coachmark.body": string;
|
|
297
|
+
"aiAssistant.coachmark.gotIt": string;
|
|
298
|
+
"aiAssistant.askMode.emptyState.title": string;
|
|
299
|
+
"aiAssistant.askMode.emptyState.body1": string;
|
|
300
|
+
"aiAssistant.askMode.emptyState.body2": string;
|
|
301
|
+
"aiAssistant.askMode.emptyState.body3": string;
|
|
302
|
+
"aiAssistant.askMode.inputPlaceholder": string;
|
|
287
303
|
"banners.confirmEmail.message.1": string;
|
|
288
304
|
"banners.confirmEmail.message.2": string;
|
|
289
305
|
"banners.confirmEmail.button": string;
|
|
@@ -952,6 +968,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
952
968
|
"dataMapping.schemaView.execution.resumeUrl": string;
|
|
953
969
|
"dataMapping.schemaView.variablesUpgrade": string;
|
|
954
970
|
"dataMapping.schemaView.variablesEmpty": string;
|
|
971
|
+
"dataMapping.schemaView.mergeNotice": string;
|
|
955
972
|
"displayWithChange.cancelEdit": string;
|
|
956
973
|
"displayWithChange.clickToChange": string;
|
|
957
974
|
"displayWithChange.setValue": string;
|
|
@@ -1515,6 +1532,9 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
1515
1532
|
"ndv.tooMuchData.showDataAnyway": string;
|
|
1516
1533
|
"ndv.tooMuchData.title": string;
|
|
1517
1534
|
"ndv.httpRequest.credentialOnly.docsNotice": string;
|
|
1535
|
+
"ndv.binaryData.combinedTooltip": string;
|
|
1536
|
+
"ndv.binaryData.separateTooltip": string;
|
|
1537
|
+
"noTagsView.createTag": string;
|
|
1518
1538
|
"noTagsView.readyToOrganizeYourWorkflows": string;
|
|
1519
1539
|
"noTagsView.withWorkflowTagsYouReFree": string;
|
|
1520
1540
|
"noAnnotationTagsView.title": string;
|
|
@@ -2307,6 +2327,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
2307
2327
|
"runData.executionStatus.failed": string;
|
|
2308
2328
|
"runData.executionStatus.canceled": string;
|
|
2309
2329
|
"runData.downloadBinaryData": string;
|
|
2330
|
+
"runData.downloadBinaryData.error.title": string;
|
|
2331
|
+
"runData.downloadBinaryData.error.message": string;
|
|
2310
2332
|
"runData.executeNode": string;
|
|
2311
2333
|
"runData.executionTime": string;
|
|
2312
2334
|
"runData.fileExtension": string;
|
|
@@ -2327,6 +2349,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
2327
2349
|
"runData.nodeReturnedALargeAmountOfData": string;
|
|
2328
2350
|
"runData.output": string;
|
|
2329
2351
|
"runData.showBinaryData": string;
|
|
2352
|
+
"runData.legacyBinaryMode": string;
|
|
2330
2353
|
"runData.startTime": string;
|
|
2331
2354
|
"runData.table": string;
|
|
2332
2355
|
"runData.table.viewSubExecution": string;
|
|
@@ -2688,8 +2711,10 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
2688
2711
|
"settings.usageAndPlan.license.activation.error.title": string;
|
|
2689
2712
|
"settings.usageAndPlan.license.activation.success.title": string;
|
|
2690
2713
|
"settings.usageAndPlan.license.activation.success.message": string;
|
|
2714
|
+
"settings.usageAndPlan.license.activation.success.message.eula": string;
|
|
2691
2715
|
"settings.usageAndPlan.dialog.eula.title": string;
|
|
2692
2716
|
"settings.usageAndPlan.dialog.eula.description": string;
|
|
2717
|
+
"settings.usageAndPlan.dialog.eula.audit.notice": string;
|
|
2693
2718
|
"settings.usageAndPlan.dialog.eula.checkbox.label": string;
|
|
2694
2719
|
"settings.usageAndPlan.dialog.eula.link.text": string;
|
|
2695
2720
|
"settings.usageAndPlan.dialog.eula.button.accept": string;
|
|
@@ -3100,6 +3125,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
3100
3125
|
"workflowActivator.thisWorkflowHasNoTriggerNodes": string;
|
|
3101
3126
|
"workflowActivator.thisWorkflowIsArchived": string;
|
|
3102
3127
|
"workflowActivator.thisWorkflowHasOnlyOneExecuteWorkflowTriggerNode": string;
|
|
3128
|
+
"workflowActivator.conflictingWebhook.unknownWorkflow": string;
|
|
3103
3129
|
"workflowDetails.share": string;
|
|
3104
3130
|
"workflowDetails.addTag": string;
|
|
3105
3131
|
"workflowDetails.chooseOrCreateATag": string;
|
|
@@ -3153,8 +3179,18 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
3153
3179
|
"workflowRun.showError.title": string;
|
|
3154
3180
|
"workflowRun.showError.payloadTooLarge": string;
|
|
3155
3181
|
"workflowRun.showError.resolveOutstandingIssues": string;
|
|
3182
|
+
"workflowRun.showError.unsupportedExecutionLogic.title": string;
|
|
3183
|
+
"workflowRun.showError.unsupportedExecutionLogic.description": string;
|
|
3156
3184
|
"workflowRun.showMessage.message": string;
|
|
3157
3185
|
"workflowRun.showMessage.title": string;
|
|
3186
|
+
"workflowSettings.executionLogic.v0.title": string;
|
|
3187
|
+
"workflowSettings.executionLogic.v1.title": string;
|
|
3188
|
+
"workflowSettings.executionLogic.v2.title": string;
|
|
3189
|
+
"workflowSettings.executionLogic.v0.description": string;
|
|
3190
|
+
"workflowSettings.executionLogic.v1.description": string;
|
|
3191
|
+
"workflowSettings.executionLogic.v2.description": string;
|
|
3192
|
+
"workflowSettings.executionLogic.changed.title": string;
|
|
3193
|
+
"workflowSettings.executionLogic.changed.description": string;
|
|
3158
3194
|
"workflowSettings.callerIds": string;
|
|
3159
3195
|
"workflowSettings.callerIds.placeholder": string;
|
|
3160
3196
|
"workflowSettings.callerPolicy": string;
|
|
@@ -3167,7 +3203,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
3167
3203
|
"workflowSettings.defaultTimezone": string;
|
|
3168
3204
|
"workflowSettings.defaultTimezoneNotValid": string;
|
|
3169
3205
|
"workflowSettings.errorWorkflow": string;
|
|
3170
|
-
"workflowSettings.
|
|
3206
|
+
"workflowSettings.executionLogic": string;
|
|
3207
|
+
"workflowSettings.binaryMode": string;
|
|
3171
3208
|
"workflowSettings.helpTexts.errorWorkflow": string;
|
|
3172
3209
|
"workflowSettings.helpTexts.executionTimeout": string;
|
|
3173
3210
|
"workflowSettings.helpTexts.executionTimeoutToggle": string;
|
|
@@ -3613,6 +3650,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
3613
3650
|
"dataTable.addColumn.alreadyExistsDescription": string;
|
|
3614
3651
|
"dataTable.addColumn.testingColumnDescription": string;
|
|
3615
3652
|
"dataTable.search.dateSearchInfo": string;
|
|
3653
|
+
"dataTable.cell.oversized": string;
|
|
3654
|
+
"dataTable.cell.oversized.tooltip": string;
|
|
3616
3655
|
"settings.ldap": string;
|
|
3617
3656
|
"settings.ldap.note": string;
|
|
3618
3657
|
"settings.ldap.infoTip": string;
|
|
@@ -4290,6 +4329,14 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
4290
4329
|
"commandBar.chat.deleteSession": string;
|
|
4291
4330
|
"commandBar.chat.open.searchPlaceholder": string;
|
|
4292
4331
|
"commandBar.chat.stop": string;
|
|
4332
|
+
"browserNotifications.permission.request.title": string;
|
|
4333
|
+
"browserNotifications.permission.request.message": string;
|
|
4334
|
+
"browserNotifications.permission.request.allow": string;
|
|
4335
|
+
"browserNotifications.permission.request.dismiss": string;
|
|
4336
|
+
"browserNotifications.permission.denied.title": string;
|
|
4337
|
+
"browserNotifications.permission.denied.message": string;
|
|
4338
|
+
"browserNotifications.permission.denied.checkAgain": string;
|
|
4339
|
+
"browserNotifications.permission.granted.message": string;
|
|
4293
4340
|
};
|
|
4294
4341
|
}, {}, {}, string, false>;
|
|
4295
4342
|
declare const i18nVersion: vue0.Ref<number, number>;
|
package/dist/index.mjs
CHANGED
|
@@ -120,6 +120,7 @@ var en_default = {
|
|
|
120
120
|
"generic.credentials": "Credentials",
|
|
121
121
|
"generic.workflow": "Workflow | {count} Workflow | {count} Workflows",
|
|
122
122
|
"generic.workflowSaved": "Workflow changes saved",
|
|
123
|
+
"generic.autosave.retrying": "Autosave failed: {error}\nRetrying in {retryIn}...",
|
|
123
124
|
"generic.editor": "Editor",
|
|
124
125
|
"generic.seePlans": "See plans",
|
|
125
126
|
"generic.loading": "Loading",
|
|
@@ -225,6 +226,7 @@ var en_default = {
|
|
|
225
226
|
"auth.signup.setupYourAccountError": "Problem setting up your account",
|
|
226
227
|
"auth.signup.tokenValidationError": "Issue validating invite token",
|
|
227
228
|
"aiAssistant.name": "n8n AI",
|
|
229
|
+
"aiAssistant.assistant": "Assistant",
|
|
228
230
|
"aiAssistant.tabs.ask": "Ask",
|
|
229
231
|
"aiAssistant.tabs.build": "Build",
|
|
230
232
|
"aiAssistant.builder.mode": "AI Builder",
|
|
@@ -237,6 +239,7 @@ var en_default = {
|
|
|
237
239
|
"aiAssistant.builder.invalidPrompt": "Prompt validation failed. Please try again with a clearer description of your workflow requirements and supported integrations.",
|
|
238
240
|
"aiAssistant.builder.workflowParsingError.title": "Unable to insert workflow",
|
|
239
241
|
"aiAssistant.builder.workflowParsingError.content": "The workflow returned by AI could not be parsed. Please try again.",
|
|
242
|
+
"aiAssistant.builder.error.title": "Workflow update failed",
|
|
240
243
|
"aiAssistant.builder.canvasPrompt.title": "What would you like to automate?",
|
|
241
244
|
"aiAssistant.builder.canvasPrompt.confirmTitle": "Replace current prompt?",
|
|
242
245
|
"aiAssistant.builder.canvasPrompt.confirmMessage": "This will replace your current prompt. Are you sure?",
|
|
@@ -262,7 +265,12 @@ var en_default = {
|
|
|
262
265
|
"aiAssistant.builder.restoreError.title": "Failed to restore version",
|
|
263
266
|
"aiAssistant.builder.disabledTooltip.autosaving": "Saving workflow...",
|
|
264
267
|
"aiAssistant.builder.disabledTooltip.readOnly": "Another user is currently editing this workflow",
|
|
265
|
-
"aiAssistant.
|
|
268
|
+
"aiAssistant.builder.notification.title": "Workflow ready - n8n",
|
|
269
|
+
"aiAssistant.builder.notification.body": "Done building {workflowName}",
|
|
270
|
+
"aiAssistant.builder.notification.inputNeeded.title": "Input needed - n8n",
|
|
271
|
+
"aiAssistant.builder.notification.inputNeeded.body": "Waiting for your response on {workflowName}",
|
|
272
|
+
"aiAssistant.builder.notificationBanner.text": "Want to be notified when the agent finishes building?",
|
|
273
|
+
"aiAssistant.builder.notificationBanner.notify": "Notify",
|
|
266
274
|
"aiAssistant.newSessionModal.title.part1": "Start new",
|
|
267
275
|
"aiAssistant.newSessionModal.title.part2": "session",
|
|
268
276
|
"aiAssistant.newSessionModal.message": "You already have an active n8n AI session. Starting a new session will clear your current conversation history.",
|
|
@@ -280,6 +288,14 @@ var en_default = {
|
|
|
280
288
|
"aiAssistant.prompts.currentView.executionsView": "The user is currently looking at the list of executions for the currently open workflow.",
|
|
281
289
|
"aiAssistant.prompts.currentView.workflowEditor": "The user is currently looking at the current workflow in n8n editor, without any specific node selected.",
|
|
282
290
|
"aiAssistant.tooltip": "n8n AI",
|
|
291
|
+
"aiAssistant.coachmark.title": "Ask mode enabled",
|
|
292
|
+
"aiAssistant.coachmark.body": "Ask questions about n8n, get help with errors, or learn about automation. Switch to Build anytime to create workflows.",
|
|
293
|
+
"aiAssistant.coachmark.gotIt": "Got it",
|
|
294
|
+
"aiAssistant.askMode.emptyState.title": "Ask n8n AI",
|
|
295
|
+
"aiAssistant.askMode.emptyState.body1": "Ask anything about n8n, your workflow, or how to accomplish a task. This won't use any of your AI credits.",
|
|
296
|
+
"aiAssistant.askMode.emptyState.body2": "Look for the",
|
|
297
|
+
"aiAssistant.askMode.emptyState.body3": "button throughout the UI to get contextual help.",
|
|
298
|
+
"aiAssistant.askMode.inputPlaceholder": "What do you need help with?",
|
|
283
299
|
"banners.confirmEmail.message.1": "To secure your account and prevent future access issues, please confirm your",
|
|
284
300
|
"banners.confirmEmail.message.2": "email address.",
|
|
285
301
|
"banners.confirmEmail.button": "Confirm email",
|
|
@@ -948,6 +964,7 @@ var en_default = {
|
|
|
948
964
|
"dataMapping.schemaView.execution.resumeUrl": "The URL for resuming a 'Wait' node",
|
|
949
965
|
"dataMapping.schemaView.variablesUpgrade": "Set global variables and use them across workflows with the Pro or Enterprise plan. <a href=\"https://docs.n8n.io/code/variables/\" target=\"_blank\">Details</a>",
|
|
950
966
|
"dataMapping.schemaView.variablesEmpty": "Create variables that can be used across workflows <a href=\"/variables\" target=\"_blank\">here</a>",
|
|
967
|
+
"dataMapping.schemaView.mergeNotice": "This schema shows fields from multiple items. Some fields may be absent in individual items.",
|
|
951
968
|
"displayWithChange.cancelEdit": "Cancel Edit",
|
|
952
969
|
"displayWithChange.clickToChange": "Click to Change",
|
|
953
970
|
"displayWithChange.setValue": "Set Value",
|
|
@@ -1511,6 +1528,9 @@ var en_default = {
|
|
|
1511
1528
|
"ndv.tooMuchData.showDataAnyway": "Show data",
|
|
1512
1529
|
"ndv.tooMuchData.title": "Show {size} MB of data?",
|
|
1513
1530
|
"ndv.httpRequest.credentialOnly.docsNotice": "Use the <a target=\"_blank\" href=\"{docsUrl}\">{nodeName} docs</a> to construct your request. We'll take care of the authentication part if you add a {nodeName} credential below.",
|
|
1531
|
+
"ndv.binaryData.combinedTooltip": "Specify the path to the binary data entry in the input item or use an expression to access the binary data in previous nodes, e.g. {example}",
|
|
1532
|
+
"ndv.binaryData.separateTooltip": "Specify the property name of the binary data in the input item or use an expression to access the binary data in previous nodes, e.g. {example}",
|
|
1533
|
+
"noTagsView.createTag": "Create a tag",
|
|
1514
1534
|
"noTagsView.readyToOrganizeYourWorkflows": "Ready to organize your workflows?",
|
|
1515
1535
|
"noTagsView.withWorkflowTagsYouReFree": "With workflow tags, you're free to create the perfect tagging system for your flows",
|
|
1516
1536
|
"noAnnotationTagsView.title": "Organize your executions",
|
|
@@ -2303,6 +2323,8 @@ var en_default = {
|
|
|
2303
2323
|
"runData.executionStatus.failed": "Execution failed",
|
|
2304
2324
|
"runData.executionStatus.canceled": "Execution canceled",
|
|
2305
2325
|
"runData.downloadBinaryData": "Download",
|
|
2326
|
+
"runData.downloadBinaryData.error.title": "Error downloading file",
|
|
2327
|
+
"runData.downloadBinaryData.error.message": "File could not be downloaded",
|
|
2306
2328
|
"runData.executeNode": "Test Node",
|
|
2307
2329
|
"runData.executionTime": "Execution Time",
|
|
2308
2330
|
"runData.fileExtension": "File Extension",
|
|
@@ -2323,6 +2345,7 @@ var en_default = {
|
|
|
2323
2345
|
"runData.nodeReturnedALargeAmountOfData": "Node returned a large amount of data",
|
|
2324
2346
|
"runData.output": "Output",
|
|
2325
2347
|
"runData.showBinaryData": "View",
|
|
2348
|
+
"runData.legacyBinaryMode": "Try the new \"v2\" Execution Logic mode by selecting the corresponding option in the workflow",
|
|
2326
2349
|
"runData.startTime": "Start Time",
|
|
2327
2350
|
"runData.table": "Table",
|
|
2328
2351
|
"runData.table.viewSubExecution": "View sub-execution {id}",
|
|
@@ -2684,10 +2707,12 @@ var en_default = {
|
|
|
2684
2707
|
"settings.usageAndPlan.license.activation.error.title": "Activation failed",
|
|
2685
2708
|
"settings.usageAndPlan.license.activation.success.title": "License activated",
|
|
2686
2709
|
"settings.usageAndPlan.license.activation.success.message": "Your {name} {type} has been successfully activated.",
|
|
2710
|
+
"settings.usageAndPlan.license.activation.success.message.eula": "You have accepted the EULA and successfully activated your {name} plan.",
|
|
2687
2711
|
"settings.usageAndPlan.dialog.eula.title": "Confirmation needed",
|
|
2688
|
-
"settings.usageAndPlan.dialog.eula.description": "To activate your license,
|
|
2689
|
-
"settings.usageAndPlan.dialog.eula.
|
|
2690
|
-
"settings.usageAndPlan.dialog.eula.
|
|
2712
|
+
"settings.usageAndPlan.dialog.eula.description": "To activate your license, you must review and accept our End User License Agreement (EULA). Please confirm that you have read and agree to the terms in order to continue.",
|
|
2713
|
+
"settings.usageAndPlan.dialog.eula.audit.notice": "Your acceptance will be recorded for audit purposes.",
|
|
2714
|
+
"settings.usageAndPlan.dialog.eula.checkbox.label": "I have read and accept the",
|
|
2715
|
+
"settings.usageAndPlan.dialog.eula.link.text": "EULA",
|
|
2691
2716
|
"settings.usageAndPlan.dialog.eula.button.accept": "Accept & activate",
|
|
2692
2717
|
"settings.usageAndPlan.dialog.eula.button.cancel": "@:_reusableBaseText.cancel",
|
|
2693
2718
|
"settings.usageAndPlan.license.communityRegistered.tooltip": "You have registered your email to unlock additional features on your community plan",
|
|
@@ -3096,6 +3121,7 @@ var en_default = {
|
|
|
3096
3121
|
"workflowActivator.thisWorkflowHasNoTriggerNodes": "This workflow has no trigger nodes that require activation",
|
|
3097
3122
|
"workflowActivator.thisWorkflowIsArchived": "This workflow is archived so it cannot be activated",
|
|
3098
3123
|
"workflowActivator.thisWorkflowHasOnlyOneExecuteWorkflowTriggerNode": "'Execute Workflow Trigger' doesn't require activation as it is triggered by another workflow",
|
|
3124
|
+
"workflowActivator.conflictingWebhook.unknownWorkflow": "Unknown workflow (ID: {id})",
|
|
3099
3125
|
"workflowDetails.share": "Share",
|
|
3100
3126
|
"workflowDetails.addTag": "Add tag",
|
|
3101
3127
|
"workflowDetails.chooseOrCreateATag": "Choose or create a tag",
|
|
@@ -3149,8 +3175,18 @@ var en_default = {
|
|
|
3149
3175
|
"workflowRun.showError.title": "Problem running workflow",
|
|
3150
3176
|
"workflowRun.showError.payloadTooLarge": "Please execute the whole workflow, rather than just the node. (Existing execution data is too large.)",
|
|
3151
3177
|
"workflowRun.showError.resolveOutstandingIssues": "Please resolve outstanding issues before you activate it",
|
|
3178
|
+
"workflowRun.showError.unsupportedExecutionLogic.title": "Unsupported Execution Logic",
|
|
3179
|
+
"workflowRun.showError.unsupportedExecutionLogic.description": "Execution Logic \"v2\" is not supported when filesystem mode is \"default\". Please change the Execution Logic to \"v1\" in workflow settings and update expressions accordingly.",
|
|
3152
3180
|
"workflowRun.showMessage.message": "Please fix them before executing",
|
|
3153
3181
|
"workflowRun.showMessage.title": "Workflow has issues",
|
|
3182
|
+
"workflowSettings.executionLogic.v0.title": "v0 (legacy)",
|
|
3183
|
+
"workflowSettings.executionLogic.v1.title": "v1 (recommended)",
|
|
3184
|
+
"workflowSettings.executionLogic.v2.title": "v2 (experimental)",
|
|
3185
|
+
"workflowSettings.executionLogic.v0.description": "Executes the first node of each branch, then the second node of each branch, and so on.",
|
|
3186
|
+
"workflowSettings.executionLogic.v1.description": "Executes each branch in turn, from topmost to bottommost, completing one branch before starting another.",
|
|
3187
|
+
"workflowSettings.executionLogic.v2.description": "Executes each branch in turn, with binaries included directly in the item structure to simplify expressions.",
|
|
3188
|
+
"workflowSettings.executionLogic.changed.title": "Execution Logic changed",
|
|
3189
|
+
"workflowSettings.executionLogic.changed.description": "Please update expressions that reference binary data to match the new execution logic mode. ",
|
|
3154
3190
|
"workflowSettings.callerIds": "IDs of workflows that can call this one",
|
|
3155
3191
|
"workflowSettings.callerIds.placeholder": "e.g. 14, 18",
|
|
3156
3192
|
"workflowSettings.callerPolicy": "This workflow can be called by",
|
|
@@ -3163,7 +3199,8 @@ var en_default = {
|
|
|
3163
3199
|
"workflowSettings.defaultTimezone": "Default - {defaultTimezoneValue}",
|
|
3164
3200
|
"workflowSettings.defaultTimezoneNotValid": "Default Timezone not valid",
|
|
3165
3201
|
"workflowSettings.errorWorkflow": "Error Workflow (to notify when this one errors)",
|
|
3166
|
-
"workflowSettings.
|
|
3202
|
+
"workflowSettings.executionLogic": "Execution Logic",
|
|
3203
|
+
"workflowSettings.binaryMode": "Binary Mode",
|
|
3167
3204
|
"workflowSettings.helpTexts.errorWorkflow": "A second workflow to run if the current one fails.<br />The second workflow should have an 'Error Trigger' node.",
|
|
3168
3205
|
"workflowSettings.helpTexts.executionTimeout": "How long the workflow should wait before timing out",
|
|
3169
3206
|
"workflowSettings.helpTexts.executionTimeoutToggle": "Whether to cancel workflow execution after a defined time",
|
|
@@ -3609,6 +3646,8 @@ var en_default = {
|
|
|
3609
3646
|
"dataTable.addColumn.alreadyExistsDescription": "Column name already exists, choose a different name",
|
|
3610
3647
|
"dataTable.addColumn.testingColumnDescription": "This column is used for testing, choose a different name",
|
|
3611
3648
|
"dataTable.search.dateSearchInfo": "Date searches use UTC format, while the table displays dates in your local timezone",
|
|
3649
|
+
"dataTable.cell.oversized": "Value too large to display",
|
|
3650
|
+
"dataTable.cell.oversized.tooltip": "The value can be modified using the data table node",
|
|
3612
3651
|
"settings.ldap": "LDAP",
|
|
3613
3652
|
"settings.ldap.note": "LDAP allows users to authenticate with their centralized account. It's compatible with services that provide an LDAP interface like Active Directory, Okta and Jumpcloud.",
|
|
3614
3653
|
"settings.ldap.infoTip": "Learn more about <a href='https://docs.n8n.io/user-management/ldap/' target='_blank'>LDAP in the Docs</a>",
|
|
@@ -4285,7 +4324,15 @@ var en_default = {
|
|
|
4285
4324
|
"commandBar.chat.deleteCurrent": "Delete current chat",
|
|
4286
4325
|
"commandBar.chat.deleteSession": "Delete \"{title}\"",
|
|
4287
4326
|
"commandBar.chat.open.searchPlaceholder": "Search by f title...",
|
|
4288
|
-
"commandBar.chat.stop": "Stop message generation"
|
|
4327
|
+
"commandBar.chat.stop": "Stop message generation",
|
|
4328
|
+
"browserNotifications.permission.request.title": "Enable desktop notifications",
|
|
4329
|
+
"browserNotifications.permission.request.message": "Get notified when your workflows complete or need attention.",
|
|
4330
|
+
"browserNotifications.permission.request.allow": "Allow notifications",
|
|
4331
|
+
"browserNotifications.permission.request.dismiss": "Not now",
|
|
4332
|
+
"browserNotifications.permission.denied.title": "Notifications blocked",
|
|
4333
|
+
"browserNotifications.permission.denied.message": "Desktop notifications are blocked. To enable them, click the lock icon in your browser's address bar and allow notifications.",
|
|
4334
|
+
"browserNotifications.permission.denied.checkAgain": "Check again",
|
|
4335
|
+
"browserNotifications.permission.granted.message": "Desktop notifications are enabled"
|
|
4289
4336
|
};
|
|
4290
4337
|
|
|
4291
4338
|
//#endregion
|