@n8n/i18n 1.20.0 → 1.22.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 +4079 -3994
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +3876 -3693
- package/dist/index.d.ts +3876 -3693
- package/dist/index.js +4042 -3992
- package/dist/index.js.map +1 -1
- package/dist/types-j8rdQ8e5.d.ts +3818 -0
- package/dist/types-wNLLPlzG.d.cts +3818 -0
- package/dist/types.cjs +0 -1
- package/dist/types.d.cts +2 -3673
- package/dist/types.d.ts +2 -3673
- package/dist/types.js +1 -1
- package/dist/utils-CmS9ahSc.cjs +75 -0
- package/dist/utils-CmS9ahSc.cjs.map +1 -0
- package/dist/utils-h8Z6_NUG.js +51 -0
- package/dist/utils-h8Z6_NUG.js.map +1 -0
- package/dist/utils.cjs +5 -12
- package/dist/utils.d.cts +5 -3
- package/dist/utils.d.ts +5 -3
- package/dist/utils.js +3 -13
- package/package.json +8 -8
- package/dist/chunk-MOPMPZJO.cjs +0 -34
- package/dist/chunk-MOPMPZJO.cjs.map +0 -1
- package/dist/chunk-NITZKE2M.js +0 -34
- package/dist/chunk-NITZKE2M.js.map +0 -1
- package/dist/types.cjs.map +0 -1
- package/dist/types.js.map +0 -1
- package/dist/utils.cjs.map +0 -1
- package/dist/utils.js.map +0 -1
|
@@ -0,0 +1,3818 @@
|
|
|
1
|
+
//#region src/locales/en.d.ts
|
|
2
|
+
declare const _exports: {
|
|
3
|
+
_reusableBaseText: {
|
|
4
|
+
cancel: string;
|
|
5
|
+
codeNodeEditor: {
|
|
6
|
+
linter: {
|
|
7
|
+
useJson: string;
|
|
8
|
+
};
|
|
9
|
+
completer: {
|
|
10
|
+
all: string;
|
|
11
|
+
first: string;
|
|
12
|
+
last: string;
|
|
13
|
+
itemMatching: string;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
16
|
+
name: string;
|
|
17
|
+
save: string;
|
|
18
|
+
dismiss: string;
|
|
19
|
+
unlimited: string;
|
|
20
|
+
activate: string;
|
|
21
|
+
user: string;
|
|
22
|
+
enabled: string;
|
|
23
|
+
disabled: string;
|
|
24
|
+
type: string;
|
|
25
|
+
role: string;
|
|
26
|
+
roles: {
|
|
27
|
+
admin: string;
|
|
28
|
+
editor: string;
|
|
29
|
+
viewer: string;
|
|
30
|
+
};
|
|
31
|
+
};
|
|
32
|
+
_reusableDynamicText: {
|
|
33
|
+
readMore: string;
|
|
34
|
+
learnMore: string;
|
|
35
|
+
moreInfo: string;
|
|
36
|
+
oauth2: {
|
|
37
|
+
clientId: string;
|
|
38
|
+
clientSecret: string;
|
|
39
|
+
};
|
|
40
|
+
};
|
|
41
|
+
"generic.annotations": string;
|
|
42
|
+
"generic.annotationData": string;
|
|
43
|
+
"generic.any": string;
|
|
44
|
+
"generic.cancel": string;
|
|
45
|
+
"generic.open": string;
|
|
46
|
+
"generic.add": string;
|
|
47
|
+
"generic.close": string;
|
|
48
|
+
"generic.clear": string;
|
|
49
|
+
"generic.confirm": string;
|
|
50
|
+
"generic.create": string;
|
|
51
|
+
"generic.create.workflow": string;
|
|
52
|
+
"generic.deleteWorkflowError": string;
|
|
53
|
+
"generic.archiveWorkflowError": string;
|
|
54
|
+
"generic.unarchiveWorkflowError": string;
|
|
55
|
+
"generic.filtersApplied": string;
|
|
56
|
+
"generic.field": string;
|
|
57
|
+
"generic.fields": string;
|
|
58
|
+
"generic.folderCount": string;
|
|
59
|
+
"generic.folder": string;
|
|
60
|
+
"generic.learnMore": string;
|
|
61
|
+
"generic.reset": string;
|
|
62
|
+
"generic.resetAllFilters": string;
|
|
63
|
+
"generic.communityNode": string;
|
|
64
|
+
"generic.communityNode.tooltip": string;
|
|
65
|
+
"generic.officialNode.tooltip": string;
|
|
66
|
+
"generic.copy": string;
|
|
67
|
+
"generic.copied": string;
|
|
68
|
+
"generic.delete": string;
|
|
69
|
+
"generic.dontShowAgain": string;
|
|
70
|
+
"generic.enterprise": string;
|
|
71
|
+
"generic.executions": string;
|
|
72
|
+
"generic.tag_plural": string;
|
|
73
|
+
"generic.tag": string;
|
|
74
|
+
"generic.tests": string;
|
|
75
|
+
"generic.optional": string;
|
|
76
|
+
"generic.or": string;
|
|
77
|
+
"generic.clickToCopy": string;
|
|
78
|
+
"generic.copiedToClipboard": string;
|
|
79
|
+
"generic.beta": string;
|
|
80
|
+
"generic.betaProper": string;
|
|
81
|
+
"generic.yes": string;
|
|
82
|
+
"generic.no": string;
|
|
83
|
+
"generic.rating": string;
|
|
84
|
+
"generic.refresh": string;
|
|
85
|
+
"generic.retry": string;
|
|
86
|
+
"generic.error": string;
|
|
87
|
+
"generic.error.subworkflowCreationFailed": string;
|
|
88
|
+
"generic.settings": string;
|
|
89
|
+
"generic.service": string;
|
|
90
|
+
"generic.star": string;
|
|
91
|
+
"generic.tryNow": string;
|
|
92
|
+
"generic.startNow": string;
|
|
93
|
+
"generic.dismiss": string;
|
|
94
|
+
"generic.saving": string;
|
|
95
|
+
"generic.name": string;
|
|
96
|
+
"generic.unsavedWork.confirmMessage.headline": string;
|
|
97
|
+
"generic.unsavedWork.confirmMessage.message": string;
|
|
98
|
+
"generic.unsavedWork.confirmMessage.confirmButtonText": string;
|
|
99
|
+
"generic.unsavedWork.confirmMessage.cancelButtonText": string;
|
|
100
|
+
"generic.upgrade": string;
|
|
101
|
+
"generic.upgradeNow": string;
|
|
102
|
+
"generic.update": string;
|
|
103
|
+
"generic.credential": string;
|
|
104
|
+
"generic.credentials": string;
|
|
105
|
+
"generic.workflow": string;
|
|
106
|
+
"generic.workflowSaved": string;
|
|
107
|
+
"generic.editor": string;
|
|
108
|
+
"generic.seePlans": string;
|
|
109
|
+
"generic.loading": string;
|
|
110
|
+
"generic.and": string;
|
|
111
|
+
"generic.ownedByMe": string;
|
|
112
|
+
"generic.moreInfo": string;
|
|
113
|
+
"generic.next": string;
|
|
114
|
+
"generic.pro": string;
|
|
115
|
+
"generic.variable_plural": string;
|
|
116
|
+
"generic.folders_plural": string;
|
|
117
|
+
"generic.variable": string;
|
|
118
|
+
"generic.viewDocs": string;
|
|
119
|
+
"generic.workflows": string;
|
|
120
|
+
"generic.rename": string;
|
|
121
|
+
"generic.missing.permissions": string;
|
|
122
|
+
"generic.shortcutHint": string;
|
|
123
|
+
"generic.unknownError": string;
|
|
124
|
+
"generic.upgradeToEnterprise": string;
|
|
125
|
+
"generic.never": string;
|
|
126
|
+
"generic.list.clearSelection": string;
|
|
127
|
+
"generic.list.selected": string;
|
|
128
|
+
"generic.project": string;
|
|
129
|
+
"generic.projects": string;
|
|
130
|
+
"generic.your": string;
|
|
131
|
+
"generic.apiKey": string;
|
|
132
|
+
"about.aboutN8n": string;
|
|
133
|
+
"about.close": string;
|
|
134
|
+
"about.license": string;
|
|
135
|
+
"about.n8nLicense": string;
|
|
136
|
+
"about.n8nVersion": string;
|
|
137
|
+
"about.sourceCode": string;
|
|
138
|
+
"about.instanceID": string;
|
|
139
|
+
"about.debug.title": string;
|
|
140
|
+
"about.debug.message": string;
|
|
141
|
+
"about.debug.toast.title": string;
|
|
142
|
+
"about.debug.toast.message": string;
|
|
143
|
+
"about.thirdPartyLicenses": string;
|
|
144
|
+
"about.thirdPartyLicensesLink": string;
|
|
145
|
+
"about.thirdPartyLicenses.downloadError": string;
|
|
146
|
+
"askAi.dialog.title": string;
|
|
147
|
+
"askAi.dialog.body": string;
|
|
148
|
+
"askAi.dialog.signup": string;
|
|
149
|
+
"activationModal.butYouCanSeeThem": string;
|
|
150
|
+
"activationModal.executionList": string;
|
|
151
|
+
"activationModal.gotIt": string;
|
|
152
|
+
"activationModal.ifYouChooseTo": string;
|
|
153
|
+
"activationModal.saveExecutions": string;
|
|
154
|
+
"activationModal.theseExecutionsWillNotShowUp": string;
|
|
155
|
+
"activationModal.workflowActivated": string;
|
|
156
|
+
"activationModal.yourTriggerWillNowFire": string;
|
|
157
|
+
"activationModal.yourTriggersWillNowFire": string;
|
|
158
|
+
"activationModal.yourWorkflowWillNowListenForEvents": string;
|
|
159
|
+
"activationModal.yourWorkflowWillNowRegularlyCheck": string;
|
|
160
|
+
"annotationTagsManager.manageTags": string;
|
|
161
|
+
"annotationTagsView.usage": string;
|
|
162
|
+
"annotationTagsView.inUse": string;
|
|
163
|
+
"auth.changePassword": string;
|
|
164
|
+
"auth.changePassword.currentPassword": string;
|
|
165
|
+
"auth.changePassword.mfaCode": string;
|
|
166
|
+
"auth.changePassword.error": string;
|
|
167
|
+
"auth.changePassword.missingTokenError": string;
|
|
168
|
+
"auth.changePassword.missingUserIdError": string;
|
|
169
|
+
"auth.changePassword.passwordUpdated": string;
|
|
170
|
+
"auth.changePassword.passwordUpdatedMessage": string;
|
|
171
|
+
"auth.changePassword.passwordsMustMatchError": string;
|
|
172
|
+
"auth.changePassword.reenterNewPassword": string;
|
|
173
|
+
"auth.changePassword.tokenValidationError": string;
|
|
174
|
+
"auth.confirmPassword": string;
|
|
175
|
+
"auth.confirmPassword.currentPassword": string;
|
|
176
|
+
"auth.confirmPassword.confirmPasswordToChangeEmail": string;
|
|
177
|
+
"auth.defaultPasswordRequirements": string;
|
|
178
|
+
"auth.validation.missingParameters": string;
|
|
179
|
+
"auth.email": string;
|
|
180
|
+
"auth.firstName": string;
|
|
181
|
+
"auth.lastName": string;
|
|
182
|
+
"auth.newPassword": string;
|
|
183
|
+
"auth.password": string;
|
|
184
|
+
"auth.role": string;
|
|
185
|
+
"auth.roles.default": string;
|
|
186
|
+
"auth.roles.member": string;
|
|
187
|
+
"auth.roles.admin": string;
|
|
188
|
+
"auth.roles.owner": string;
|
|
189
|
+
"auth.agreement.label": string;
|
|
190
|
+
"auth.setup.next": string;
|
|
191
|
+
"auth.setup.settingUpOwnerError": string;
|
|
192
|
+
"auth.setup.setupOwner": string;
|
|
193
|
+
"auth.signin": string;
|
|
194
|
+
"auth.signin.error": string;
|
|
195
|
+
"auth.signout": string;
|
|
196
|
+
"auth.signout.error": string;
|
|
197
|
+
"auth.signup.finishAccountSetup": string;
|
|
198
|
+
"auth.signup.missingTokenError": string;
|
|
199
|
+
"auth.signup.setupYourAccount": string;
|
|
200
|
+
"auth.signup.setupYourAccountError": string;
|
|
201
|
+
"auth.signup.tokenValidationError": string;
|
|
202
|
+
"aiAssistant.name": string;
|
|
203
|
+
"aiAssistant.tabs.ask": string;
|
|
204
|
+
"aiAssistant.tabs.build": string;
|
|
205
|
+
"aiAssistant.builder.mode": string;
|
|
206
|
+
"aiAssistant.builder.placeholder": string;
|
|
207
|
+
"aiAssistant.builder.assistantPlaceholder": string;
|
|
208
|
+
"aiAssistant.builder.characterLimit": string;
|
|
209
|
+
"aiAssistant.builder.generateNew": string;
|
|
210
|
+
"aiAssistant.builder.newWorkflowNotice": string;
|
|
211
|
+
"aiAssistant.builder.feedbackPrompt": string;
|
|
212
|
+
"aiAssistant.builder.invalidPrompt": string;
|
|
213
|
+
"aiAssistant.builder.workflowParsingError.title": string;
|
|
214
|
+
"aiAssistant.builder.workflowParsingError.content": string;
|
|
215
|
+
"aiAssistant.builder.canvasPrompt.title": string;
|
|
216
|
+
"aiAssistant.builder.canvasPrompt.confirmTitle": string;
|
|
217
|
+
"aiAssistant.builder.canvasPrompt.confirmMessage": string;
|
|
218
|
+
"aiAssistant.builder.canvasPrompt.confirmButton": string;
|
|
219
|
+
"aiAssistant.builder.canvasPrompt.cancelButton": string;
|
|
220
|
+
"aiAssistant.builder.canvasPrompt.startManually.title": string;
|
|
221
|
+
"aiAssistant.builder.canvasPrompt.startManually.subTitle": string;
|
|
222
|
+
"aiAssistant.builder.canvasPrompt.buildWithAI": string;
|
|
223
|
+
"aiAssistant.builder.streamAbortedMessage": string;
|
|
224
|
+
"aiAssistant.builder.executeMessage.description": string;
|
|
225
|
+
"aiAssistant.builder.executeMessage.noIssues": string;
|
|
226
|
+
"aiAssistant.builder.executeMessage.validationTooltip": string;
|
|
227
|
+
"aiAssistant.builder.executeMessage.execute": string;
|
|
228
|
+
"aiAssistant.builder.executeMessage.noExecutionData": string;
|
|
229
|
+
"aiAssistant.builder.executeMessage.executionSuccess": string;
|
|
230
|
+
"aiAssistant.builder.executeMessage.executionFailedOnNode": string;
|
|
231
|
+
"aiAssistant.builder.executeMessage.executionFailed": string;
|
|
232
|
+
"aiAssistant.builder.executeMessage.fillParameter": string;
|
|
233
|
+
"aiAssistant.builder.toast.title": string;
|
|
234
|
+
"aiAssistant.builder.toast.description": string;
|
|
235
|
+
"aiAssistant.assistant": string;
|
|
236
|
+
"aiAssistant.newSessionModal.title.part1": string;
|
|
237
|
+
"aiAssistant.newSessionModal.title.part2": string;
|
|
238
|
+
"aiAssistant.newSessionModal.message": string;
|
|
239
|
+
"aiAssistant.newSessionModal.question": string;
|
|
240
|
+
"aiAssistant.newSessionModal.confirm": string;
|
|
241
|
+
"aiAssistant.serviceError.message": string;
|
|
242
|
+
"aiAssistant.payloadTooBig.message": string;
|
|
243
|
+
"aiAssistant.codeUpdated.message.title": string;
|
|
244
|
+
"aiAssistant.codeUpdated.message.body1": string;
|
|
245
|
+
"aiAssistant.codeUpdated.message.body2": string;
|
|
246
|
+
"aiAssistant.thinkingSteps.analyzingError": string;
|
|
247
|
+
"aiAssistant.thinkingSteps.thinking": string;
|
|
248
|
+
"aiAssistant.prompts.currentView.workflowList": string;
|
|
249
|
+
"aiAssistant.prompts.currentView.credentialsList": string;
|
|
250
|
+
"aiAssistant.prompts.currentView.executionsView": string;
|
|
251
|
+
"aiAssistant.prompts.currentView.workflowEditor": string;
|
|
252
|
+
"aiAssistant.tooltip": string;
|
|
253
|
+
"banners.confirmEmail.message.1": string;
|
|
254
|
+
"banners.confirmEmail.message.2": string;
|
|
255
|
+
"banners.confirmEmail.button": string;
|
|
256
|
+
"banners.confirmEmail.toast.success.heading": string;
|
|
257
|
+
"banners.confirmEmail.toast.success.message": string;
|
|
258
|
+
"banners.confirmEmail.toast.error.heading": string;
|
|
259
|
+
"banners.confirmEmail.toast.error.message": string;
|
|
260
|
+
"banners.nonProductionLicense.message": string;
|
|
261
|
+
"banners.trial.message": string;
|
|
262
|
+
"banners.trialOver.message": string;
|
|
263
|
+
"banners.v1.message": string;
|
|
264
|
+
"binaryDataDisplay.backToList": string;
|
|
265
|
+
"binaryDataDisplay.backToOverviewPage": string;
|
|
266
|
+
"binaryDataDisplay.noDataFoundToDisplay": string;
|
|
267
|
+
"binaryDataDisplay.yourBrowserDoesNotSupport": string;
|
|
268
|
+
"chat.hide": string;
|
|
269
|
+
"chat.open": string;
|
|
270
|
+
"chat.window.title": string;
|
|
271
|
+
"chat.window.logs": string;
|
|
272
|
+
"chat.window.logsFromNode": string;
|
|
273
|
+
"chat.window.noChatNode": string;
|
|
274
|
+
"chat.window.noExecution": string;
|
|
275
|
+
"chat.window.chat.placeholder": string;
|
|
276
|
+
"chat.window.chat.placeholderPristine": string;
|
|
277
|
+
"chat.window.chat.sendButtonText": string;
|
|
278
|
+
"chat.window.chat.provideMessage": string;
|
|
279
|
+
"chat.window.chat.emptyChatMessage": string;
|
|
280
|
+
"chat.window.chat.emptyChatMessage.v2": string;
|
|
281
|
+
"chat.window.chat.chatMessageOptions.reuseMessage": string;
|
|
282
|
+
"chat.window.chat.chatMessageOptions.repostMessage": string;
|
|
283
|
+
"chat.window.chat.chatMessageOptions.executionId": string;
|
|
284
|
+
"chat.window.chat.unpinAndExecute.description": string;
|
|
285
|
+
"chat.window.chat.unpinAndExecute.title": string;
|
|
286
|
+
"chat.window.chat.unpinAndExecute.confirm": string;
|
|
287
|
+
"chat.window.chat.unpinAndExecute.cancel": string;
|
|
288
|
+
"chat.window.chat.response.empty": string;
|
|
289
|
+
"chat.window.session.title": string;
|
|
290
|
+
"chat.window.session.id": string;
|
|
291
|
+
"chat.window.session.id.copy": string;
|
|
292
|
+
"chat.window.session.reset": string;
|
|
293
|
+
"chat.window.session.resetSession": string;
|
|
294
|
+
"chatEmbed.infoTip.description": string;
|
|
295
|
+
"chatEmbed.infoTip.link": string;
|
|
296
|
+
"chatEmbed.title": string;
|
|
297
|
+
"chatEmbed.close": string;
|
|
298
|
+
"chatEmbed.install": string;
|
|
299
|
+
"chatEmbed.paste.cdn": string;
|
|
300
|
+
"chatEmbed.paste.cdn.file": string;
|
|
301
|
+
"chatEmbed.paste.vue": string;
|
|
302
|
+
"chatEmbed.paste.vue.file": string;
|
|
303
|
+
"chatEmbed.paste.react": string;
|
|
304
|
+
"chatEmbed.paste.react.file": string;
|
|
305
|
+
"chatEmbed.paste.other": string;
|
|
306
|
+
"chatEmbed.paste.other.file": string;
|
|
307
|
+
"chatEmbed.packageInfo.description": string;
|
|
308
|
+
"chatEmbed.packageInfo.link": string;
|
|
309
|
+
"chatEmbed.chatTriggerNode": string;
|
|
310
|
+
"chatEmbed.url": string;
|
|
311
|
+
"codeEdit.edit": string;
|
|
312
|
+
"codeNodeEditor.askAi": string;
|
|
313
|
+
"codeNodeEditor.completer.$()": string;
|
|
314
|
+
"codeNodeEditor.completer.$execution": string;
|
|
315
|
+
"codeNodeEditor.completer.$execution.id": string;
|
|
316
|
+
"codeNodeEditor.completer.$execution.mode": string;
|
|
317
|
+
"codeNodeEditor.completer.$execution.resumeUrl": string;
|
|
318
|
+
"codeNodeEditor.completer.$execution.resumeFormUrl": string;
|
|
319
|
+
"codeNodeEditor.completer.$execution.customData": string;
|
|
320
|
+
"codeNodeEditor.completer.$execution.customData.set": string;
|
|
321
|
+
"codeNodeEditor.completer.$execution.customData.set.args.key": string;
|
|
322
|
+
"codeNodeEditor.completer.$execution.customData.set.args.value": string;
|
|
323
|
+
"codeNodeEditor.completer.$execution.customData.set.examples.1": string;
|
|
324
|
+
"codeNodeEditor.completer.$execution.customData.get": string;
|
|
325
|
+
"codeNodeEditor.completer.$execution.customData.get.args.key": string;
|
|
326
|
+
"codeNodeEditor.completer.$execution.customData.get.examples.1": string;
|
|
327
|
+
"codeNodeEditor.completer.$execution.customData.setAll": string;
|
|
328
|
+
"codeNodeEditor.completer.$execution.customData.setAll.args.obj": string;
|
|
329
|
+
"codeNodeEditor.completer.$execution.customData.getAll": string;
|
|
330
|
+
"codeNodeEditor.completer.$ifEmpty": string;
|
|
331
|
+
"codeNodeEditor.completer.$ifEmpty.args.value": string;
|
|
332
|
+
"codeNodeEditor.completer.$ifEmpty.args.valueIfEmpty": string;
|
|
333
|
+
"codeNodeEditor.completer.$input": string;
|
|
334
|
+
"codeNodeEditor.completer.$input.all": string;
|
|
335
|
+
"codeNodeEditor.completer.$input.first": string;
|
|
336
|
+
"codeNodeEditor.completer.$input.item": string;
|
|
337
|
+
"codeNodeEditor.completer.$input.itemMatching": string;
|
|
338
|
+
"codeNodeEditor.completer.$input.last": string;
|
|
339
|
+
"codeNodeEditor.completer.$itemIndex": string;
|
|
340
|
+
"codeNodeEditor.completer.$jmespath": string;
|
|
341
|
+
"codeNodeEditor.completer.$jmespath.args.obj": string;
|
|
342
|
+
"codeNodeEditor.completer.$jmespath.args.expression": string;
|
|
343
|
+
"codeNodeEditor.completer.$jmespath.examples.1": string;
|
|
344
|
+
"codeNodeEditor.completer.$jmespath.examples.2": string;
|
|
345
|
+
"codeNodeEditor.completer.$jmespath.examples.3": string;
|
|
346
|
+
"codeNodeEditor.completer.$jmespath.examples.4": string;
|
|
347
|
+
"codeNodeEditor.completer.$if": string;
|
|
348
|
+
"codeNodeEditor.completer.$if.args.condition": string;
|
|
349
|
+
"codeNodeEditor.completer.$if.args.valueIfTrue": string;
|
|
350
|
+
"codeNodeEditor.completer.$if.args.valueIfFalse": string;
|
|
351
|
+
"codeNodeEditor.completer.$if.examples.1": string;
|
|
352
|
+
"codeNodeEditor.completer.$if.examples.2": string;
|
|
353
|
+
"codeNodeEditor.completer.$max": string;
|
|
354
|
+
"codeNodeEditor.completer.$max.args.numbers": string;
|
|
355
|
+
"codeNodeEditor.completer.$min": string;
|
|
356
|
+
"codeNodeEditor.completer.$now": string;
|
|
357
|
+
"codeNodeEditor.completer.$parameter": string;
|
|
358
|
+
"codeNodeEditor.completer.$prevNode": string;
|
|
359
|
+
"codeNodeEditor.completer.$prevNode.name": string;
|
|
360
|
+
"codeNodeEditor.completer.$prevNode.outputIndex": string;
|
|
361
|
+
"codeNodeEditor.completer.$prevNode.runIndex": string;
|
|
362
|
+
"codeNodeEditor.completer.$runIndex": string;
|
|
363
|
+
"codeNodeEditor.completer.$nodeVersion": string;
|
|
364
|
+
"codeNodeEditor.completer.$today": string;
|
|
365
|
+
"codeNodeEditor.completer.$vars": string;
|
|
366
|
+
"codeNodeEditor.completer.$vars.varName.global": string;
|
|
367
|
+
"codeNodeEditor.completer.$vars.varName.global.overridden": string;
|
|
368
|
+
"codeNodeEditor.completer.$vars.varName.project": string;
|
|
369
|
+
"codeNodeEditor.completer.$secrets": string;
|
|
370
|
+
"codeNodeEditor.completer.$secrets.provider": string;
|
|
371
|
+
"codeNodeEditor.completer.$secrets.provider.varName": string;
|
|
372
|
+
"codeNodeEditor.completer.$workflow": string;
|
|
373
|
+
"codeNodeEditor.completer.$workflow.active": string;
|
|
374
|
+
"codeNodeEditor.completer.$workflow.id": string;
|
|
375
|
+
"codeNodeEditor.completer.$workflow.name": string;
|
|
376
|
+
"codeNodeEditor.completer.$response": string;
|
|
377
|
+
"codeNodeEditor.completer.$response.headers": string;
|
|
378
|
+
"codeNodeEditor.completer.$response.statusCode": string;
|
|
379
|
+
"codeNodeEditor.completer.$response.statusMessage": string;
|
|
380
|
+
"codeNodeEditor.completer.$response.body": string;
|
|
381
|
+
"codeNodeEditor.completer.$request": string;
|
|
382
|
+
"codeNodeEditor.completer.$pageCount": string;
|
|
383
|
+
"codeNodeEditor.completer.dateTime": string;
|
|
384
|
+
"codeNodeEditor.completer.binary": string;
|
|
385
|
+
"codeNodeEditor.completer.binary.mimeType": string;
|
|
386
|
+
"codeNodeEditor.completer.binary.fileSize": string;
|
|
387
|
+
"codeNodeEditor.completer.binary.fileName": string;
|
|
388
|
+
"codeNodeEditor.completer.binary.fileExtension": string;
|
|
389
|
+
"codeNodeEditor.completer.binary.fileType": string;
|
|
390
|
+
"codeNodeEditor.completer.binary.id": string;
|
|
391
|
+
"codeNodeEditor.completer.binary.directory": string;
|
|
392
|
+
"codeNodeEditor.completer.item.binary": string;
|
|
393
|
+
"codeNodeEditor.completer.item.json": string;
|
|
394
|
+
"codeNodeEditor.completer.math": string;
|
|
395
|
+
"codeNodeEditor.completer.globalObject": string;
|
|
396
|
+
"codeNodeEditor.completer.globalObject.assign": string;
|
|
397
|
+
"codeNodeEditor.completer.globalObject.entries": string;
|
|
398
|
+
"codeNodeEditor.completer.globalObject.keys": string;
|
|
399
|
+
"codeNodeEditor.completer.globalObject.values": string;
|
|
400
|
+
"codeNodeEditor.completer.json": string;
|
|
401
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.expandFormat": string;
|
|
402
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.fromFormat": string;
|
|
403
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.fromFormatExplain": string;
|
|
404
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.fromHTTP": string;
|
|
405
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.fromISO": string;
|
|
406
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.fromISO.args.isoString": string;
|
|
407
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.fromISO.args.opts": string;
|
|
408
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.fromJSDate": string;
|
|
409
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.fromMillis": string;
|
|
410
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.fromMillis.args.milliseconds": string;
|
|
411
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.fromMillis.args.opts": string;
|
|
412
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.fromObject": string;
|
|
413
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.fromRFC2822": string;
|
|
414
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.fromString": string;
|
|
415
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.fromStringExplain": string;
|
|
416
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.fromSQL": string;
|
|
417
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.fromSeconds": string;
|
|
418
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.fromSeconds.args.seconds": string;
|
|
419
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.fromSeconds.args.opts": string;
|
|
420
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.invalid": string;
|
|
421
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.isDateTime": string;
|
|
422
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.isDateTime.args.maybeDateTime": string;
|
|
423
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.local": string;
|
|
424
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.max": string;
|
|
425
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.max.args.dateTimes": string;
|
|
426
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.min": string;
|
|
427
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.min.args.dateTimes": string;
|
|
428
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.now": string;
|
|
429
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.parseFormatForOpts": string;
|
|
430
|
+
"codeNodeEditor.completer.luxon.dateTimeStaticMethods.utc": string;
|
|
431
|
+
"codeNodeEditor.completer.luxon.instanceMethods.day": string;
|
|
432
|
+
"codeNodeEditor.completer.luxon.instanceMethods.daysInMonth": string;
|
|
433
|
+
"codeNodeEditor.completer.luxon.instanceMethods.daysInYear": string;
|
|
434
|
+
"codeNodeEditor.completer.luxon.instanceMethods.diff": string;
|
|
435
|
+
"codeNodeEditor.completer.luxon.instanceMethods.diffNow": string;
|
|
436
|
+
"codeNodeEditor.completer.luxon.instanceMethods.endOf": string;
|
|
437
|
+
"codeNodeEditor.completer.luxon.instanceMethods.endOf.args.unit": string;
|
|
438
|
+
"codeNodeEditor.completer.luxon.instanceMethods.endOf.args.opts": string;
|
|
439
|
+
"codeNodeEditor.completer.luxon.instanceMethods.equals": string;
|
|
440
|
+
"codeNodeEditor.completer.luxon.instanceMethods.equals.args.other": string;
|
|
441
|
+
"codeNodeEditor.completer.luxon.instanceMethods.hasSame": string;
|
|
442
|
+
"codeNodeEditor.completer.luxon.instanceMethods.hasSame.args.other": string;
|
|
443
|
+
"codeNodeEditor.completer.luxon.instanceMethods.hasSame.args.unit": string;
|
|
444
|
+
"codeNodeEditor.completer.luxon.instanceMethods.hour": string;
|
|
445
|
+
"codeNodeEditor.completer.luxon.instanceMethods.invalidExplanation": string;
|
|
446
|
+
"codeNodeEditor.completer.luxon.instanceMethods.invalidReason": string;
|
|
447
|
+
"codeNodeEditor.completer.luxon.instanceMethods.isInDST": string;
|
|
448
|
+
"codeNodeEditor.completer.luxon.instanceMethods.isInLeapYear": string;
|
|
449
|
+
"codeNodeEditor.completer.luxon.instanceMethods.isOffsetFixed": string;
|
|
450
|
+
"codeNodeEditor.completer.luxon.instanceMethods.isValid": string;
|
|
451
|
+
"codeNodeEditor.completer.luxon.instanceMethods.locale": string;
|
|
452
|
+
"codeNodeEditor.completer.luxon.instanceMethods.max": string;
|
|
453
|
+
"codeNodeEditor.completer.luxon.instanceMethods.millisecond": string;
|
|
454
|
+
"codeNodeEditor.completer.luxon.instanceMethods.min": string;
|
|
455
|
+
"codeNodeEditor.completer.luxon.instanceMethods.minus": string;
|
|
456
|
+
"codeNodeEditor.completer.luxon.instanceMethods.minute": string;
|
|
457
|
+
"codeNodeEditor.completer.luxon.instanceMethods.month": string;
|
|
458
|
+
"codeNodeEditor.completer.luxon.instanceMethods.monthLong": string;
|
|
459
|
+
"codeNodeEditor.completer.luxon.instanceMethods.monthShort": string;
|
|
460
|
+
"codeNodeEditor.completer.luxon.instanceMethods.numberingSystem": string;
|
|
461
|
+
"codeNodeEditor.completer.luxon.instanceMethods.offset": string;
|
|
462
|
+
"codeNodeEditor.completer.luxon.instanceMethods.offsetNameLong": string;
|
|
463
|
+
"codeNodeEditor.completer.luxon.instanceMethods.offsetNameShort": string;
|
|
464
|
+
"codeNodeEditor.completer.luxon.instanceMethods.offsetNumber": string;
|
|
465
|
+
"codeNodeEditor.completer.luxon.instanceMethods.ordinal": string;
|
|
466
|
+
"codeNodeEditor.completer.luxon.instanceMethods.outputCalendar": string;
|
|
467
|
+
"codeNodeEditor.completer.luxon.instanceMethods.plus": string;
|
|
468
|
+
"codeNodeEditor.completer.luxon.instanceMethods.quarter": string;
|
|
469
|
+
"codeNodeEditor.completer.luxon.instanceMethods.reconfigure": string;
|
|
470
|
+
"codeNodeEditor.completer.luxon.instanceMethods.resolvedLocaleOptions": string;
|
|
471
|
+
"codeNodeEditor.completer.luxon.instanceMethods.second": string;
|
|
472
|
+
"codeNodeEditor.completer.luxon.instanceMethods.set": string;
|
|
473
|
+
"codeNodeEditor.completer.luxon.instanceMethods.set.args.values": string;
|
|
474
|
+
"codeNodeEditor.completer.luxon.instanceMethods.setLocale": string;
|
|
475
|
+
"codeNodeEditor.completer.luxon.instanceMethods.setLocale.args.locale": string;
|
|
476
|
+
"codeNodeEditor.completer.luxon.instanceMethods.setZone": string;
|
|
477
|
+
"codeNodeEditor.completer.luxon.instanceMethods.setZone.args.zone": string;
|
|
478
|
+
"codeNodeEditor.completer.luxon.instanceMethods.setZone.args.opts": string;
|
|
479
|
+
"codeNodeEditor.completer.luxon.instanceMethods.startOf": string;
|
|
480
|
+
"codeNodeEditor.completer.luxon.instanceMethods.startOf.args.unit": string;
|
|
481
|
+
"codeNodeEditor.completer.luxon.instanceMethods.startOf.args.opts": string;
|
|
482
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toBSON": string;
|
|
483
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toFormat": string;
|
|
484
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toHTTP": string;
|
|
485
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toISO": string;
|
|
486
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toISO.args.opts": string;
|
|
487
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toISODate": string;
|
|
488
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toISOTime": string;
|
|
489
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toISOWeekDate": string;
|
|
490
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toJSON": string;
|
|
491
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toJsDate": string;
|
|
492
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toLocal": string;
|
|
493
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toLocal.example": string;
|
|
494
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toLocaleParts": string;
|
|
495
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toLocaleString": string;
|
|
496
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toLocaleString.args.opts": string;
|
|
497
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toLocaleString.example": string;
|
|
498
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toMillis": string;
|
|
499
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toObject": string;
|
|
500
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toRFC2822": string;
|
|
501
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toRelative": string;
|
|
502
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toRelative.args.opts": string;
|
|
503
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toRelativeCalendar": string;
|
|
504
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toSQL": string;
|
|
505
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toSQLDate": string;
|
|
506
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toSQLTime": string;
|
|
507
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toSeconds": string;
|
|
508
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toString": string;
|
|
509
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toUTC": string;
|
|
510
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toUTC.args.offset": string;
|
|
511
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toUTC.args.opts": string;
|
|
512
|
+
"codeNodeEditor.completer.luxon.instanceMethods.toUnixInteger": string;
|
|
513
|
+
"codeNodeEditor.completer.luxon.instanceMethods.until": string;
|
|
514
|
+
"codeNodeEditor.completer.luxon.instanceMethods.valueOf": string;
|
|
515
|
+
"codeNodeEditor.completer.luxon.instanceMethods.weekNumber": string;
|
|
516
|
+
"codeNodeEditor.completer.luxon.instanceMethods.weekYear": string;
|
|
517
|
+
"codeNodeEditor.completer.luxon.instanceMethods.weekday": string;
|
|
518
|
+
"codeNodeEditor.completer.luxon.instanceMethods.weekdayLong": string;
|
|
519
|
+
"codeNodeEditor.completer.luxon.instanceMethods.weekdayShort": string;
|
|
520
|
+
"codeNodeEditor.completer.luxon.instanceMethods.weeksInWeekYear": string;
|
|
521
|
+
"codeNodeEditor.completer.luxon.instanceMethods.year": string;
|
|
522
|
+
"codeNodeEditor.completer.luxon.instanceMethods.zone": string;
|
|
523
|
+
"codeNodeEditor.completer.luxon.instanceMethods.zoneName": string;
|
|
524
|
+
"codeNodeEditor.completer.selector.all": string;
|
|
525
|
+
"codeNodeEditor.completer.selector.context": string;
|
|
526
|
+
"codeNodeEditor.completer.selector.first": string;
|
|
527
|
+
"codeNodeEditor.completer.selector.item": string;
|
|
528
|
+
"codeNodeEditor.completer.selector.args.branchIndex": string;
|
|
529
|
+
"codeNodeEditor.completer.selector.args.runIndex": string;
|
|
530
|
+
"codeNodeEditor.completer.selector.itemMatching": string;
|
|
531
|
+
"codeNodeEditor.completer.selector.itemMatching.args.currentItemIndex": string;
|
|
532
|
+
"codeNodeEditor.completer.selector.last": string;
|
|
533
|
+
"codeNodeEditor.completer.selector.params": string;
|
|
534
|
+
"codeNodeEditor.completer.selector.isExecuted": string;
|
|
535
|
+
"codeNodeEditor.completer.section.input": string;
|
|
536
|
+
"codeNodeEditor.completer.section.prevNodes": string;
|
|
537
|
+
"codeNodeEditor.completer.section.metadata": string;
|
|
538
|
+
"codeNodeEditor.completer.section.fields": string;
|
|
539
|
+
"codeNodeEditor.completer.section.properties": string;
|
|
540
|
+
"codeNodeEditor.completer.section.methods": string;
|
|
541
|
+
"codeNodeEditor.completer.section.otherMethods": string;
|
|
542
|
+
"codeNodeEditor.completer.section.recommended": string;
|
|
543
|
+
"codeNodeEditor.completer.section.recommendedMethods": string;
|
|
544
|
+
"codeNodeEditor.completer.section.other": string;
|
|
545
|
+
"codeNodeEditor.completer.section.edit": string;
|
|
546
|
+
"codeNodeEditor.completer.section.query": string;
|
|
547
|
+
"codeNodeEditor.completer.section.format": string;
|
|
548
|
+
"codeNodeEditor.completer.section.component": string;
|
|
549
|
+
"codeNodeEditor.completer.section.case": string;
|
|
550
|
+
"codeNodeEditor.completer.section.cast": string;
|
|
551
|
+
"codeNodeEditor.completer.section.compare": string;
|
|
552
|
+
"codeNodeEditor.completer.section.validation": string;
|
|
553
|
+
"codeNodeEditor.completer.section.variable.project": string;
|
|
554
|
+
"codeNodeEditor.completer.section.variable.global": string;
|
|
555
|
+
"codeNodeEditor.linter.allItems.firstOrLastCalledWithArg": string;
|
|
556
|
+
"codeNodeEditor.linter.allItems.emptyReturn": string;
|
|
557
|
+
"codeNodeEditor.linter.allItems.itemCall": string;
|
|
558
|
+
"codeNodeEditor.linter.allItems.itemMatchingNoArg": string;
|
|
559
|
+
"codeNodeEditor.linter.allItems.unavailableItem": string;
|
|
560
|
+
"codeNodeEditor.linter.allItems.unavailableProperty": string;
|
|
561
|
+
"codeNodeEditor.linter.allItems.unavailableVar": string;
|
|
562
|
+
"codeNodeEditor.linter.bothModes.directAccess.firstOrLastCall": string;
|
|
563
|
+
"codeNodeEditor.linter.bothModes.directAccess.itemProperty": string;
|
|
564
|
+
"codeNodeEditor.linter.bothModes.varDeclaration.itemProperty": string;
|
|
565
|
+
"codeNodeEditor.linter.bothModes.varDeclaration.itemSubproperty": string;
|
|
566
|
+
"codeNodeEditor.linter.eachItem.emptyReturn": string;
|
|
567
|
+
"codeNodeEditor.linter.eachItem.legacyItemAccess": string;
|
|
568
|
+
"codeNodeEditor.linter.eachItem.returnArray": string;
|
|
569
|
+
"codeNodeEditor.linter.eachItem.unavailableItems": string;
|
|
570
|
+
"codeNodeEditor.linter.eachItem.unavailableMethod": string;
|
|
571
|
+
"codeNodeEditor.linter.eachItem.preferFirst": string;
|
|
572
|
+
"codeNodeEditor.linter.bothModes.syntaxError": string;
|
|
573
|
+
"codeNodeEditor.linter.bothModes.dollarSignVariable": string;
|
|
574
|
+
"codeNodeEditor.askAi.placeholder": string;
|
|
575
|
+
"codeNodeEditor.askAi.intro": string;
|
|
576
|
+
"codeNodeEditor.askAi.help": string;
|
|
577
|
+
"codeNodeEditor.askAi.generateCode": string;
|
|
578
|
+
"codeNodeEditor.askAi.noInputData": string;
|
|
579
|
+
"codeNodeEditor.askAi.sureLeaveTab": string;
|
|
580
|
+
"codeNodeEditor.askAi.areYouSure": string;
|
|
581
|
+
"codeNodeEditor.askAi.switchTab": string;
|
|
582
|
+
"codeNodeEditor.askAi.noPrompt": string;
|
|
583
|
+
"codeNodeEditor.askAi.onlyAllItemsMode": string;
|
|
584
|
+
"codeNodeEditor.askAi.promptTooShort": string;
|
|
585
|
+
"codeNodeEditor.askAi.generateCodeAndReplace": string;
|
|
586
|
+
"codeNodeEditor.askAi.replaceCurrentCode": string;
|
|
587
|
+
"codeNodeEditor.askAi.areYouSureToReplace": string;
|
|
588
|
+
"codeNodeEditor.askAi.loadingPhrase0": string;
|
|
589
|
+
"codeNodeEditor.askAi.loadingPhrase1": string;
|
|
590
|
+
"codeNodeEditor.askAi.loadingPhrase2": string;
|
|
591
|
+
"codeNodeEditor.askAi.loadingPhrase3": string;
|
|
592
|
+
"codeNodeEditor.askAi.loadingPhrase4": string;
|
|
593
|
+
"codeNodeEditor.askAi.loadingPhrase5": string;
|
|
594
|
+
"codeNodeEditor.askAi.loadingPhrase6": string;
|
|
595
|
+
"codeNodeEditor.askAi.loadingPhrase7": string;
|
|
596
|
+
"codeNodeEditor.askAi.generationCompleted": string;
|
|
597
|
+
"codeNodeEditor.askAi.generationFailed": string;
|
|
598
|
+
"codeNodeEditor.askAi.generationFailedUnknown": string;
|
|
599
|
+
"codeNodeEditor.askAi.generationFailedWithReason": string;
|
|
600
|
+
"codeNodeEditor.askAi.generationFailedDown": string;
|
|
601
|
+
"codeNodeEditor.askAi.generationFailedRate": string;
|
|
602
|
+
"codeNodeEditor.askAi.generationFailedTooLarge": string;
|
|
603
|
+
"codeNodeEditor.tabs.askAi": string;
|
|
604
|
+
"codeNodeEditor.tabs.code": string;
|
|
605
|
+
"codeNodeEditor.examples": string;
|
|
606
|
+
"codeNodeEditor.parameters": string;
|
|
607
|
+
"codeNodeEditor.optional": string;
|
|
608
|
+
"codeNodeEditor.defaultsTo": string;
|
|
609
|
+
"collectionParameter.choose": string;
|
|
610
|
+
"collectionParameter.noProperties": string;
|
|
611
|
+
"communityNodeFooter.legacy": string;
|
|
612
|
+
"communityNodeFooter.manage": string;
|
|
613
|
+
"communityNodeFooter.reportIssue": string;
|
|
614
|
+
"credentialEdit.credentialConfig.accountConnected": string;
|
|
615
|
+
"credentialEdit.credentialConfig.clickToCopy": string;
|
|
616
|
+
"credentialEdit.credentialConfig.connectionTestedSuccessfully": string;
|
|
617
|
+
"credentialEdit.credentialConfig.couldntConnectWithTheseSettings": string;
|
|
618
|
+
"credentialEdit.credentialConfig.couldntConnectWithTheseSettings.sharee": string;
|
|
619
|
+
"credentialEdit.credentialConfig.needHelpFillingOutTheseFields": string;
|
|
620
|
+
"credentialEdit.credentialConfig.oAuthRedirectUrl": string;
|
|
621
|
+
"credentialEdit.credentialConfig.openDocs": string;
|
|
622
|
+
"credentialEdit.credentialConfig.pleaseCheckTheErrorsBelow": string;
|
|
623
|
+
"credentialEdit.credentialConfig.pleaseCheckTheErrorsBelow.sharee": string;
|
|
624
|
+
"credentialEdit.credentialConfig.reconnect": string;
|
|
625
|
+
"credentialEdit.credentialConfig.reconnectOAuth2Credential": string;
|
|
626
|
+
"credentialEdit.credentialConfig.redirectUrlCopiedToClipboard": string;
|
|
627
|
+
"credentialEdit.credentialConfig.retry": string;
|
|
628
|
+
"credentialEdit.credentialConfig.retryCredentialTest": string;
|
|
629
|
+
"credentialEdit.credentialConfig.retrying": string;
|
|
630
|
+
"credentialEdit.credentialConfig.subtitle": string;
|
|
631
|
+
"credentialEdit.credentialConfig.theServiceYouReConnectingTo": string;
|
|
632
|
+
"credentialEdit.credentialConfig.missingCredentialType": string;
|
|
633
|
+
"credentialEdit.credentialConfig.authTypeSelectorLabel": string;
|
|
634
|
+
"credentialEdit.credentialConfig.authTypeSelectorTooltip": string;
|
|
635
|
+
"credentialEdit.credentialConfig.recommendedAuthTypeSuffix": string;
|
|
636
|
+
"credentialEdit.credentialConfig.externalSecrets": string;
|
|
637
|
+
"credentialEdit.credentialConfig.externalSecrets.moreInfo": string;
|
|
638
|
+
"credentialEdit.credentialEdit.confirmMessage.beforeClose1.cancelButtonText": string;
|
|
639
|
+
"credentialEdit.credentialEdit.confirmMessage.beforeClose1.confirmButtonText": string;
|
|
640
|
+
"credentialEdit.credentialEdit.confirmMessage.beforeClose1.headline": string;
|
|
641
|
+
"credentialEdit.credentialEdit.confirmMessage.beforeClose1.message": string;
|
|
642
|
+
"credentialEdit.credentialEdit.confirmMessage.beforeClose2.cancelButtonText": string;
|
|
643
|
+
"credentialEdit.credentialEdit.confirmMessage.beforeClose2.confirmButtonText": string;
|
|
644
|
+
"credentialEdit.credentialEdit.confirmMessage.beforeClose2.headline": string;
|
|
645
|
+
"credentialEdit.credentialEdit.confirmMessage.beforeClose2.message": string;
|
|
646
|
+
"credentialEdit.credentialEdit.confirmMessage.deleteCredential.cancelButtonText": string;
|
|
647
|
+
"credentialEdit.credentialEdit.confirmMessage.deleteCredential.confirmButtonText": string;
|
|
648
|
+
"credentialEdit.credentialEdit.confirmMessage.deleteCredential.headline": string;
|
|
649
|
+
"credentialEdit.credentialEdit.confirmMessage.deleteCredential.message": string;
|
|
650
|
+
"credentialEdit.credentialEdit.connection": string;
|
|
651
|
+
"credentialEdit.credentialEdit.sharing": string;
|
|
652
|
+
"credentialEdit.credentialEdit.couldNotFindCredentialOfType": string;
|
|
653
|
+
"credentialEdit.credentialEdit.couldNotFindCredentialWithId": string;
|
|
654
|
+
"credentialEdit.credentialEdit.delete": string;
|
|
655
|
+
"credentialEdit.credentialEdit.details": string;
|
|
656
|
+
"credentialEdit.credentialEdit.saving": string;
|
|
657
|
+
"credentialEdit.credentialEdit.showError.createCredential.title": string;
|
|
658
|
+
"credentialEdit.credentialEdit.showError.deleteCredential.title": string;
|
|
659
|
+
"credentialEdit.credentialEdit.showError.generateAuthorizationUrl.message": string;
|
|
660
|
+
"credentialEdit.credentialEdit.showError.generateAuthorizationUrl.title": string;
|
|
661
|
+
"credentialEdit.credentialEdit.showError.loadCredential.title": string;
|
|
662
|
+
"credentialEdit.credentialEdit.showError.updateCredential.title": string;
|
|
663
|
+
"credentialEdit.credentialEdit.showMessage.title": string;
|
|
664
|
+
"credentialEdit.credentialEdit.testing": string;
|
|
665
|
+
"credentialEdit.credentialEdit.info.sharee": string;
|
|
666
|
+
"credentialEdit.credentialInfo.allowUseBy": string;
|
|
667
|
+
"credentialEdit.credentialInfo.created": string;
|
|
668
|
+
"credentialEdit.credentialInfo.id": string;
|
|
669
|
+
"credentialEdit.credentialInfo.lastModified": string;
|
|
670
|
+
"credentialEdit.credentialEdit.setupGuide": string;
|
|
671
|
+
"credentialEdit.credentialEdit.docs": string;
|
|
672
|
+
"credentialEdit.oAuthButton.connectMyAccount": string;
|
|
673
|
+
"credentialEdit.oAuthButton.signInWithGoogle": string;
|
|
674
|
+
"credentialEdit.credentialSharing.info.owner": string;
|
|
675
|
+
"credentialEdit.credentialSharing.info.sharee.team": string;
|
|
676
|
+
"credentialEdit.credentialSharing.info.sharee.personal": string;
|
|
677
|
+
"credentialEdit.credentialSharing.info.sharee.fallback": string;
|
|
678
|
+
"credentialEdit.credentialSharing.list.delete": string;
|
|
679
|
+
"credentialEdit.credentialSharing.list.delete.confirm.title": string;
|
|
680
|
+
"credentialEdit.credentialSharing.list.delete.confirm.message": string;
|
|
681
|
+
"credentialEdit.credentialSharing.list.delete.confirm.confirmButtonText": string;
|
|
682
|
+
"credentialEdit.credentialSharing.list.delete.confirm.cancelButtonText": string;
|
|
683
|
+
"credentialEdit.credentialSharing.role.user": string;
|
|
684
|
+
"credentialSelectModal.addNewCredential": string;
|
|
685
|
+
"credentialSelectModal.continue": string;
|
|
686
|
+
"credentialSelectModal.searchForApp": string;
|
|
687
|
+
"credentialSelectModal.selectAnAppOrServiceToConnectTo": string;
|
|
688
|
+
"credentialsList.addNew": string;
|
|
689
|
+
"credentialsList.confirmMessage.cancelButtonText": string;
|
|
690
|
+
"credentialsList.confirmMessage.confirmButtonText": string;
|
|
691
|
+
"credentialsList.confirmMessage.headline": string;
|
|
692
|
+
"credentialsList.confirmMessage.message": string;
|
|
693
|
+
"credentialsList.created": string;
|
|
694
|
+
"credentialsList.credentials": string;
|
|
695
|
+
"credentialsList.deleteCredential": string;
|
|
696
|
+
"credentialsList.editCredential": string;
|
|
697
|
+
"credentialsList.errorLoadingCredentials": string;
|
|
698
|
+
"credentialsList.name": string;
|
|
699
|
+
"credentialsList.operations": string;
|
|
700
|
+
"credentialsList.showError.deleteCredential.title": string;
|
|
701
|
+
"credentialsList.showMessage.title": string;
|
|
702
|
+
"credentialsList.type": string;
|
|
703
|
+
"credentialsList.updated": string;
|
|
704
|
+
"credentialsList.yourSavedCredentials": string;
|
|
705
|
+
"credentials.heading": string;
|
|
706
|
+
"credentials.add": string;
|
|
707
|
+
"credentials.project.add": string;
|
|
708
|
+
"credentials.empty.heading": string;
|
|
709
|
+
"credentials.empty.heading.userNotSetup": string;
|
|
710
|
+
"credentials.empty.description": string;
|
|
711
|
+
"credentials.empty.button": string;
|
|
712
|
+
"credentials.empty.button.disabled.tooltip": string;
|
|
713
|
+
"credentials.item.open": string;
|
|
714
|
+
"credentials.item.delete": string;
|
|
715
|
+
"credentials.item.move": string;
|
|
716
|
+
"credentials.item.updated": string;
|
|
717
|
+
"credentials.item.created": string;
|
|
718
|
+
"credentials.item.owner": string;
|
|
719
|
+
"credentials.item.readonly": string;
|
|
720
|
+
"credentials.item.needsSetup": string;
|
|
721
|
+
"credentials.search.placeholder": string;
|
|
722
|
+
"credentials.filters.type": string;
|
|
723
|
+
"credentials.filters.setup": string;
|
|
724
|
+
"credentials.filters.status": string;
|
|
725
|
+
"credentials.filters.active": string;
|
|
726
|
+
"credentials.filters.active.reset": string;
|
|
727
|
+
"credentials.sort.lastUpdated": string;
|
|
728
|
+
"credentials.sort.lastCreated": string;
|
|
729
|
+
"credentials.sort.nameAsc": string;
|
|
730
|
+
"credentials.sort.nameDesc": string;
|
|
731
|
+
"credentials.noResults": string;
|
|
732
|
+
"credentials.noResults.withSearch.switchToShared.preamble": string;
|
|
733
|
+
"credentials.noResults.withSearch.switchToShared.link": string;
|
|
734
|
+
"credentials.create.personal.toast.title": string;
|
|
735
|
+
"credentials.create.project.toast.title": string;
|
|
736
|
+
"credentials.create.project.toast.text": string;
|
|
737
|
+
"dataDisplay.needHelp": string;
|
|
738
|
+
"dataDisplay.nodeDocumentation": string;
|
|
739
|
+
"dataDisplay.openDocumentationFor": string;
|
|
740
|
+
"dataMapping.dragColumnToFieldHint": string;
|
|
741
|
+
"dataMapping.dragFromPreviousHint": string;
|
|
742
|
+
"dataMapping.success.title": string;
|
|
743
|
+
"dataMapping.success.moreInfo": string;
|
|
744
|
+
"dataMapping.tableView.tableColumnsExceeded": string;
|
|
745
|
+
"dataMapping.tableView.tableColumnsExceeded.tooltip": string;
|
|
746
|
+
"dataMapping.tableView.tableColumnsExceeded.tooltip.link": string;
|
|
747
|
+
"dataMapping.tableView.columnCollapsing": string;
|
|
748
|
+
"dataMapping.tableView.columnCollapsing.tooltip": string;
|
|
749
|
+
"dataMapping.schemaView.emptyData": string;
|
|
750
|
+
"dataMapping.schemaView.emptySchema": string;
|
|
751
|
+
"dataMapping.schemaView.emptySchemaWithBinary": string;
|
|
752
|
+
"dataMapping.schemaView.executeSchema": string;
|
|
753
|
+
"dataMapping.schemaView.disabled": string;
|
|
754
|
+
"dataMapping.schemaView.noMatches": string;
|
|
755
|
+
"dataMapping.schemaView.preview": string;
|
|
756
|
+
"dataMapping.schemaView.previewLastExecution": string;
|
|
757
|
+
"dataMapping.schemaView.previewLastExecution.executePreviousNodes": string;
|
|
758
|
+
"dataMapping.schemaView.preview.executeNode": string;
|
|
759
|
+
"dataMapping.schemaView.previewExtraFields": string;
|
|
760
|
+
"dataMapping.schemaView.previewNode": string;
|
|
761
|
+
"dataMapping.schemaView.variablesContextTitle": string;
|
|
762
|
+
"dataMapping.schemaView.execution.resumeUrl": string;
|
|
763
|
+
"dataMapping.schemaView.variablesUpgrade": string;
|
|
764
|
+
"dataMapping.schemaView.variablesEmpty": string;
|
|
765
|
+
"displayWithChange.cancelEdit": string;
|
|
766
|
+
"displayWithChange.clickToChange": string;
|
|
767
|
+
"displayWithChange.setValue": string;
|
|
768
|
+
"duplicateWorkflowDialog.cancel": string;
|
|
769
|
+
"duplicateWorkflowDialog.chooseOrCreateATag": string;
|
|
770
|
+
"duplicateWorkflowDialog.duplicateWorkflow": string;
|
|
771
|
+
"duplicateWorkflowDialog.enterWorkflowName": string;
|
|
772
|
+
"duplicateWorkflowDialog.save": string;
|
|
773
|
+
"duplicateWorkflowDialog.errors.missingName.title": string;
|
|
774
|
+
"duplicateWorkflowDialog.errors.missingName.message": string;
|
|
775
|
+
"duplicateWorkflowDialog.errors.forbidden.title": string;
|
|
776
|
+
"duplicateWorkflowDialog.errors.forbidden.message": string;
|
|
777
|
+
"duplicateWorkflowDialog.errors.generic.title": string;
|
|
778
|
+
"editor.mainHeader.githubButton.label": string;
|
|
779
|
+
"experiments.personalizedTemplatesV3.browseAllTemplates": string;
|
|
780
|
+
"experiments.personalizedTemplatesV3.couldntFind": string;
|
|
781
|
+
"experiments.personalizedTemplatesV3.exploreTemplates": string;
|
|
782
|
+
"experiments.personalizedTemplatesV3.loadingTemplates": string;
|
|
783
|
+
"experiments.personalizedTemplatesV3.recommendationTooltip": string;
|
|
784
|
+
"experiments.personalizedTemplatesV3.recommendedForYou": string;
|
|
785
|
+
error: string;
|
|
786
|
+
"error.goBack": string;
|
|
787
|
+
"error.pageNotFound": string;
|
|
788
|
+
"error.entityNotFound.title": string;
|
|
789
|
+
"error.entityNotFound.text": string;
|
|
790
|
+
"error.entityNotFound.action": string;
|
|
791
|
+
"error.entityUnAuthorized.title": string;
|
|
792
|
+
"error.entityUnAuthorized.content": string;
|
|
793
|
+
"executions.ExecutionStatus": string;
|
|
794
|
+
"executions.concurrency.docsLink": string;
|
|
795
|
+
"executionDetails.additionalActions": string;
|
|
796
|
+
"executionDetails.confirmMessage.confirmButtonText": string;
|
|
797
|
+
"executionDetails.confirmMessage.headline": string;
|
|
798
|
+
"executionDetails.confirmMessage.message": string;
|
|
799
|
+
"executionDetails.confirmMessage.annotationsNote": string;
|
|
800
|
+
"executionDetails.deleteExecution": string;
|
|
801
|
+
"executionDetails.executionFailed": string;
|
|
802
|
+
"executionDetails.executionFailed.recoveredNodeTitle": string;
|
|
803
|
+
"executionDetails.executionFailed.recoveredNodeMessage": string;
|
|
804
|
+
"executionDetails.executionId": string;
|
|
805
|
+
"executionDetails.executionWaiting": string;
|
|
806
|
+
"executionDetails.executionWasSuccessful": string;
|
|
807
|
+
"executionDetails.of": string;
|
|
808
|
+
"executionDetails.at": string;
|
|
809
|
+
"executionDetails.newMessage": string;
|
|
810
|
+
"executionDetails.openWorkflow": string;
|
|
811
|
+
"executionDetails.readOnly.readOnly": string;
|
|
812
|
+
"executionDetails.readOnly.youreViewingTheLogOf": string;
|
|
813
|
+
"executionDetails.retry": string;
|
|
814
|
+
"executionDetails.runningTimeFinished": string;
|
|
815
|
+
"executionDetails.runningTimeRunning": string;
|
|
816
|
+
"executionDetails.runningMessage": string;
|
|
817
|
+
"executionDetails.startingSoon": string;
|
|
818
|
+
"executionDetails.workflow": string;
|
|
819
|
+
"executionsLandingPage.emptyState.noTrigger.heading": string;
|
|
820
|
+
"executionsLandingPage.emptyState.noTrigger.buttonText": string;
|
|
821
|
+
"executionsLandingPage.clickExecutionMessage": string;
|
|
822
|
+
"executionsLandingPage.emptyState.heading": string;
|
|
823
|
+
"executionsLandingPage.emptyState.message": string;
|
|
824
|
+
"executionsLandingPage.emptyState.accordion.title": string;
|
|
825
|
+
"executionsLandingPage.emptyState.accordion.titleWarning": string;
|
|
826
|
+
"executionsLandingPage.emptyState.accordion.productionExecutions": string;
|
|
827
|
+
"executionsLandingPage.emptyState.accordion.testExecutions": string;
|
|
828
|
+
"executionsLandingPage.emptyState.accordion.productionExecutionsWarningTooltip": string;
|
|
829
|
+
"executionsLandingPage.emptyState.accordion.footer": string;
|
|
830
|
+
"executionsLandingPage.emptyState.accordion.footer.settingsLink": string;
|
|
831
|
+
"executionsLandingPage.emptyState.accordion.footer.tooltipLink": string;
|
|
832
|
+
"executionsLandingPage.emptyState.accordion.footer.tooltipText": string;
|
|
833
|
+
"executionsLandingPage.noResults": string;
|
|
834
|
+
"executionsList.activeExecutions.none": string;
|
|
835
|
+
"executionsList.activeExecutions.header": string;
|
|
836
|
+
"executionsList.activeExecutions.tooltip": string;
|
|
837
|
+
"executionsList.activeExecutions.evaluationNote": string;
|
|
838
|
+
"executionsList.allWorkflows": string;
|
|
839
|
+
"executionsList.anyStatus": string;
|
|
840
|
+
"executionsList.autoRefresh": string;
|
|
841
|
+
"executionsList.canceled": string;
|
|
842
|
+
"executionsList.confirmMessage.cancelButtonText": string;
|
|
843
|
+
"executionsList.confirmMessage.confirmButtonText": string;
|
|
844
|
+
"executionsList.confirmMessage.headline": string;
|
|
845
|
+
"executionsList.confirmMessage.message": string;
|
|
846
|
+
"executionsList.confirmMessage.annotationsNote": string;
|
|
847
|
+
"executionsList.confirmMessage.annotatedExecutionMessage": string;
|
|
848
|
+
"executionsList.error": string;
|
|
849
|
+
"executionsList.filters": string;
|
|
850
|
+
"executionsList.loadMore": string;
|
|
851
|
+
"executionsList.empty": string;
|
|
852
|
+
"executionsList.loadedAll": string;
|
|
853
|
+
"executionsList.modes.error": string;
|
|
854
|
+
"executionsList.modes.integrated": string;
|
|
855
|
+
"executionsList.modes.manual": string;
|
|
856
|
+
"executionsList.modes.retry": string;
|
|
857
|
+
"executionsList.modes.trigger": string;
|
|
858
|
+
"executionsList.modes.webhook": string;
|
|
859
|
+
"executionsList.name": string;
|
|
860
|
+
"executionsList.new": string;
|
|
861
|
+
"executionsList.openPastExecution": string;
|
|
862
|
+
"executionsList.retryExecution": string;
|
|
863
|
+
"executionsList.retryOf": string;
|
|
864
|
+
"executionsList.retryWithCurrentlySavedWorkflow": string;
|
|
865
|
+
"executionsList.retryWithOriginalWorkflow": string;
|
|
866
|
+
"executionsList.running": string;
|
|
867
|
+
"executionsList.succeeded": string;
|
|
868
|
+
"executionsList.selectStatus": string;
|
|
869
|
+
"executionsList.selectWorkflow": string;
|
|
870
|
+
"executionsList.selectAll": string;
|
|
871
|
+
"executionsList.test": string;
|
|
872
|
+
"executionsList.evaluation": string;
|
|
873
|
+
"executionsList.showError.handleDeleteSelected.title": string;
|
|
874
|
+
"executionsList.showError.loadMore.title": string;
|
|
875
|
+
"executionsList.showError.loadWorkflows.title": string;
|
|
876
|
+
"executionsList.showError.refreshData.title": string;
|
|
877
|
+
"executionsList.showError.retryExecution.title": string;
|
|
878
|
+
"executionsList.showError.stopExecution.title": string;
|
|
879
|
+
"executionsList.showMessage.handleDeleteSelected.title": string;
|
|
880
|
+
"executionsList.showMessage.retryError.title": string;
|
|
881
|
+
"executionsList.showMessage.retrySuccess.title": string;
|
|
882
|
+
"executionsList.showMessage.retryWaiting.title": string;
|
|
883
|
+
"executionsList.showMessage.retryCrashed.title": string;
|
|
884
|
+
"executionsList.showMessage.retryCanceled.title": string;
|
|
885
|
+
"executionsList.showMessage.retryRunning.title": string;
|
|
886
|
+
"executionsList.showMessage.stopExecution.message": string;
|
|
887
|
+
"executionsList.showMessage.stopExecution.title": string;
|
|
888
|
+
"executionsList.startedAt": string;
|
|
889
|
+
"executionsList.trigger": string;
|
|
890
|
+
"executionsList.runTime": string;
|
|
891
|
+
"executionsList.startingSoon": string;
|
|
892
|
+
"executionsList.started": string;
|
|
893
|
+
"executionsList.id": string;
|
|
894
|
+
"executionsList.status": string;
|
|
895
|
+
"executionsList.statusCanceled": string;
|
|
896
|
+
"executionsList.statusText": string;
|
|
897
|
+
"executionsList.statusTextWithoutTime": string;
|
|
898
|
+
"executionsList.statusRunning": string;
|
|
899
|
+
"executionsList.statusWaiting": string;
|
|
900
|
+
"executionsList.statusUnknown": string;
|
|
901
|
+
"executionsList.stopExecution": string;
|
|
902
|
+
"executionsList.success": string;
|
|
903
|
+
"executionsList.successRetry": string;
|
|
904
|
+
"executionsList.unknown": string;
|
|
905
|
+
"executionsList.unsavedWorkflow": string;
|
|
906
|
+
"executionsList.waiting": string;
|
|
907
|
+
"executionsList.workflowExecutions": string;
|
|
908
|
+
"executionsList.view": string;
|
|
909
|
+
"executionsList.stop": string;
|
|
910
|
+
"executionsList.statusTooltipText.waitingForWebhook": string;
|
|
911
|
+
"executionsList.statusTooltipText.waitingForConcurrencyCapacity": string;
|
|
912
|
+
"executionsList.statusTooltipText.waitingForConcurrencyCapacity.cloud": string;
|
|
913
|
+
"executionsList.statusTooltipText.waitingForConcurrencyCapacity.self": string;
|
|
914
|
+
"executionsList.statusTooltipText.theWorkflowIsWaitingIndefinitely": string;
|
|
915
|
+
"executionsList.debug.button.copyToEditor": string;
|
|
916
|
+
"executionsList.debug.button.debugInEditor": string;
|
|
917
|
+
"executionsList.debug.paywall.title": string;
|
|
918
|
+
"executionsList.debug.paywall.content": string;
|
|
919
|
+
"executionsList.debug.paywall.subContent": string;
|
|
920
|
+
"executionsList.debug.paywall.link.text": string;
|
|
921
|
+
"executionsList.debug.paywall.link.url": string;
|
|
922
|
+
"fromAiParametersModal.title": string;
|
|
923
|
+
"fromAiParametersModal.execute": string;
|
|
924
|
+
"fromAiParametersModal.description": string;
|
|
925
|
+
"fromAiParametersModal.cancel": string;
|
|
926
|
+
"workerList.pageTitle": string;
|
|
927
|
+
"workerList.empty": string;
|
|
928
|
+
"workerList.item.lastUpdated": string;
|
|
929
|
+
"workerList.item.jobList.empty": string;
|
|
930
|
+
"workerList.item.jobListTitle": string;
|
|
931
|
+
"workerList.item.netListTitle": string;
|
|
932
|
+
"workerList.item.chartsTitle": string;
|
|
933
|
+
"workerList.item.copyAddressToClipboard": string;
|
|
934
|
+
"workerList.actionBox.title": string;
|
|
935
|
+
"workerList.actionBox.description": string;
|
|
936
|
+
"workerList.actionBox.description.link": string;
|
|
937
|
+
"workerList.actionBox.buttonText": string;
|
|
938
|
+
"workerList.docs.url": string;
|
|
939
|
+
"executionSidebar.executionName": string;
|
|
940
|
+
"executionSidebar.searchPlaceholder": string;
|
|
941
|
+
"executionView.onPaste.title": string;
|
|
942
|
+
"executionView.onPaste.message": string;
|
|
943
|
+
"executionView.notFound.message": string;
|
|
944
|
+
"executionAnnotationView.data.notFound": string;
|
|
945
|
+
"executionAnnotationView.vote.error": string;
|
|
946
|
+
"executionAnnotationView.vote.up": string;
|
|
947
|
+
"executionAnnotationView.vote.down": string;
|
|
948
|
+
"executionAnnotationView.vote.removeUp": string;
|
|
949
|
+
"executionAnnotationView.vote.removeDown": string;
|
|
950
|
+
"executionAnnotationView.tag.error": string;
|
|
951
|
+
"executionAnnotationView.addTag": string;
|
|
952
|
+
"executionAnnotationView.chooseOrCreateATag": string;
|
|
953
|
+
"executionsFilter.annotation.tags": string;
|
|
954
|
+
"executionsFilter.annotation.rating": string;
|
|
955
|
+
"executionsFilter.annotation.rating.all": string;
|
|
956
|
+
"executionsFilter.annotation.rating.good": string;
|
|
957
|
+
"executionsFilter.annotation.rating.bad": string;
|
|
958
|
+
"executionsFilter.annotation.selectVoteFilter": string;
|
|
959
|
+
"executionsFilter.selectStatus": string;
|
|
960
|
+
"executionsFilter.selectWorkflow": string;
|
|
961
|
+
"executionsFilter.start": string;
|
|
962
|
+
"executionsFilter.startDate": string;
|
|
963
|
+
"executionsFilter.endDate": string;
|
|
964
|
+
"executionsFilter.savedData": string;
|
|
965
|
+
"executionsFilter.savedDataExactMatch": string;
|
|
966
|
+
"executionsFilter.savedDataKey": string;
|
|
967
|
+
"executionsFilter.savedDataKeyPlaceholder": string;
|
|
968
|
+
"executionsFilter.savedDataValue": string;
|
|
969
|
+
"executionsFilter.savedDataValuePlaceholder": string;
|
|
970
|
+
"executionsFilter.reset": string;
|
|
971
|
+
"executionsFilter.customData.inputTooltip": string;
|
|
972
|
+
"executionsFilter.customData.inputTooltip.link": string;
|
|
973
|
+
"executionsFilter.customData.docsTooltip": string;
|
|
974
|
+
"executionsFilter.customData.docsTooltip.link": string;
|
|
975
|
+
"expressionEdit.anythingInside": string;
|
|
976
|
+
"expressionEdit.isJavaScript": string;
|
|
977
|
+
"expressionEdit.learnMore": string;
|
|
978
|
+
"expressionEdit.editExpression": string;
|
|
979
|
+
"expressionEdit.expression": string;
|
|
980
|
+
"expressionEdit.resultOfItem1": string;
|
|
981
|
+
"expressionEditor.uncalledFunction": string;
|
|
982
|
+
"expressionModalInput.empty": string;
|
|
983
|
+
"expressionModalInput.undefined": string;
|
|
984
|
+
"expressionModalInput.null": string;
|
|
985
|
+
"expressionTip.noExecutionData": string;
|
|
986
|
+
"expressionTip.typeDotPrimitive": string;
|
|
987
|
+
"expressionTip.typeDotObject": string;
|
|
988
|
+
"expressionTip.javascript": string;
|
|
989
|
+
"expressionModalInput.noExecutionData": string;
|
|
990
|
+
"expressionModalInput.noNodeExecutionData": string;
|
|
991
|
+
"expressionModalInput.noInputConnection": string;
|
|
992
|
+
"expressionModalInput.pairedItemConnectionError": string;
|
|
993
|
+
"expressionModalInput.pairedItemInvalidPinnedError": string;
|
|
994
|
+
"expressionModalInput.pairedItemError": string;
|
|
995
|
+
"expressionModalInput.pairedItemError.noRunData": string;
|
|
996
|
+
"fixedCollectionParameter.choose": string;
|
|
997
|
+
"fixedCollectionParameter.currentlyNoItemsExist": string;
|
|
998
|
+
"fixedCollectionParameter.deleteItem": string;
|
|
999
|
+
"fixedCollectionParameter.dragItem": string;
|
|
1000
|
+
"fixedCollectionParameter.moveDown": string;
|
|
1001
|
+
"fixedCollectionParameter.moveUp": string;
|
|
1002
|
+
forgotPassword: string;
|
|
1003
|
+
"forgotPassword.emailSentIfExists": string;
|
|
1004
|
+
"forgotPassword.getRecoveryLink": string;
|
|
1005
|
+
"forgotPassword.noSMTPToSendEmailWarning": string;
|
|
1006
|
+
"forgotPassword.recoverPassword": string;
|
|
1007
|
+
"forgotPassword.recoveryEmailSent": string;
|
|
1008
|
+
"forgotPassword.returnToSignIn": string;
|
|
1009
|
+
"forgotPassword.sendingEmailError": string;
|
|
1010
|
+
"forgotPassword.ldapUserPasswordResetUnavailable": string;
|
|
1011
|
+
"forgotPassword.oidcUserPasswordResetUnavailable": string;
|
|
1012
|
+
"forgotPassword.smtpErrorContactAdministrator": string;
|
|
1013
|
+
"forgotPassword.tooManyRequests": string;
|
|
1014
|
+
"forms.resourceFiltersDropdown.filters": string;
|
|
1015
|
+
"forms.resourceFiltersDropdown.owner": string;
|
|
1016
|
+
"forms.resourceFiltersDropdown.owner.placeholder": string;
|
|
1017
|
+
"forms.resourceFiltersDropdown.reset": string;
|
|
1018
|
+
"folders.actions.create": string;
|
|
1019
|
+
"folders.actions.create.workflow": string;
|
|
1020
|
+
"folders.actions.moveToFolder": string;
|
|
1021
|
+
"folders.add": string;
|
|
1022
|
+
"folders.add.here.message": string;
|
|
1023
|
+
"folders.add.to.parent.message": string;
|
|
1024
|
+
"folders.add.overview.community.message": string;
|
|
1025
|
+
"folders.add.overview.withProjects.message": string;
|
|
1026
|
+
"folders.add.success.title": string;
|
|
1027
|
+
"folders.add.success.message": string;
|
|
1028
|
+
"folders.invalidName.empty.message": string;
|
|
1029
|
+
"folders.invalidName.tooLong.message": string;
|
|
1030
|
+
"folders.invalidName.invalidCharacters.message": string;
|
|
1031
|
+
"folders.invalidName.starts.with.dot..message": string;
|
|
1032
|
+
"folders.invalidName.only.dots.message": string;
|
|
1033
|
+
"folders.delete.confirm.title": string;
|
|
1034
|
+
"folders.delete.typeToConfirm": string;
|
|
1035
|
+
"folders.delete.confirm.message": string;
|
|
1036
|
+
"folders.delete.success.message": string;
|
|
1037
|
+
"folder.delete.modal.confirmation": string;
|
|
1038
|
+
"folder.count": string;
|
|
1039
|
+
"workflow.count": string;
|
|
1040
|
+
"folder.and.workflow.separator": string;
|
|
1041
|
+
"folders.delete.action": string;
|
|
1042
|
+
"folders.delete.error.message": string;
|
|
1043
|
+
"folders.delete.confirmation.message": string;
|
|
1044
|
+
"folders.transfer.confirm.message": string;
|
|
1045
|
+
"folders.transfer.action": string;
|
|
1046
|
+
"folders.transfer.action.noProject": string;
|
|
1047
|
+
"folders.transfer.selectFolder": string;
|
|
1048
|
+
"folders.transfer.select.placeholder": string;
|
|
1049
|
+
"folders.rename.message": string;
|
|
1050
|
+
"folders.rename.error.title": string;
|
|
1051
|
+
"folders.rename.success.message": string;
|
|
1052
|
+
"folders.rename.placeholder": string;
|
|
1053
|
+
"folders.not.found.message": string;
|
|
1054
|
+
"folders.move.modal.folder.count": string;
|
|
1055
|
+
"folders.move.modal.workflow.count": string;
|
|
1056
|
+
"folders.move.modal.title": string;
|
|
1057
|
+
"folders.move.modal.description": string;
|
|
1058
|
+
"folders.move.modal.confirm": string;
|
|
1059
|
+
"folders.move.modal.project.label": string;
|
|
1060
|
+
"folders.move.modal.project.placeholder": string;
|
|
1061
|
+
"folders.move.modal.folder.label": string;
|
|
1062
|
+
"folders.move.modal.folder.placeholder": string;
|
|
1063
|
+
"folders.move.modal.folder.noData.label": string;
|
|
1064
|
+
"folders.move.modal.message.usedCredentials.workflow": string;
|
|
1065
|
+
"folders.move.modal.message.usedCredentials.folder": string;
|
|
1066
|
+
"folders.move.modal.message.usedCredentials.warning": string;
|
|
1067
|
+
"folders.move.success.title": string;
|
|
1068
|
+
"folders.move.success.message": string;
|
|
1069
|
+
"folders.move.success.messageNoAccess": string;
|
|
1070
|
+
"folders.move.error.title": string;
|
|
1071
|
+
"folders.move.workflow.error.title": string;
|
|
1072
|
+
"folders.move.workflow.success.title": string;
|
|
1073
|
+
"folders.move.workflow.success.message": string;
|
|
1074
|
+
"folders.move.workflow.success.messageNoAccess": string;
|
|
1075
|
+
"folders.move.project.root.name": string;
|
|
1076
|
+
"folders.open.error.title": string;
|
|
1077
|
+
"folders.create.error.title": string;
|
|
1078
|
+
"folders.empty.actionbox.title": string;
|
|
1079
|
+
"folders.registeredCommunity.cta.heading": string;
|
|
1080
|
+
"folders.breadcrumbs.noTruncated.message": string;
|
|
1081
|
+
"generic.oauth1Api": string;
|
|
1082
|
+
"generic.oauth2Api": string;
|
|
1083
|
+
"genericHelpers.loading": string;
|
|
1084
|
+
"genericHelpers.hrsShort": string;
|
|
1085
|
+
"genericHelpers.min": string;
|
|
1086
|
+
"genericHelpers.minShort": string;
|
|
1087
|
+
"genericHelpers.sec": string;
|
|
1088
|
+
"genericHelpers.secShort": string;
|
|
1089
|
+
"genericHelpers.millis": string;
|
|
1090
|
+
"readOnly.showMessage.executions.message": string;
|
|
1091
|
+
"readOnly.showMessage.executions.title": string;
|
|
1092
|
+
"readOnlyEnv.showMessage.executions.message": string;
|
|
1093
|
+
"readOnlyEnv.showMessage.executions.title": string;
|
|
1094
|
+
"readOnlyEnv.showMessage.workflows.message": string;
|
|
1095
|
+
"readOnlyEnv.showMessage.workflows.title": string;
|
|
1096
|
+
"readOnlyEnv.tooltip": string;
|
|
1097
|
+
"readOnlyEnv.tooltip.link": string;
|
|
1098
|
+
"readOnlyEnv.cantAdd.workflow": string;
|
|
1099
|
+
"readOnlyEnv.cantAdd.credential": string;
|
|
1100
|
+
"readOnlyEnv.cantAdd.project": string;
|
|
1101
|
+
"readOnlyEnv.cantAdd.any": string;
|
|
1102
|
+
"readOnlyEnv.cantEditOrRun": string;
|
|
1103
|
+
"logs.overview.header.title": string;
|
|
1104
|
+
"logs.overview.header.actions.clearExecution": string;
|
|
1105
|
+
"logs.overview.header.actions.clearExecution.tooltip": string;
|
|
1106
|
+
"logs.overview.header.switch.details": string;
|
|
1107
|
+
"logs.overview.header.switch.overview": string;
|
|
1108
|
+
"logs.overview.body.empty.message": string;
|
|
1109
|
+
"logs.overview.body.empty.action": string;
|
|
1110
|
+
"logs.overview.body.summaryText.for": string;
|
|
1111
|
+
"logs.overview.body.summaryText.in": string;
|
|
1112
|
+
"logs.overview.body.started": string;
|
|
1113
|
+
"logs.overview.body.run": string;
|
|
1114
|
+
"logs.overview.body.open": string;
|
|
1115
|
+
"logs.overview.body.toggleRow": string;
|
|
1116
|
+
"logs.details.header.actions.input": string;
|
|
1117
|
+
"logs.details.header.actions.output": string;
|
|
1118
|
+
"logs.details.body.itemCount": string;
|
|
1119
|
+
"logs.details.body.multipleInputs": string;
|
|
1120
|
+
"logs.details.body.multipleInputs.openingTheNode": string;
|
|
1121
|
+
"mainSidebar.aboutN8n": string;
|
|
1122
|
+
"mainSidebar.confirmMessage.workflowArchive.cancelButtonText": string;
|
|
1123
|
+
"mainSidebar.confirmMessage.workflowArchive.confirmButtonText": string;
|
|
1124
|
+
"mainSidebar.confirmMessage.workflowArchive.headline": string;
|
|
1125
|
+
"mainSidebar.confirmMessage.workflowArchive.message": string;
|
|
1126
|
+
"mainSidebar.confirmMessage.workflowDelete.cancelButtonText": string;
|
|
1127
|
+
"mainSidebar.confirmMessage.workflowDelete.confirmButtonText": string;
|
|
1128
|
+
"mainSidebar.confirmMessage.workflowDelete.headline": string;
|
|
1129
|
+
"mainSidebar.confirmMessage.workflowDelete.message": string;
|
|
1130
|
+
"mainSidebar.credentials": string;
|
|
1131
|
+
"mainSidebar.variables": string;
|
|
1132
|
+
"mainSidebar.help": string;
|
|
1133
|
+
"mainSidebar.helpMenuItems.course": string;
|
|
1134
|
+
"mainSidebar.helpMenuItems.documentation": string;
|
|
1135
|
+
"mainSidebar.helpMenuItems.forum": string;
|
|
1136
|
+
"mainSidebar.helpMenuItems.quickstart": string;
|
|
1137
|
+
"mainSidebar.helpMenuItems.reportBug": string;
|
|
1138
|
+
"mainSidebar.new": string;
|
|
1139
|
+
"mainSidebar.newTemplate": string;
|
|
1140
|
+
"mainSidebar.open": string;
|
|
1141
|
+
"mainSidebar.prompt.cancel": string;
|
|
1142
|
+
"mainSidebar.prompt.import": string;
|
|
1143
|
+
"mainSidebar.prompt.importWorkflowFromUrl": string;
|
|
1144
|
+
"mainSidebar.prompt.invalidUrl": string;
|
|
1145
|
+
"mainSidebar.prompt.workflowUrl": string;
|
|
1146
|
+
"mainSidebar.save": string;
|
|
1147
|
+
"mainSidebar.showError.stopExecution.title": string;
|
|
1148
|
+
"mainSidebar.showMessage.handleFileImport.message": string;
|
|
1149
|
+
"mainSidebar.showMessage.handleFileImport.title": string;
|
|
1150
|
+
"mainSidebar.showMessage.handleSelect1.title": string;
|
|
1151
|
+
"mainSidebar.showMessage.handleSelect2.title": string;
|
|
1152
|
+
"mainSidebar.showMessage.handleSelect3.title": string;
|
|
1153
|
+
"mainSidebar.showMessage.handleArchive.title": string;
|
|
1154
|
+
"mainSidebar.showMessage.handleUnarchive.title": string;
|
|
1155
|
+
"mainSidebar.showMessage.stopExecution.title": string;
|
|
1156
|
+
"mainSidebar.templates": string;
|
|
1157
|
+
"mainSidebar.workflows": string;
|
|
1158
|
+
"mainSidebar.workflows.readOnlyEnv.tooltip": string;
|
|
1159
|
+
"mainSidebar.workflows.readOnlyEnv.tooltip.link": string;
|
|
1160
|
+
"mainSidebar.executions": string;
|
|
1161
|
+
"mainSidebar.workersView": string;
|
|
1162
|
+
"mainSidebar.whatsNew": string;
|
|
1163
|
+
"mainSidebar.whatsNew.fullChangelog": string;
|
|
1164
|
+
"mcp.workflowNotEligable.description": string;
|
|
1165
|
+
"mcp.workflowDeactivated.title": string;
|
|
1166
|
+
"mcp.productionCheklist.title": string;
|
|
1167
|
+
"mcp.productionCheklist.description": string;
|
|
1168
|
+
"mcp.workflowDeactivated.message": string;
|
|
1169
|
+
"menuActions.duplicate": string;
|
|
1170
|
+
"menuActions.download": string;
|
|
1171
|
+
"menuActions.push": string;
|
|
1172
|
+
"menuActions.importFromUrl": string;
|
|
1173
|
+
"menuActions.importFromFile": string;
|
|
1174
|
+
"menuActions.delete": string;
|
|
1175
|
+
"menuActions.archive": string;
|
|
1176
|
+
"menuActions.unarchive": string;
|
|
1177
|
+
"multipleParameter.addItem": string;
|
|
1178
|
+
"multipleParameter.currentlyNoItemsExist": string;
|
|
1179
|
+
"multipleParameter.deleteItem": string;
|
|
1180
|
+
"multipleParameter.moveDown": string;
|
|
1181
|
+
"multipleParameter.moveUp": string;
|
|
1182
|
+
"ndv.backToCanvas": string;
|
|
1183
|
+
"ndv.backToCanvas.waitingForTriggerWarning": string;
|
|
1184
|
+
"ndv.close.tooltip": string;
|
|
1185
|
+
"ndv.execute.testNode": string;
|
|
1186
|
+
"ndv.execute.testNode.description": string;
|
|
1187
|
+
"ndv.execute.generateCodeAndTestNode.description": string;
|
|
1188
|
+
"ndv.execute.generateCode.message": string;
|
|
1189
|
+
"ndv.execute.generateCode.title": string;
|
|
1190
|
+
"ndv.execute.executing": string;
|
|
1191
|
+
"ndv.execute.fetchEvent": string;
|
|
1192
|
+
"ndv.execute.fixPrevious": string;
|
|
1193
|
+
"ndv.execute.generatingCode": string;
|
|
1194
|
+
"ndv.execute.listenForTestEvent": string;
|
|
1195
|
+
"ndv.execute.testChat": string;
|
|
1196
|
+
"ndv.execute.testStep": string;
|
|
1197
|
+
"ndv.execute.stopListening": string;
|
|
1198
|
+
"ndv.execute.nodeIsDisabled": string;
|
|
1199
|
+
"ndv.execute.requiredFieldsMissing": string;
|
|
1200
|
+
"ndv.execute.stopWaitingForWebhook.error": string;
|
|
1201
|
+
"ndv.execute.workflowAlreadyRunning": string;
|
|
1202
|
+
"ndv.execute.deactivated": string;
|
|
1203
|
+
"ndv.featureRequest": string;
|
|
1204
|
+
"ndv.input": string;
|
|
1205
|
+
"ndv.input.nodeDistance": string;
|
|
1206
|
+
"ndv.input.noNodesFound": string;
|
|
1207
|
+
"ndv.input.mapping": string;
|
|
1208
|
+
"ndv.input.fromAI": string;
|
|
1209
|
+
"ndv.input.parentNodes": string;
|
|
1210
|
+
"ndv.input.tooMuchData.title": string;
|
|
1211
|
+
"ndv.input.noOutputDataInBranch": string;
|
|
1212
|
+
"ndv.input.noOutputDataInNode": string;
|
|
1213
|
+
"ndv.input.noOutputData": string;
|
|
1214
|
+
"ndv.input.noOutputData.executePrevious": string;
|
|
1215
|
+
"ndv.input.noOutputData.title": string;
|
|
1216
|
+
"ndv.input.noOutputData.v2.title": string;
|
|
1217
|
+
"ndv.input.noOutputData.v2.description": string;
|
|
1218
|
+
"ndv.input.noOutputData.v2.action": string;
|
|
1219
|
+
"ndv.input.noOutputData.v2.tooltip": string;
|
|
1220
|
+
"ndv.input.noOutputData.hint": string;
|
|
1221
|
+
"ndv.input.noOutputData.hint.tooltip": string;
|
|
1222
|
+
"ndv.input.noOutputData.schemaPreviewHint": string;
|
|
1223
|
+
"ndv.input.noOutputData.or": string;
|
|
1224
|
+
"ndv.input.noOutputData.embeddedNdv.link": string;
|
|
1225
|
+
"ndv.input.noOutputData.embeddedNdv.description": string;
|
|
1226
|
+
"ndv.input.executingPrevious": string;
|
|
1227
|
+
"ndv.input.notConnected.title": string;
|
|
1228
|
+
"ndv.input.notConnected.v2.title": string;
|
|
1229
|
+
"ndv.input.notConnected.v2.description": string;
|
|
1230
|
+
"ndv.input.notConnected.message": string;
|
|
1231
|
+
"ndv.input.notConnected.learnMore": string;
|
|
1232
|
+
"ndv.input.disabled": string;
|
|
1233
|
+
"ndv.input.disabled.cta": string;
|
|
1234
|
+
"ndv.input.rootNodeHasNotRun.title": string;
|
|
1235
|
+
"ndv.input.rootNodeHasNotRun.description": string;
|
|
1236
|
+
"ndv.input.rootNodeHasNotRun.description.link": string;
|
|
1237
|
+
"ndv.output": string;
|
|
1238
|
+
"ndv.output.ai.empty": string;
|
|
1239
|
+
"ndv.output.ai.waiting": string;
|
|
1240
|
+
"ndv.output.outType.logs": string;
|
|
1241
|
+
"ndv.output.outType.regular": string;
|
|
1242
|
+
"ndv.output.edit": string;
|
|
1243
|
+
"ndv.output.all": string;
|
|
1244
|
+
"ndv.output.branch": string;
|
|
1245
|
+
"ndv.output.executing": string;
|
|
1246
|
+
"ndv.output.items": string;
|
|
1247
|
+
"ndv.output.itemsTotal": string;
|
|
1248
|
+
"ndv.output.andSubExecutions": string;
|
|
1249
|
+
"ndv.output.noOutputData.message": string;
|
|
1250
|
+
"ndv.output.noOutputData.message.settings": string;
|
|
1251
|
+
"ndv.output.noOutputData.message.settingsOption": string;
|
|
1252
|
+
"ndv.output.noOutputData.title": string;
|
|
1253
|
+
"ndv.output.noOutputData.v2.title": string;
|
|
1254
|
+
"ndv.output.noOutputData.v2.description": string;
|
|
1255
|
+
"ndv.output.noOutputData.v2.action": string;
|
|
1256
|
+
"ndv.output.noOutputData.trigger.title": string;
|
|
1257
|
+
"ndv.output.noOutputData.trigger.action": string;
|
|
1258
|
+
"ndv.output.noOutputDataInBranch": string;
|
|
1259
|
+
"ndv.output.of": string;
|
|
1260
|
+
"ndv.output.pageSize": string;
|
|
1261
|
+
"ndv.output.run": string;
|
|
1262
|
+
"ndv.output.runNodeHint": string;
|
|
1263
|
+
"ndv.output.runNodeHintSubNode": string;
|
|
1264
|
+
"ndv.output.githubNodeWaitingForWebhook": string;
|
|
1265
|
+
"ndv.output.sendAndWaitWaitingApproval": string;
|
|
1266
|
+
"ndv.output.waitNodeWaiting.title": string;
|
|
1267
|
+
"ndv.output.waitNodeWaiting.description.webhook": string;
|
|
1268
|
+
"ndv.output.waitNodeWaiting.description.form": string;
|
|
1269
|
+
"ndv.output.waitNodeWaiting.description.timer": string;
|
|
1270
|
+
"ndv.output.insertTestData": string;
|
|
1271
|
+
"ndv.output.staleDataWarning.regular": string;
|
|
1272
|
+
"ndv.output.staleDataWarning.pinData": string;
|
|
1273
|
+
"ndv.output.tooMuchData.message": string;
|
|
1274
|
+
"ndv.output.tooMuchData.showDataAnyway": string;
|
|
1275
|
+
"ndv.output.tooMuchData.title": string;
|
|
1276
|
+
"ndv.output.waitingToRun": string;
|
|
1277
|
+
"ndv.output.noToolUsedInfo": string;
|
|
1278
|
+
"ndv.title.cancel": string;
|
|
1279
|
+
"ndv.title.rename": string;
|
|
1280
|
+
"ndv.title.rename.placeholder": string;
|
|
1281
|
+
"ndv.title.renameNode": string;
|
|
1282
|
+
"ndv.pinData.pin.title": string;
|
|
1283
|
+
"ndv.pinData.pin.description": string;
|
|
1284
|
+
"ndv.pinData.pin.binary": string;
|
|
1285
|
+
"ndv.pinData.pin.link": string;
|
|
1286
|
+
"ndv.pinData.unpin.title": string;
|
|
1287
|
+
"ndv.pinData.pin.multipleRuns.title": string;
|
|
1288
|
+
"ndv.pinData.pin.multipleRuns.description": string;
|
|
1289
|
+
"ndv.pinData.unpinAndExecute.title": string;
|
|
1290
|
+
"ndv.pinData.unpinAndExecute.description": string;
|
|
1291
|
+
"ndv.pinData.unpinAndExecute.cancel": string;
|
|
1292
|
+
"ndv.pinData.unpinAndExecute.confirm": string;
|
|
1293
|
+
"ndv.pinData.beforeClosing.title": string;
|
|
1294
|
+
"ndv.pinData.beforeClosing.cancel": string;
|
|
1295
|
+
"ndv.pinData.beforeClosing.confirm": string;
|
|
1296
|
+
"ndv.pinData.error.syntaxError.title": string;
|
|
1297
|
+
"ndv.pinData.error.tooLarge.title": string;
|
|
1298
|
+
"ndv.pinData.error.tooLarge.description": string;
|
|
1299
|
+
"ndv.pinData.error.tooLargeWorkflow.title": string;
|
|
1300
|
+
"ndv.pinData.error.tooLargeWorkflow.description": string;
|
|
1301
|
+
"ndv.httpRequest.credentialOnly.docsNotice": string;
|
|
1302
|
+
"noTagsView.readyToOrganizeYourWorkflows": string;
|
|
1303
|
+
"noTagsView.withWorkflowTagsYouReFree": string;
|
|
1304
|
+
"noAnnotationTagsView.title": string;
|
|
1305
|
+
"noAnnotationTagsView.description": string;
|
|
1306
|
+
"node.thisIsATriggerNode": string;
|
|
1307
|
+
"node.activateDeactivateNode": string;
|
|
1308
|
+
"node.changeColor": string;
|
|
1309
|
+
"node.disabled": string;
|
|
1310
|
+
"node.testStep": string;
|
|
1311
|
+
"node.disable": string;
|
|
1312
|
+
"node.enable": string;
|
|
1313
|
+
"node.delete": string;
|
|
1314
|
+
"node.add": string;
|
|
1315
|
+
"node.issues": string;
|
|
1316
|
+
"node.install-to-use": string;
|
|
1317
|
+
"node.dirty": string;
|
|
1318
|
+
"node.subjectToChange": string;
|
|
1319
|
+
"node.nodeIsExecuting": string;
|
|
1320
|
+
"node.nodeIsWaitingTill": string;
|
|
1321
|
+
"node.theNodeIsWaitingIndefinitelyForAnIncomingWebhookCall": string;
|
|
1322
|
+
"node.theNodeIsWaitingWebhookCall": string;
|
|
1323
|
+
"node.theNodeIsWaitingFormCall": string;
|
|
1324
|
+
"node.theNodeIsWaitingUserInput": string;
|
|
1325
|
+
"node.waitingForYouToCreateAnEventIn": string;
|
|
1326
|
+
"node.discovery.pinData.canvas": string;
|
|
1327
|
+
"node.discovery.pinData.ndv": string;
|
|
1328
|
+
"node.executionError.openNode": string;
|
|
1329
|
+
"node.settings.continuesOnError": string;
|
|
1330
|
+
"node.settings.continuesOnError.title": string;
|
|
1331
|
+
"node.settings.retriesOnFailure": string;
|
|
1332
|
+
"node.settings.executeOnce": string;
|
|
1333
|
+
"node.settings.alwaysOutputData": string;
|
|
1334
|
+
"nodeBase.clickToAddNodeOrDragToConnect": string;
|
|
1335
|
+
"nodeCreator.actionsPlaceholderNode.scheduleTrigger": string;
|
|
1336
|
+
"nodeCreator.actionsPlaceholderNode.webhook": string;
|
|
1337
|
+
"nodeCreator.actionsCategory.actions": string;
|
|
1338
|
+
"nodeCreator.actionsCategory.onNewEvent": string;
|
|
1339
|
+
"nodeCreator.actionsCategory.onEvent": string;
|
|
1340
|
+
"nodeCreator.actionsCategory.triggers": string;
|
|
1341
|
+
"nodeCreator.actionsCategory.triggerNodes": string;
|
|
1342
|
+
"nodeCreator.actionsCategory.regularNodes": string;
|
|
1343
|
+
"nodeCreator.actionsCategory.regularAndTriggers": string;
|
|
1344
|
+
"nodeCreator.actionsCategory.searchActions": string;
|
|
1345
|
+
"nodeCreator.actionsCategory.noMatchingActions": string;
|
|
1346
|
+
"nodeCreator.actionsCategory.noMatchingTriggers": string;
|
|
1347
|
+
"nodeCreator.actionsList.apiCall": string;
|
|
1348
|
+
"nodeCreator.actionsCallout.noActionItems": string;
|
|
1349
|
+
"nodeCreator.actionsCallout.triggersStartWorkflow": string;
|
|
1350
|
+
"nodeCreator.actionsTooltip.triggersStartWorkflow": string;
|
|
1351
|
+
"nodeCreator.actionsTooltip.actionsPerformStep": string;
|
|
1352
|
+
"nodeCreator.actionsCallout.noTriggerItems": string;
|
|
1353
|
+
"nodeCreator.categoryNames.otherCategories": string;
|
|
1354
|
+
"nodeCreator.categoryNames.moreFromCommunity": string;
|
|
1355
|
+
"nodeCreator.subnodes": string;
|
|
1356
|
+
"nodeCreator.noResults.dontWorryYouCanProbablyDoItWithThe": string;
|
|
1357
|
+
"nodeCreator.noResults.httpRequest": string;
|
|
1358
|
+
"nodeCreator.noResults.node": string;
|
|
1359
|
+
"nodeCreator.noResults.or": string;
|
|
1360
|
+
"nodeCreator.noResults.requestTheNode": string;
|
|
1361
|
+
"nodeCreator.noResults.wantUsToMakeItFaster": string;
|
|
1362
|
+
"nodeCreator.noResults.weDidntMakeThatYet": string;
|
|
1363
|
+
"nodeCreator.noResults.webhook": string;
|
|
1364
|
+
"nodeCreator.ragStarterTemplate.openTemplateItem.title": string;
|
|
1365
|
+
"nodeCreator.ragStarterTemplate.openTemplateItem.description": string;
|
|
1366
|
+
"nodeCreator.searchBar.searchNodes": string;
|
|
1367
|
+
"nodeCreator.subcategoryDescriptions.appTriggerNodes": string;
|
|
1368
|
+
"nodeCreator.subcategoryDescriptions.appRegularNodes": string;
|
|
1369
|
+
"nodeCreator.subcategoryDescriptions.dataTransformation": string;
|
|
1370
|
+
"nodeCreator.subcategoryDescriptions.files": string;
|
|
1371
|
+
"nodeCreator.subcategoryDescriptions.flow": string;
|
|
1372
|
+
"nodeCreator.subcategoryDescriptions.helpers": string;
|
|
1373
|
+
"nodeCreator.subcategoryDescriptions.otherTriggerNodes": string;
|
|
1374
|
+
"nodeCreator.subcategoryDescriptions.agents": string;
|
|
1375
|
+
"nodeCreator.subcategoryDescriptions.chains": string;
|
|
1376
|
+
"nodeCreator.subcategoryDescriptions.documentLoaders": string;
|
|
1377
|
+
"nodeCreator.subcategoryDescriptions.embeddings": string;
|
|
1378
|
+
"nodeCreator.subcategoryDescriptions.languageModels": string;
|
|
1379
|
+
"nodeCreator.subcategoryDescriptions.memory": string;
|
|
1380
|
+
"nodeCreator.subcategoryDescriptions.outputParsers": string;
|
|
1381
|
+
"nodeCreator.subcategoryDescriptions.retrievers": string;
|
|
1382
|
+
"nodeCreator.subcategoryDescriptions.textSplitters": string;
|
|
1383
|
+
"nodeCreator.subcategoryDescriptions.tools": string;
|
|
1384
|
+
"nodeCreator.subcategoryDescriptions.vectorStores": string;
|
|
1385
|
+
"nodeCreator.subcategoryDescriptions.miscellaneous": string;
|
|
1386
|
+
"nodeCreator.subcategoryDescriptions.humanInTheLoop": string;
|
|
1387
|
+
"nodeCreator.subcategoryInfos.languageModels": string;
|
|
1388
|
+
"nodeCreator.subcategoryInfos.memory": string;
|
|
1389
|
+
"nodeCreator.subcategoryInfos.vectorStores": string;
|
|
1390
|
+
"nodeCreator.subcategoryNames.appTriggerNodes": string;
|
|
1391
|
+
"nodeCreator.subcategoryNames.appRegularNodes": string;
|
|
1392
|
+
"nodeCreator.subcategoryNames.dataTransformation": string;
|
|
1393
|
+
"nodeCreator.subcategoryNames.files": string;
|
|
1394
|
+
"nodeCreator.subcategoryNames.flow": string;
|
|
1395
|
+
"nodeCreator.subcategoryNames.helpers": string;
|
|
1396
|
+
"nodeCreator.subcategoryNames.otherTriggerNodes": string;
|
|
1397
|
+
"nodeCreator.subcategoryNames.agents": string;
|
|
1398
|
+
"nodeCreator.subcategoryNames.chains": string;
|
|
1399
|
+
"nodeCreator.subcategoryNames.documentLoaders": string;
|
|
1400
|
+
"nodeCreator.subcategoryNames.embeddings": string;
|
|
1401
|
+
"nodeCreator.subcategoryNames.languageModels": string;
|
|
1402
|
+
"nodeCreator.subcategoryNames.memory": string;
|
|
1403
|
+
"nodeCreator.subcategoryNames.outputParsers": string;
|
|
1404
|
+
"nodeCreator.subcategoryNames.retrievers": string;
|
|
1405
|
+
"nodeCreator.subcategoryNames.textSplitters": string;
|
|
1406
|
+
"nodeCreator.subcategoryNames.tools": string;
|
|
1407
|
+
"nodeCreator.subcategoryNames.vectorStores": string;
|
|
1408
|
+
"nodeCreator.subcategoryNames.miscellaneous": string;
|
|
1409
|
+
"nodeCreator.subcategoryNames.humanInTheLoop": string;
|
|
1410
|
+
"nodeCreator.sectionNames.popular": string;
|
|
1411
|
+
"nodeCreator.sectionNames.other": string;
|
|
1412
|
+
"nodeCreator.sectionNames.sendAndWait": string;
|
|
1413
|
+
"nodeCreator.sectionNames.transform.combine": string;
|
|
1414
|
+
"nodeCreator.sectionNames.transform.addOrRemove": string;
|
|
1415
|
+
"nodeCreator.sectionNames.transform.convert": string;
|
|
1416
|
+
"nodeCreator.triggerHelperPanel.addAnotherTrigger": string;
|
|
1417
|
+
"nodeCreator.triggerHelperPanel.addAnotherTriggerDescription": string;
|
|
1418
|
+
"nodeCreator.triggerHelperPanel.title": string;
|
|
1419
|
+
"nodeCreator.triggerHelperPanel.scheduleTriggerDisplayName": string;
|
|
1420
|
+
"nodeCreator.triggerHelperPanel.scheduleTriggerDescription": string;
|
|
1421
|
+
"nodeCreator.triggerHelperPanel.webhookTriggerDisplayName": string;
|
|
1422
|
+
"nodeCreator.triggerHelperPanel.webhookTriggerDescription": string;
|
|
1423
|
+
"nodeCreator.triggerHelperPanel.formTriggerDisplayName": string;
|
|
1424
|
+
"nodeCreator.triggerHelperPanel.formTriggerDescription": string;
|
|
1425
|
+
"nodeCreator.triggerHelperPanel.formDisplayName": string;
|
|
1426
|
+
"nodeCreator.triggerHelperPanel.formDescription": string;
|
|
1427
|
+
"nodeCreator.triggerHelperPanel.manualTriggerDisplayName": string;
|
|
1428
|
+
"nodeCreator.triggerHelperPanel.manualTriggerDescription": string;
|
|
1429
|
+
"nodeCreator.triggerHelperPanel.manualChatTriggerDisplayName": string;
|
|
1430
|
+
"nodeCreator.triggerHelperPanel.manualChatTriggerDescription": string;
|
|
1431
|
+
"nodeCreator.triggerHelperPanel.manualTriggerTag": string;
|
|
1432
|
+
"nodeCreator.triggerHelperPanel.chatTriggerDisplayName": string;
|
|
1433
|
+
"nodeCreator.triggerHelperPanel.chatTriggerDescription": string;
|
|
1434
|
+
"nodeCreator.triggerHelperPanel.whatHappensNext": string;
|
|
1435
|
+
"nodeCreator.triggerHelperPanel.selectATrigger": string;
|
|
1436
|
+
"nodeCreator.triggerHelperPanel.selectATriggerDescription": string;
|
|
1437
|
+
"nodeCreator.triggerHelperPanel.workflowTriggerDisplayName": string;
|
|
1438
|
+
"nodeCreator.triggerHelperPanel.workflowTriggerDescription": string;
|
|
1439
|
+
"nodeCreator.aiPanel.aiNodes": string;
|
|
1440
|
+
"nodeCreator.aiPanel.aiOtherNodes": string;
|
|
1441
|
+
"nodeCreator.aiPanel.aiOtherNodesDescription": string;
|
|
1442
|
+
"nodeCreator.aiPanel.selectAiNode": string;
|
|
1443
|
+
"nodeCreator.aiPanel.nodesForAi": string;
|
|
1444
|
+
"nodeCreator.aiPanel.newTag": string;
|
|
1445
|
+
"nodeCreator.aiPanel.langchainAiNodes": string;
|
|
1446
|
+
"nodeCreator.aiPanel.title": string;
|
|
1447
|
+
"nodeCreator.aiPanel.linkItem.description": string;
|
|
1448
|
+
"nodeCreator.aiPanel.linkItem.title": string;
|
|
1449
|
+
"nodeCreator.aiPanel.scheduleTriggerDisplayName": string;
|
|
1450
|
+
"nodeCreator.aiPanel.scheduleTriggerDescription": string;
|
|
1451
|
+
"nodeCreator.aiPanel.webhookTriggerDisplayName": string;
|
|
1452
|
+
"nodeCreator.aiPanel.webhookTriggerDescription": string;
|
|
1453
|
+
"nodeCreator.aiPanel.manualTriggerDisplayName": string;
|
|
1454
|
+
"nodeCreator.aiPanel.manualTriggerDescription": string;
|
|
1455
|
+
"nodeCreator.aiPanel.whatHappensNext": string;
|
|
1456
|
+
"nodeCreator.aiPanel.selectATrigger": string;
|
|
1457
|
+
"nodeCreator.aiPanel.selectATriggerDescription": string;
|
|
1458
|
+
"nodeCreator.aiPanel.workflowTriggerDisplayName": string;
|
|
1459
|
+
"nodeCreator.aiPanel.workflowTriggerDescription": string;
|
|
1460
|
+
"nodeCreator.nodeItem.triggerIconTitle": string;
|
|
1461
|
+
"nodeCreator.nodeItem.aiIconTitle": string;
|
|
1462
|
+
"nodeCreator.nodeItem.deprecated": string;
|
|
1463
|
+
"nodeCreator.nodeItem.beta": string;
|
|
1464
|
+
"nodeCreator.preBuiltAgents.title": string;
|
|
1465
|
+
"nodeCreator.preBuiltAgents.description": string;
|
|
1466
|
+
"nodeCredentials.createNew": string;
|
|
1467
|
+
"nodeCredentials.credentialFor": string;
|
|
1468
|
+
"nodeCredentials.credentialsLabel": string;
|
|
1469
|
+
"nodeCredentials.issues": string;
|
|
1470
|
+
"nodeCredentials.selectCredential": string;
|
|
1471
|
+
"nodeCredentials.selectedCredentialUnavailable": string;
|
|
1472
|
+
"nodeCredentials.showMessage.message": string;
|
|
1473
|
+
"nodeCredentials.showMessage.title": string;
|
|
1474
|
+
"nodeCredentials.autoAssigned.message": string;
|
|
1475
|
+
"nodeCredentials.updateCredential": string;
|
|
1476
|
+
"nodeErrorView.cause": string;
|
|
1477
|
+
"nodeErrorView.copyToClipboard": string;
|
|
1478
|
+
"nodeErrorView.copyToClipboard.tooltip": string;
|
|
1479
|
+
"nodeErrorView.dataBelowMayContain": string;
|
|
1480
|
+
"nodeErrorView.details": string;
|
|
1481
|
+
"nodeErrorView.details.from": string;
|
|
1482
|
+
"nodeErrorView.details.rawMessages": string;
|
|
1483
|
+
"nodeErrorView.details.errorData": string;
|
|
1484
|
+
"nodeErrorView.details.errorExtra": string;
|
|
1485
|
+
"nodeErrorView.details.request": string;
|
|
1486
|
+
"nodeErrorView.details.title": string;
|
|
1487
|
+
"nodeErrorView.details.message": string;
|
|
1488
|
+
"nodeErrorView.details.info": string;
|
|
1489
|
+
"nodeErrorView.details.nodeVersion": string;
|
|
1490
|
+
"nodeErrorView.details.nodeType": string;
|
|
1491
|
+
"nodeErrorView.details.n8nVersion": string;
|
|
1492
|
+
"nodeErrorView.details.errorCause": string;
|
|
1493
|
+
"nodeErrorView.details.causeDetailed": string;
|
|
1494
|
+
"nodeErrorView.details.stackTrace": string;
|
|
1495
|
+
"nodeErrorView.error": string;
|
|
1496
|
+
"nodeErrorView.errorSubNode": string;
|
|
1497
|
+
"nodeErrorView.httpCode": string;
|
|
1498
|
+
"nodeErrorView.errorCode": string;
|
|
1499
|
+
"nodeErrorView.inParameter": string;
|
|
1500
|
+
"nodeErrorView.itemIndex": string;
|
|
1501
|
+
"nodeErrorView.runIndex": string;
|
|
1502
|
+
"nodeErrorView.showMessage.title": string;
|
|
1503
|
+
"nodeErrorView.stack": string;
|
|
1504
|
+
"nodeErrorView.theErrorCauseIsTooLargeToBeDisplayed": string;
|
|
1505
|
+
"nodeErrorView.time": string;
|
|
1506
|
+
"nodeErrorView.inputPanel.previousNodeError.title": string;
|
|
1507
|
+
"nodeErrorView.description.pairedItemInvalidInfo": string;
|
|
1508
|
+
"nodeErrorView.description.pairedItemNoInfo": string;
|
|
1509
|
+
"nodeErrorView.description.pairedItemNoInfoCodeNode": string;
|
|
1510
|
+
"nodeErrorView.description.pairedItemNoConnection": string;
|
|
1511
|
+
"nodeErrorView.description.pairedItemNoConnectionCodeNode": string;
|
|
1512
|
+
"nodeErrorView.description.noNodeExecutionData": string;
|
|
1513
|
+
"nodeErrorView.description.nodeNotFound": string;
|
|
1514
|
+
"nodeErrorView.description.noInputConnection": string;
|
|
1515
|
+
"nodeErrorView.description.pairedItemMultipleMatches": string;
|
|
1516
|
+
"nodeErrorView.description.pairedItemMultipleMatchesCodeNode": string;
|
|
1517
|
+
"nodeErrorView.description.pairedItemPinned": string;
|
|
1518
|
+
"nodeHelpers.credentialsUnset": string;
|
|
1519
|
+
"nodeSettings.alwaysOutputData.description": string;
|
|
1520
|
+
"nodeSettings.alwaysOutputData.displayName": string;
|
|
1521
|
+
"nodeSettings.clickOnTheQuestionMarkIcon": string;
|
|
1522
|
+
"nodeSettings.onError.description": string;
|
|
1523
|
+
"nodeSettings.onError.displayName": string;
|
|
1524
|
+
"nodeSettings.onError.options.continueRegularOutput.description": string;
|
|
1525
|
+
"nodeSettings.onError.options.continueRegularOutput.displayName": string;
|
|
1526
|
+
"nodeSettings.onError.options.continueErrorOutput.description": string;
|
|
1527
|
+
"nodeSettings.onError.options.continueErrorOutput.displayName": string;
|
|
1528
|
+
"nodeSettings.onError.options.stopWorkflow.description": string;
|
|
1529
|
+
"nodeSettings.onError.options.stopWorkflow.displayName": string;
|
|
1530
|
+
"nodeSettings.docs": string;
|
|
1531
|
+
"nodeSettings.executeButtonTooltip.times": string;
|
|
1532
|
+
"nodeSettings.executeOnce.description": string;
|
|
1533
|
+
"nodeSettings.executeOnce.displayName": string;
|
|
1534
|
+
"nodeSettings.maxTries.description": string;
|
|
1535
|
+
"nodeSettings.maxTries.displayName": string;
|
|
1536
|
+
"nodeSettings.noDescriptionFound": string;
|
|
1537
|
+
"nodeSettings.nodeDescription": string;
|
|
1538
|
+
"nodeSettings.notes.description": string;
|
|
1539
|
+
"nodeSettings.notes.displayName": string;
|
|
1540
|
+
"nodeSettings.notesInFlow.description": string;
|
|
1541
|
+
"nodeSettings.notesInFlow.displayName": string;
|
|
1542
|
+
"nodeSettings.parameters": string;
|
|
1543
|
+
"nodeSettings.parametersShort": string;
|
|
1544
|
+
"nodeSettings.settings": string;
|
|
1545
|
+
"nodeSettings.action": string;
|
|
1546
|
+
"nodeSettings.credential": string;
|
|
1547
|
+
"nodeSettings.communityNodeTooltip": string;
|
|
1548
|
+
"nodeSettings.retryOnFail.description": string;
|
|
1549
|
+
"nodeSettings.retryOnFail.displayName": string;
|
|
1550
|
+
"nodeSettings.scopes.expandedNoticeWithScopes": string;
|
|
1551
|
+
"nodeSettings.scopes.notice": string;
|
|
1552
|
+
"nodeSettings.theNodeIsNotValidAsItsTypeIsUnknown": string;
|
|
1553
|
+
"nodeSettings.communityNodeDetails.title": string;
|
|
1554
|
+
"nodeSettings.communityNodeUnknown.title": string;
|
|
1555
|
+
"nodeSettings.communityNodeUnknown.title.preview": string;
|
|
1556
|
+
"nodeSettings.communityNodeUnknown.description": string;
|
|
1557
|
+
"nodeSettings.communityNodeUnknown.installLink.text": string;
|
|
1558
|
+
"nodeSettings.communityNodeUnknown.installButton.label": string;
|
|
1559
|
+
"nodeSettings.communityNodeUnknown.viewDetailsButton.label": string;
|
|
1560
|
+
"nodeSettings.nodeTypeUnknown.description": string;
|
|
1561
|
+
"nodeSettings.nodeTypeUnknown.description.customNode": string;
|
|
1562
|
+
"nodeSettings.thisNodeDoesNotHaveAnyParameters": string;
|
|
1563
|
+
"nodeSettings.useTheHttpRequestNode": string;
|
|
1564
|
+
"nodeSettings.waitBetweenTries.description": string;
|
|
1565
|
+
"nodeSettings.waitBetweenTries.displayName": string;
|
|
1566
|
+
"nodeSettings.hasForeignCredential": string;
|
|
1567
|
+
"nodeSettings.latest": string;
|
|
1568
|
+
"nodeSettings.deprecated": string;
|
|
1569
|
+
"nodeSettings.latestVersion": string;
|
|
1570
|
+
"nodeSettings.outputCleared.title": string;
|
|
1571
|
+
"nodeSettings.outputCleared.message": string;
|
|
1572
|
+
"nodeSettings.nodeVersion": string;
|
|
1573
|
+
"nodeView.addNode": string;
|
|
1574
|
+
"nodeView.openFocusPanel": string;
|
|
1575
|
+
"nodeView.openNodesPanel": string;
|
|
1576
|
+
"nodeView.openCommandBar": string;
|
|
1577
|
+
"nodeView.addATriggerNodeFirst": string;
|
|
1578
|
+
"nodeView.addOrEnableTriggerNode": string;
|
|
1579
|
+
"nodeView.addSticky": string;
|
|
1580
|
+
"nodeView.addStickyHint": string;
|
|
1581
|
+
"nodeView.cantExecuteNoTrigger": string;
|
|
1582
|
+
"nodeView.canvasAddButton.addATriggerNodeBeforeExecuting": string;
|
|
1583
|
+
"nodeView.canvasAddButton.addFirstStep": string;
|
|
1584
|
+
"nodeView.templateLink": string;
|
|
1585
|
+
"nodeView.confirmMessage.onClipboardPasteEvent.cancelButtonText": string;
|
|
1586
|
+
"nodeView.confirmMessage.onClipboardPasteEvent.confirmButtonText": string;
|
|
1587
|
+
"nodeView.confirmMessage.onClipboardPasteEvent.headline": string;
|
|
1588
|
+
"nodeView.confirmMessage.onClipboardPasteEvent.message": string;
|
|
1589
|
+
"nodeView.confirmMessage.debug.cancelButtonText": string;
|
|
1590
|
+
"nodeView.confirmMessage.debug.confirmButtonText": string;
|
|
1591
|
+
"nodeView.confirmMessage.debug.headline": string;
|
|
1592
|
+
"nodeView.confirmMessage.debug.message": string;
|
|
1593
|
+
"nodeView.couldntImportWorkflow": string;
|
|
1594
|
+
"nodeView.couldntLoadWorkflow.invalidWorkflowObject": string;
|
|
1595
|
+
"nodeView.deletesTheCurrentExecutionData": string;
|
|
1596
|
+
"nodeView.focusPanel.noExecutionData": string;
|
|
1597
|
+
"nodeView.focusPanel.noParameters.title": string;
|
|
1598
|
+
"nodeView.focusPanel.noParameters.subtitle": string;
|
|
1599
|
+
"nodeView.focusPanel.v2.noParameters.title": string;
|
|
1600
|
+
"nodeView.focusPanel.v2.noParameters.subtitle": string;
|
|
1601
|
+
"nodeView.focusPanel.missingParameter": string;
|
|
1602
|
+
"nodeView.itLooksLikeYouHaveBeenEditingSomething": string;
|
|
1603
|
+
"nodeView.loadingTemplate": string;
|
|
1604
|
+
"nodeView.moreInfo": string;
|
|
1605
|
+
"nodeView.noNodesGivenToAdd": string;
|
|
1606
|
+
"nodeView.prompt.cancel": string;
|
|
1607
|
+
"nodeView.prompt.invalidName": string;
|
|
1608
|
+
"nodeView.prompt.newName": string;
|
|
1609
|
+
"nodeView.prompt.rename": string;
|
|
1610
|
+
"nodeView.prompt.renameNode": string;
|
|
1611
|
+
"nodeView.redirecting": string;
|
|
1612
|
+
"nodeView.refresh": string;
|
|
1613
|
+
"nodeView.resetZoom": string;
|
|
1614
|
+
"nodeView.tidyUp": string;
|
|
1615
|
+
"nodeView.runButtonText.executeWorkflow": string;
|
|
1616
|
+
"nodeView.runButtonText.executingWorkflow": string;
|
|
1617
|
+
"nodeView.runButtonText.waitingForTriggerEvent": string;
|
|
1618
|
+
"nodeView.runButtonText.from": string;
|
|
1619
|
+
"nodeView.showError.workflowError": string;
|
|
1620
|
+
"nodeView.showError.getWorkflowDataFromUrl.title": string;
|
|
1621
|
+
"nodeView.showError.importWorkflowData.title": string;
|
|
1622
|
+
"nodeView.showError.mounted1.message": string;
|
|
1623
|
+
"nodeView.showError.mounted1.title": string;
|
|
1624
|
+
"nodeView.showError.mounted2.message": string;
|
|
1625
|
+
"nodeView.showError.mounted2.title": string;
|
|
1626
|
+
"nodeView.showError.openExecution.title": string;
|
|
1627
|
+
"nodeView.showError.openExecution.node": string;
|
|
1628
|
+
"nodeView.showError.openWorkflow.title": string;
|
|
1629
|
+
"nodeView.showError.stopExecution.title": string;
|
|
1630
|
+
"nodeView.showError.stopWaitingForWebhook.title": string;
|
|
1631
|
+
"nodeView.showError.nodeNodeCompatible.title": string;
|
|
1632
|
+
"nodeView.showError.nodeNodeCompatible.message": string;
|
|
1633
|
+
"nodeView.showMessage.addNodeButton.message": string;
|
|
1634
|
+
"nodeView.showMessage.addNodeButton.title": string;
|
|
1635
|
+
"nodeView.showMessage.keyDown.title": string;
|
|
1636
|
+
"nodeView.showMessage.showMaxNodeTypeError.message": string;
|
|
1637
|
+
"nodeView.showMessage.showMaxNodeTypeError.title": string;
|
|
1638
|
+
"nodeView.showMessage.stopExecutionCatch.unsaved.message": string;
|
|
1639
|
+
"nodeView.showMessage.stopExecutionCatch.unsaved.title": string;
|
|
1640
|
+
"nodeView.showMessage.stopExecutionCatch.message": string;
|
|
1641
|
+
"nodeView.showMessage.stopExecutionCatch.title": string;
|
|
1642
|
+
"nodeView.showMessage.stopExecutionTry.title": string;
|
|
1643
|
+
"nodeView.showMessage.debug.title": string;
|
|
1644
|
+
"nodeView.showMessage.debug.content": string;
|
|
1645
|
+
"nodeView.showMessage.debug.missingNodes.title": string;
|
|
1646
|
+
"nodeView.showMessage.debug.missingNodes.content": string;
|
|
1647
|
+
"nodeView.showMessage.ndvUrl.missingNodes.title": string;
|
|
1648
|
+
"nodeView.showMessage.ndvUrl.missingNodes.content": string;
|
|
1649
|
+
"nodeView.stopCurrentExecution": string;
|
|
1650
|
+
"nodeView.stopWaitingForWebhookCall": string;
|
|
1651
|
+
"nodeView.stoppingCurrentExecution": string;
|
|
1652
|
+
"nodeView.thereWasAProblemLoadingTheNodeParametersOfNode": string;
|
|
1653
|
+
"nodeView.thisExecutionHasntFinishedYet": string;
|
|
1654
|
+
"nodeView.toSeeTheLatestStatus": string;
|
|
1655
|
+
"nodeView.workflowTemplateWithIdCouldNotBeFound": string;
|
|
1656
|
+
"nodeView.workflowWithIdCouldNotBeFound": string;
|
|
1657
|
+
"nodeView.zoomIn": string;
|
|
1658
|
+
"nodeView.zoomOut": string;
|
|
1659
|
+
"nodeView.zoomToFit": string;
|
|
1660
|
+
"nodeView.replaceMe": string;
|
|
1661
|
+
"nodeView.setupTemplate": string;
|
|
1662
|
+
"nodeView.expandAllNodes": string;
|
|
1663
|
+
"nodeView.collapseAllNodes": string;
|
|
1664
|
+
"nodeView.enterZoomMode": string;
|
|
1665
|
+
"nodeView.leaveZoomMode": string;
|
|
1666
|
+
"nodeViewV2.showError.editingNotAllowed": string;
|
|
1667
|
+
"nodeViewV2.showError.failedToCreateNode": string;
|
|
1668
|
+
"contextMenu.node": string;
|
|
1669
|
+
"contextMenu.sticky": string;
|
|
1670
|
+
"contextMenu.selectAll": string;
|
|
1671
|
+
"contextMenu.deselectAll": string;
|
|
1672
|
+
"contextMenu.tidyUpWorkflow": string;
|
|
1673
|
+
"contextMenu.tidyUpSelection": string;
|
|
1674
|
+
"contextMenu.extract": string;
|
|
1675
|
+
"contextMenu.replace": string;
|
|
1676
|
+
"contextMenu.duplicate": string;
|
|
1677
|
+
"contextMenu.open": string;
|
|
1678
|
+
"contextMenu.test": string;
|
|
1679
|
+
"contextMenu.rename": string;
|
|
1680
|
+
"contextMenu.openSubworkflow": string;
|
|
1681
|
+
"contextMenu.copy": string;
|
|
1682
|
+
"contextMenu.deactivate": string;
|
|
1683
|
+
"contextMenu.activate": string;
|
|
1684
|
+
"contextMenu.pin": string;
|
|
1685
|
+
"contextMenu.unpin": string;
|
|
1686
|
+
"contextMenu.delete": string;
|
|
1687
|
+
"contextMenu.addNode": string;
|
|
1688
|
+
"contextMenu.addSticky": string;
|
|
1689
|
+
"contextMenu.editSticky": string;
|
|
1690
|
+
"contextMenu.changeColor": string;
|
|
1691
|
+
"nodeWebhooks.clickToCopyWebhookUrls": string;
|
|
1692
|
+
"nodeWebhooks.clickToCopyWebhookUrls.formTrigger": string;
|
|
1693
|
+
"nodeWebhooks.clickToCopyWebhookUrls.chatTrigger": string;
|
|
1694
|
+
"nodeWebhooks.clickToCopyWebhookUrls.mcpTrigger": string;
|
|
1695
|
+
"nodeWebhooks.clickToDisplayWebhookUrls": string;
|
|
1696
|
+
"nodeWebhooks.clickToDisplayWebhookUrls.formTrigger": string;
|
|
1697
|
+
"nodeWebhooks.clickToDisplayWebhookUrls.chatTrigger": string;
|
|
1698
|
+
"nodeWebhooks.clickToDisplayWebhookUrls.mcpTrigger": string;
|
|
1699
|
+
"nodeWebhooks.clickToHideWebhookUrls": string;
|
|
1700
|
+
"nodeWebhooks.clickToHideWebhookUrls.formTrigger": string;
|
|
1701
|
+
"nodeWebhooks.clickToHideWebhookUrls.chatTrigger": string;
|
|
1702
|
+
"nodeWebhooks.clickToHideWebhookUrls.mcpTrigger": string;
|
|
1703
|
+
"nodeWebhooks.invalidExpression": string;
|
|
1704
|
+
"nodeWebhooks.productionUrl": string;
|
|
1705
|
+
"nodeWebhooks.showMessage.title": string;
|
|
1706
|
+
"nodeWebhooks.showMessage.title.formTrigger": string;
|
|
1707
|
+
"nodeWebhooks.showMessage.title.chatTrigger": string;
|
|
1708
|
+
"nodeWebhooks.showMessage.title.mcpTrigger": string;
|
|
1709
|
+
"nodeWebhooks.showMessage.message.formTrigger": string;
|
|
1710
|
+
"nodeWebhooks.showMessage.message.chatTrigger": string;
|
|
1711
|
+
"nodeWebhooks.testUrl": string;
|
|
1712
|
+
"nodeWebhooks.webhookUrls": string;
|
|
1713
|
+
"nodeWebhooks.webhookUrls.formTrigger": string;
|
|
1714
|
+
"nodeWebhooks.webhookUrls.chatTrigger": string;
|
|
1715
|
+
"nodeWebhooks.webhookUrls.mcpTrigger": string;
|
|
1716
|
+
"openWorkflow.workflowImportError": string;
|
|
1717
|
+
"openWorkflow.workflowNotFoundError": string;
|
|
1718
|
+
"parameterInput.expressionResult": string;
|
|
1719
|
+
"parameterInput.tip": string;
|
|
1720
|
+
"parameterInput.dragTipBeforePill": string;
|
|
1721
|
+
"parameterInput.inputField": string;
|
|
1722
|
+
"parameterInput.dragTipAfterPill": string;
|
|
1723
|
+
"parameterInput.learnMore": string;
|
|
1724
|
+
"parameterInput.result": string;
|
|
1725
|
+
"parameterInput.item": string;
|
|
1726
|
+
"parameterInput.hoverTableItemTip": string;
|
|
1727
|
+
"parameterInput.emptyString": string;
|
|
1728
|
+
"parameterInput.customApiCall": string;
|
|
1729
|
+
"parameterInput.error": string;
|
|
1730
|
+
"parameterInput.expression": string;
|
|
1731
|
+
"parameterInput.fixed": string;
|
|
1732
|
+
"parameterInput.formatHtml": string;
|
|
1733
|
+
"parameterInput.issues": string;
|
|
1734
|
+
"parameterInput.loadingOptions": string;
|
|
1735
|
+
"parameterInput.loadOptionsErrorService": string;
|
|
1736
|
+
"parameterInput.loadOptionsError": string;
|
|
1737
|
+
"parameterInput.loadOptionsCredentialsRequired": string;
|
|
1738
|
+
"parameterInput.openEditWindow": string;
|
|
1739
|
+
"parameterInput.parameter": string;
|
|
1740
|
+
"parameterInput.parameterHasExpression": string;
|
|
1741
|
+
"parameterInput.parameterHasIssues": string;
|
|
1742
|
+
"parameterInput.parameterHasIssuesAndExpression": string;
|
|
1743
|
+
"parameterInput.refreshList": string;
|
|
1744
|
+
"parameterInput.clearContents": string;
|
|
1745
|
+
"parameterInput.focusParameter": string;
|
|
1746
|
+
"parameterInput.resetValue": string;
|
|
1747
|
+
"parameterInput.select": string;
|
|
1748
|
+
"parameterInput.selectDateAndTime": string;
|
|
1749
|
+
"parameterInput.selectACredentialTypeFromTheDropdown": string;
|
|
1750
|
+
"parameterInput.theValueIsNotSupported": string;
|
|
1751
|
+
"parameterInput.selectedWorkflowIsArchived": string;
|
|
1752
|
+
"parameterInputExpanded.openDocs": string;
|
|
1753
|
+
"parameterInputExpanded.thisFieldIsRequired": string;
|
|
1754
|
+
"parameterInputList.delete": string;
|
|
1755
|
+
"parameterInputList.deleteParameter": string;
|
|
1756
|
+
"parameterInputList.parameterOptions": string;
|
|
1757
|
+
"parameterInputList.loadingFields": string;
|
|
1758
|
+
"parameterInputList.loadingError": string;
|
|
1759
|
+
"parameterInputList.callout.dismiss.confirm.text": string;
|
|
1760
|
+
"parameterInputList.callout.dismiss.confirm.confirmButtonText": string;
|
|
1761
|
+
"parameterInputList.callout.dismiss.confirm.cancelButtonText": string;
|
|
1762
|
+
"parameterOverride.overridePanelText": string;
|
|
1763
|
+
"parameterOverride.applyOverrideButtonTooltip": string;
|
|
1764
|
+
"parameterOverride.descriptionTooltip": string;
|
|
1765
|
+
"personalizationModal.businessOwner": string;
|
|
1766
|
+
"personalizationModal.continue": string;
|
|
1767
|
+
"personalizationModal.cicd": string;
|
|
1768
|
+
"personalizationModal.cloudInfrastructureOrchestration": string;
|
|
1769
|
+
"personalizationModal.customerIntegrations": string;
|
|
1770
|
+
"personalizationModal.customerSupport": string;
|
|
1771
|
+
"personalizationModal.customizeN8n": string;
|
|
1772
|
+
"personalizationModal.dataScience": string;
|
|
1773
|
+
"personalizationModal.devops": string;
|
|
1774
|
+
"personalizationModal.digitalAgencyOrConsultant": string;
|
|
1775
|
+
"personalizationModal.eCommerce": string;
|
|
1776
|
+
"personalizationModal.education": string;
|
|
1777
|
+
"personalizationModal.engineering": string;
|
|
1778
|
+
"personalizationModal.engineeringOrDevops": string;
|
|
1779
|
+
"personalizationModal.errorWhileSubmittingResults": string;
|
|
1780
|
+
"personalizationModal.financeOrAccounting": string;
|
|
1781
|
+
"personalizationModal.financeOrInsurance": string;
|
|
1782
|
+
"personalizationModal.getStarted": string;
|
|
1783
|
+
"personalizationModal.government": string;
|
|
1784
|
+
"personalizationModal.healthcare": string;
|
|
1785
|
+
"personalizationModal.howAreYourCodingSkills": string;
|
|
1786
|
+
"personalizationModal.howBigIsYourCompany": string;
|
|
1787
|
+
"personalizationModal.hr": string;
|
|
1788
|
+
"personalizationModal.imNotUsingN8nForWork": string;
|
|
1789
|
+
"personalizationModal.it": string;
|
|
1790
|
+
"personalizationModal.legal": string;
|
|
1791
|
+
"personalizationModal.lessThan20People": string;
|
|
1792
|
+
"personalizationModal.managedServiceProvider": string;
|
|
1793
|
+
"personalizationModal.manufacturing": string;
|
|
1794
|
+
"personalizationModal.marketing": string;
|
|
1795
|
+
"personalizationModal.media": string;
|
|
1796
|
+
"personalizationModal.notSureYet": string;
|
|
1797
|
+
"personalizationModal.operations": string;
|
|
1798
|
+
"personalizationModal.other": string;
|
|
1799
|
+
"personalizationModal.otherPleaseSpecify": string;
|
|
1800
|
+
"personalizationModal.specifyReportedSource": string;
|
|
1801
|
+
"personalizationModal.people": string;
|
|
1802
|
+
"personalizationModal.physicalRetailOrServices": string;
|
|
1803
|
+
"personalizationModal.product": string;
|
|
1804
|
+
"personalizationModal.realEstateOrConstruction": string;
|
|
1805
|
+
"personalizationModal.saas": string;
|
|
1806
|
+
"personalizationModal.salesAndMarketing": string;
|
|
1807
|
+
"personalizationModal.security": string;
|
|
1808
|
+
"personalizationModal.select": string;
|
|
1809
|
+
"personalizationModal.howDidYouHearAboutN8n": string;
|
|
1810
|
+
"personalizationModal.friendWordOfMouth": string;
|
|
1811
|
+
"personalizationModal.podcast": string;
|
|
1812
|
+
"personalizationModal.event": string;
|
|
1813
|
+
"personalizationModal.myself": string;
|
|
1814
|
+
"personalizationModal.myTeam": string;
|
|
1815
|
+
"personalizationModal.otherTeams": string;
|
|
1816
|
+
"personalizationModal.specifyAutomationBeneficiary": string;
|
|
1817
|
+
"personalizationModal.specifyYourRole": string;
|
|
1818
|
+
"personalizationModal.specifyYourAutomationGoal": string;
|
|
1819
|
+
"personalizationModal.specifyYourCompanysIndustry": string;
|
|
1820
|
+
"personalizationModal.support": string;
|
|
1821
|
+
"personalizationModal.systemsIntegrator": string;
|
|
1822
|
+
"personalizationModal.telecoms": string;
|
|
1823
|
+
"personalizationModal.thanks": string;
|
|
1824
|
+
"personalizationModal.theseQuestionsHelpUs": string;
|
|
1825
|
+
"personalizationModal.whichRoleBestDescribesYou": string;
|
|
1826
|
+
"personalizationModal.whatAreYouLookingToAutomate": string;
|
|
1827
|
+
"personalizationModal.whatBestDescribesYourCompany": string;
|
|
1828
|
+
"personalizationModal.whichIndustriesIsYourCompanyIn": string;
|
|
1829
|
+
"personalizationModal.specifySalesMarketingGoal": string;
|
|
1830
|
+
"personalizationModal.leadGeneration": string;
|
|
1831
|
+
"personalizationModal.customerCommunication": string;
|
|
1832
|
+
"personalizationModal.customerActions": string;
|
|
1833
|
+
"personalizationModal.yourEmailAddress": string;
|
|
1834
|
+
"personalizationModal.email": string;
|
|
1835
|
+
"personalizationModal.adCampaign": string;
|
|
1836
|
+
"personalizationModal.reporting": string;
|
|
1837
|
+
"personalizationModal.ticketingSystemsIntegrations": string;
|
|
1838
|
+
"personalizationModal.dataSynching": string;
|
|
1839
|
+
"personalizationModal.incidentResponse": string;
|
|
1840
|
+
"personalizationModal.monitoringAndAlerting": string;
|
|
1841
|
+
"personalizationModal.specifyUsageMode": string;
|
|
1842
|
+
"personalizationModal.connectToInternalDB": string;
|
|
1843
|
+
"personalizationModal.buildBackendServices": string;
|
|
1844
|
+
"personalizationModal.manipulateFiles": string;
|
|
1845
|
+
"personalizationModal.specifyOtherSalesAndMarketingGoal": string;
|
|
1846
|
+
"personalizationModal.registerEmailForTrial": string;
|
|
1847
|
+
"personalizationModal.registerEmailForTrial.enterprise": string;
|
|
1848
|
+
"personalizationModal.registerEmailForTrial.notice": string;
|
|
1849
|
+
"personalizationModal.registerEmailForTrial.success.title": string;
|
|
1850
|
+
"personalizationModal.registerEmailForTrial.success.message": string;
|
|
1851
|
+
"personalizationModal.registerEmailForTrial.success.button": string;
|
|
1852
|
+
"personalizationModal.registerEmailForTrial.error": string;
|
|
1853
|
+
"pushConnection.nodeExecutedSuccessfully": string;
|
|
1854
|
+
"pushConnection.workflowExecutedSuccessfully": string;
|
|
1855
|
+
"pushConnectionTracker.cannotConnectToServer": string;
|
|
1856
|
+
"pushConnectionTracker.connectionLost": string;
|
|
1857
|
+
"pushConnectionTracker.connectionLost.message": string;
|
|
1858
|
+
"pushConnection.pollingNode.dataNotFound": string;
|
|
1859
|
+
"pushConnection.pollingNode.dataNotFound.message": string;
|
|
1860
|
+
"pushConnection.executionFailed": string;
|
|
1861
|
+
"pushConnection.executionFailed.message": string;
|
|
1862
|
+
"pushConnection.executionError": string;
|
|
1863
|
+
"pushConnection.executionError.openNode": string;
|
|
1864
|
+
"pushConnection.executionError.details": string;
|
|
1865
|
+
"prompts.npsSurvey.recommendationQuestion": string;
|
|
1866
|
+
"prompts.npsSurvey.greatFeedbackTitle": string;
|
|
1867
|
+
"prompts.npsSurvey.defaultFeedbackTitle": string;
|
|
1868
|
+
"prompts.npsSurvey.feedbackQuestionTitle": string;
|
|
1869
|
+
"prompts.npsSurvey.notLikely": string;
|
|
1870
|
+
"prompts.npsSurvey.veryLikely": string;
|
|
1871
|
+
"prompts.npsSurvey.send": string;
|
|
1872
|
+
"prompts.npsSurvey.reviewUs": string;
|
|
1873
|
+
"prompts.npsSurvey.thanks": string;
|
|
1874
|
+
"projectRoles.manageRoles.paywall.title": string;
|
|
1875
|
+
"projectRoles.manageRoles.paywall.text": string;
|
|
1876
|
+
"projectRoles.project:read": string;
|
|
1877
|
+
"projectRoles.project:read.tooltip": string;
|
|
1878
|
+
"projectRoles.project:update": string;
|
|
1879
|
+
"projectRoles.project:update.tooltip": string;
|
|
1880
|
+
"projectRoles.project:delete": string;
|
|
1881
|
+
"projectRoles.project:delete.tooltip": string;
|
|
1882
|
+
"projectRoles.folder:read": string;
|
|
1883
|
+
"projectRoles.folder:read.tooltip": string;
|
|
1884
|
+
"projectRoles.folder:update": string;
|
|
1885
|
+
"projectRoles.folder:update.tooltip": string;
|
|
1886
|
+
"projectRoles.folder:create": string;
|
|
1887
|
+
"projectRoles.folder:create.tooltip": string;
|
|
1888
|
+
"projectRoles.folder:move": string;
|
|
1889
|
+
"projectRoles.folder:move.tooltip": string;
|
|
1890
|
+
"projectRoles.folder:delete": string;
|
|
1891
|
+
"projectRoles.folder:delete.tooltip": string;
|
|
1892
|
+
"projectRoles.workflow:read": string;
|
|
1893
|
+
"projectRoles.workflow:read.tooltip": string;
|
|
1894
|
+
"projectRoles.workflow:execute": string;
|
|
1895
|
+
"projectRoles.workflow:update": string;
|
|
1896
|
+
"projectRoles.workflow:update.tooltip": string;
|
|
1897
|
+
"projectRoles.workflow:create": string;
|
|
1898
|
+
"projectRoles.workflow:create.tooltip": string;
|
|
1899
|
+
"projectRoles.workflow:share": string;
|
|
1900
|
+
"projectRoles.workflow:move": string;
|
|
1901
|
+
"projectRoles.workflow:move.tooltip": string;
|
|
1902
|
+
"projectRoles.workflow:delete": string;
|
|
1903
|
+
"projectRoles.workflow:delete.tooltip": string;
|
|
1904
|
+
"projectRoles.credential:read": string;
|
|
1905
|
+
"projectRoles.credential:read.tooltip": string;
|
|
1906
|
+
"projectRoles.credential:update": string;
|
|
1907
|
+
"projectRoles.credential:update.tooltip": string;
|
|
1908
|
+
"projectRoles.credential:create": string;
|
|
1909
|
+
"projectRoles.credential:create.tooltip": string;
|
|
1910
|
+
"projectRoles.credential:share": string;
|
|
1911
|
+
"projectRoles.credential:share.tooltip": string;
|
|
1912
|
+
"projectRoles.credential:move": string;
|
|
1913
|
+
"projectRoles.credential:move.tooltip": string;
|
|
1914
|
+
"projectRoles.credential:delete": string;
|
|
1915
|
+
"projectRoles.credential:delete.tooltip": string;
|
|
1916
|
+
"projectRoles.sourceControl:pull": string;
|
|
1917
|
+
"projectRoles.sourceControl:push": string;
|
|
1918
|
+
"projectRoles.sourceControl:push.tooltip": string;
|
|
1919
|
+
"projectRoles.sourceControl:manage": string;
|
|
1920
|
+
"projectRoles.sourceControl.table.name": string;
|
|
1921
|
+
"projectRoles.sourceControl.table.type": string;
|
|
1922
|
+
"projectRoles.sourceControl.table.assignedTo": string;
|
|
1923
|
+
"projectRoles.sourceControl.table.lastEdited": string;
|
|
1924
|
+
"projectRoles.backToRoleList": string;
|
|
1925
|
+
"projectRoles.newRole": string;
|
|
1926
|
+
"projectRoles.addRole": string;
|
|
1927
|
+
"projectRoles.discardChanges": string;
|
|
1928
|
+
"projectRoles.save": string;
|
|
1929
|
+
"projectRoles.create": string;
|
|
1930
|
+
"projectRoles.roleName": string;
|
|
1931
|
+
"projectRoles.description": string;
|
|
1932
|
+
"projectRoles.optional": string;
|
|
1933
|
+
"projectRoles.permissions": string;
|
|
1934
|
+
"projectRoles.preset": string;
|
|
1935
|
+
"projectRoles.admin": string;
|
|
1936
|
+
"projectRoles.editor": string;
|
|
1937
|
+
"projectRoles.viewer": string;
|
|
1938
|
+
"projectRoles.type.project": string;
|
|
1939
|
+
"projectRoles.type.folder": string;
|
|
1940
|
+
"projectRoles.type.workflow": string;
|
|
1941
|
+
"projectRoles.type.credential": string;
|
|
1942
|
+
"projectRoles.type.sourceControl": string;
|
|
1943
|
+
"projectRoles.literal.system": string;
|
|
1944
|
+
"projectRoles.literal.custom": string;
|
|
1945
|
+
"projectRoles.action.cancel": string;
|
|
1946
|
+
"projectRoles.action.delete": string;
|
|
1947
|
+
"projectRoles.action.delete.button": string;
|
|
1948
|
+
"projectRoles.action.delete.success": string;
|
|
1949
|
+
"projectRoles.action.delete.error": string;
|
|
1950
|
+
"projectRoles.action.delete.title": string;
|
|
1951
|
+
"projectRoles.action.delete.text": string;
|
|
1952
|
+
"projectRoles.action.delete.warning": string;
|
|
1953
|
+
"projectRoles.action.delete.useWarning": string;
|
|
1954
|
+
"projectRoles.dangerZone": string;
|
|
1955
|
+
"projectRoles.action.duplicate": string;
|
|
1956
|
+
"projectRoles.action.duplicate.name": string;
|
|
1957
|
+
"projectRoles.action.duplicate.success": string;
|
|
1958
|
+
"projectRoles.action.duplicate.error": string;
|
|
1959
|
+
"projectRoles.action.create.success": string;
|
|
1960
|
+
"projectRoles.action.create.error": string;
|
|
1961
|
+
"projectRoles.action.update": string;
|
|
1962
|
+
"projectRoles.action.update.success": string;
|
|
1963
|
+
"projectRoles.action.update.error": string;
|
|
1964
|
+
"projectRoles.action.update.title": string;
|
|
1965
|
+
"projectRoles.action.update.text": string;
|
|
1966
|
+
"renameAction.emptyName.message": string;
|
|
1967
|
+
"renameAction.emptyName.title": string;
|
|
1968
|
+
"renameAction.invalidName.title": string;
|
|
1969
|
+
"resourceLocator.id.placeholder": string;
|
|
1970
|
+
"resourceLocator.mode.id": string;
|
|
1971
|
+
"resourceLocator.mode.url": string;
|
|
1972
|
+
"resourceLocator.mode.list": string;
|
|
1973
|
+
"resourceLocator.mode.list.disabled.title": string;
|
|
1974
|
+
"resourceLocator.mode.list.error.title": string;
|
|
1975
|
+
"resourceLocator.mode.list.error.description.checkCredentials": string;
|
|
1976
|
+
"resourceLocator.mode.list.error.description.noCredentials": string;
|
|
1977
|
+
"resourceLocator.mode.list.noResults": string;
|
|
1978
|
+
"resourceLocator.mode.list.openUrl": string;
|
|
1979
|
+
"resourceLocator.mode.list.placeholder": string;
|
|
1980
|
+
"resourceLocator.mode.list.searchRequired": string;
|
|
1981
|
+
"resourceLocator.mode.list.addNewResource.vectorStoreInMemory": string;
|
|
1982
|
+
"resourceLocator.dataTable.createNew": string;
|
|
1983
|
+
"resourceLocator.modeSelector.placeholder": string;
|
|
1984
|
+
"resourceLocator.openSpecificResource": string;
|
|
1985
|
+
"resourceLocator.openResource": string;
|
|
1986
|
+
"resourceLocator.placeholder.searchOrCreate": string;
|
|
1987
|
+
"resourceLocator.placeholder.search": string;
|
|
1988
|
+
"resourceLocator.url.placeholder": string;
|
|
1989
|
+
"resourceMapper.autoMappingNotice": string;
|
|
1990
|
+
"resourceMapper.mappingMode.label": string;
|
|
1991
|
+
"resourceMapper.mappingMode.defineBelow.name": string;
|
|
1992
|
+
"resourceMapper.mappingMode.defineBelow.description": string;
|
|
1993
|
+
"resourceMapper.mappingMode.autoMapInputData.name": string;
|
|
1994
|
+
"resourceMapper.mappingMode.autoMapInputData.description": string;
|
|
1995
|
+
"resourceMapper.fetchingFields.message": string;
|
|
1996
|
+
"resourceMapper.fetchingFields.errorMessage": string;
|
|
1997
|
+
"resourceMapper.fetchingFields.noFieldsFound": string;
|
|
1998
|
+
"resourceMapper.columnsToMatchOn.label": string;
|
|
1999
|
+
"resourceMapper.columnsToMatchOn.multi.description": string;
|
|
2000
|
+
"resourceMapper.columnsToMatchOn.single.description": string;
|
|
2001
|
+
"resourceMapper.columnsToMatchOn.tooltip": string;
|
|
2002
|
+
"resourceMapper.columnsToMatchOn.noFieldsFound": string;
|
|
2003
|
+
"resourceMapper.valuesToSend.label": string;
|
|
2004
|
+
"resourceMapper.valuesToUpdate.label": string;
|
|
2005
|
+
"resourceMapper.usingToMatch": string;
|
|
2006
|
+
"resourceMapper.usingToMatch.description": string;
|
|
2007
|
+
"resourceMapper.removeField": string;
|
|
2008
|
+
"resourceMapper.mandatoryField.title": string;
|
|
2009
|
+
"resourceMapper.addFieldToSend": string;
|
|
2010
|
+
"resourceMapper.matching.title": string;
|
|
2011
|
+
"resourceMapper.addAllFields": string;
|
|
2012
|
+
"resourceMapper.removeAllFields": string;
|
|
2013
|
+
"resourceMapper.refreshFieldList": string;
|
|
2014
|
+
"resourceMapper.staleDataWarning.tooltip": string;
|
|
2015
|
+
"resourceMapper.staleDataWarning.notice": string;
|
|
2016
|
+
"resourceMapper.attemptToConvertTypes.displayName": string;
|
|
2017
|
+
"resourceMapper.attemptToConvertTypes.description": string;
|
|
2018
|
+
"runData.pinData.insertedExecutionData": string;
|
|
2019
|
+
"runData.openSubExecutionSingle": string;
|
|
2020
|
+
"runData.openSubExecutionWithId": string;
|
|
2021
|
+
"runData.openParentExecution": string;
|
|
2022
|
+
"runData.emptyItemHint": string;
|
|
2023
|
+
"runData.emptyArray": string;
|
|
2024
|
+
"runData.emptyString": string;
|
|
2025
|
+
"runData.emptyObject": string;
|
|
2026
|
+
"runData.unnamedField": string;
|
|
2027
|
+
"runData.switchToBinary.info": string;
|
|
2028
|
+
"runData.switchToBinary.binary": string;
|
|
2029
|
+
"runData.linking.hint": string;
|
|
2030
|
+
"runData.unlinking.hint": string;
|
|
2031
|
+
"runData.binary": string;
|
|
2032
|
+
"runData.copyItemPath": string;
|
|
2033
|
+
"runData.copyItemPath.toast": string;
|
|
2034
|
+
"runData.copyParameterPath": string;
|
|
2035
|
+
"runData.copyParameterPath.toast": string;
|
|
2036
|
+
"runData.copyValue": string;
|
|
2037
|
+
"runData.copyValue.toast": string;
|
|
2038
|
+
"runData.copyToClipboard": string;
|
|
2039
|
+
"runData.copyDisabled": string;
|
|
2040
|
+
"runData.editOutput": string;
|
|
2041
|
+
"runData.editOutputInvalid": string;
|
|
2042
|
+
"runData.editOutputInvalid.singleQuote": string;
|
|
2043
|
+
"runData.editOutputInvalid.onLine": string;
|
|
2044
|
+
"runData.editOutputInvalid.atPosition": string;
|
|
2045
|
+
"runData.editValue": string;
|
|
2046
|
+
"runData.executionStatus.success": string;
|
|
2047
|
+
"runData.executionStatus.failed": string;
|
|
2048
|
+
"runData.executionStatus.canceled": string;
|
|
2049
|
+
"runData.downloadBinaryData": string;
|
|
2050
|
+
"runData.executeNode": string;
|
|
2051
|
+
"runData.executionTime": string;
|
|
2052
|
+
"runData.fileExtension": string;
|
|
2053
|
+
"runData.directory": string;
|
|
2054
|
+
"runData.fileName": string;
|
|
2055
|
+
"runData.invalidPinnedData": string;
|
|
2056
|
+
"runData.items": string;
|
|
2057
|
+
"runData.json": string;
|
|
2058
|
+
"runData.rendered": string;
|
|
2059
|
+
"runData.schema": string;
|
|
2060
|
+
"runData.mimeType": string;
|
|
2061
|
+
"runData.fileSize": string;
|
|
2062
|
+
"runData.ms": string;
|
|
2063
|
+
"runData.noBinaryDataFound": string;
|
|
2064
|
+
"runData.noData": string;
|
|
2065
|
+
"runData.noTextDataFound": string;
|
|
2066
|
+
"runData.nodeReturnedALargeAmountOfData": string;
|
|
2067
|
+
"runData.output": string;
|
|
2068
|
+
"runData.showBinaryData": string;
|
|
2069
|
+
"runData.startTime": string;
|
|
2070
|
+
"runData.table": string;
|
|
2071
|
+
"runData.table.viewSubExecution": string;
|
|
2072
|
+
"runData.pindata.learnMore": string;
|
|
2073
|
+
"runData.pindata.thisDataIsPinned": string;
|
|
2074
|
+
"runData.pindata.unpin": string;
|
|
2075
|
+
"runData.editor.save": string;
|
|
2076
|
+
"runData.editor.cancel": string;
|
|
2077
|
+
"runData.editor.copyDataInfo": string;
|
|
2078
|
+
"runData.aiContentBlock.startedAt": string;
|
|
2079
|
+
"runData.aiContentBlock.tokens": string;
|
|
2080
|
+
"runData.aiContentBlock.tokens.prompt": string;
|
|
2081
|
+
"runData.aiContentBlock.tokens.completion": string;
|
|
2082
|
+
"runData.trimmedData.loading": string;
|
|
2083
|
+
"runData.panel.actions.collapse": string;
|
|
2084
|
+
"runData.panel.actions.open": string;
|
|
2085
|
+
"runData.panel.actions.popOut": string;
|
|
2086
|
+
"runData.panel.actions.sync": string;
|
|
2087
|
+
"saveButton.save": string;
|
|
2088
|
+
"saveButton.saved": string;
|
|
2089
|
+
"saveWorkflowButton.hint": string;
|
|
2090
|
+
"saveButton.saving": string;
|
|
2091
|
+
settings: string;
|
|
2092
|
+
"settings.communityNodes": string;
|
|
2093
|
+
"settings.communityNodes.empty.title": string;
|
|
2094
|
+
"settings.communityNodes.empty.verified.only.title": string;
|
|
2095
|
+
"settings.communityNodes.empty.description": string;
|
|
2096
|
+
"settings.communityNodes.empty.verified.only.description": string;
|
|
2097
|
+
"settings.communityNodes.empty.description.no-packages": string;
|
|
2098
|
+
"settings.communityNodes.empty.installPackageLabel": string;
|
|
2099
|
+
"settings.communityNodes.npmUnavailable.warning": string;
|
|
2100
|
+
"settings.communityNodes.packageNodes.label": string;
|
|
2101
|
+
"settings.communityNodes.updateAvailable.tooltip": string;
|
|
2102
|
+
"settings.communityNodes.viewDocsAction.label": string;
|
|
2103
|
+
"settings.communityNodes.uninstallAction.label": string;
|
|
2104
|
+
"settings.communityNodes.upToDate.tooltip": string;
|
|
2105
|
+
"settings.communityNodes.failedToLoad.tooltip": string;
|
|
2106
|
+
"settings.communityNodes.fetchError.title": string;
|
|
2107
|
+
"settings.communityNodes.fetchError.message": string;
|
|
2108
|
+
"settings.communityNodes.installModal.title": string;
|
|
2109
|
+
"settings.communityNodes.installModal.description": string;
|
|
2110
|
+
"settings.communityNodes.browseButton.label": string;
|
|
2111
|
+
"settings.communityNodes.installModal.packageName.label": string;
|
|
2112
|
+
"settings.communityNodes.installModal.packageName.tooltip": string;
|
|
2113
|
+
"settings.communityNodes.installModal.packageName.placeholder": string;
|
|
2114
|
+
"settings.communityNodes.installModal.checkbox.label": string;
|
|
2115
|
+
"settings.communityNodes.installModal.installButton.label": string;
|
|
2116
|
+
"settings.communityNodes.installModal.installButton.label.loading": string;
|
|
2117
|
+
"settings.communityNodes.installModal.error.packageNameNotValid": string;
|
|
2118
|
+
"settings.communityNodes.messages.install.success": string;
|
|
2119
|
+
"settings.communityNodes.messages.install.error": string;
|
|
2120
|
+
"settings.communityNodes.messages.uninstall.error": string;
|
|
2121
|
+
"settings.communityNodes.messages.uninstall.success.title": string;
|
|
2122
|
+
"settings.communityNodes.messages.update.success.title": string;
|
|
2123
|
+
"settings.communityNodes.messages.update.success.message": string;
|
|
2124
|
+
"settings.communityNodes.messages.update.error.title": string;
|
|
2125
|
+
"settings.communityNodes.confirmModal.uninstall.title": string;
|
|
2126
|
+
"settings.communityNodes.confirmModal.uninstall.message": string;
|
|
2127
|
+
"settings.communityNodes.confirmModal.uninstall.description": string;
|
|
2128
|
+
"settings.communityNodes.confirmModal.noWorkflowsUsingNodes": string;
|
|
2129
|
+
"settings.communityNodes.confirmModal.uninstall.buttonLabel": string;
|
|
2130
|
+
"settings.communityNodes.confirmModal.uninstall.buttonLoadingLabel": string;
|
|
2131
|
+
"settings.communityNodes.confirmModal.update.title": string;
|
|
2132
|
+
"settings.communityNodes.confirmModal.update.message": string;
|
|
2133
|
+
"settings.communityNodes.confirmModal.includedNodes": string;
|
|
2134
|
+
"settings.communityNodes.confirmModal.update.warning": string;
|
|
2135
|
+
"settings.communityNodes.confirmModal.update.description": string;
|
|
2136
|
+
"settings.communityNodes.confirmModal.update.buttonLabel": string;
|
|
2137
|
+
"settings.communityNodes.confirmModal.update.buttonLoadingLabel": string;
|
|
2138
|
+
"settings.communityNodes.confirmModal.cancel": string;
|
|
2139
|
+
"settings.mcp": string;
|
|
2140
|
+
"settings.mcp.toggle.label": string;
|
|
2141
|
+
"settings.mcp.toggle.description": string;
|
|
2142
|
+
"settings.mcp.available.workflows.heading": string;
|
|
2143
|
+
"settings.mcp.connection.info.heading": string;
|
|
2144
|
+
"settings.mcp.workflows.table.action.removeMCPAccess": string;
|
|
2145
|
+
"settings.mcp.empty.title": string;
|
|
2146
|
+
"settings.mcp.empty.description": string;
|
|
2147
|
+
"settings.mcp.toggle.disabled.tooltip": string;
|
|
2148
|
+
"settings.mcp.toggle.error": string;
|
|
2149
|
+
"settings.mcp.instructions.enableAccess": string;
|
|
2150
|
+
"settings.mcp.instructions.serverUrl": string;
|
|
2151
|
+
"settings.mcp.instructions.apiKey.label": string;
|
|
2152
|
+
"settings.mcp.instructions.json": string;
|
|
2153
|
+
"settings.mcp.instructions.docs.part1": string;
|
|
2154
|
+
"settings.mcp.instructions.docs.part2": string;
|
|
2155
|
+
"settings.mcp.instructions.rotateKey.tooltip": string;
|
|
2156
|
+
"settings.mcp.instructions.apiKey.tip": string;
|
|
2157
|
+
"settings.mcp.newKey.notice": string;
|
|
2158
|
+
"settings.mcp.error.fetching.apiKey": string;
|
|
2159
|
+
"settings.mcp.error.rotating.apiKey": string;
|
|
2160
|
+
"settings.goBack": string;
|
|
2161
|
+
"settings.personal": string;
|
|
2162
|
+
"settings.personal.basicInformation": string;
|
|
2163
|
+
"settings.personal.personalSettings": string;
|
|
2164
|
+
"settings.personal.personalSettingsUpdated": string;
|
|
2165
|
+
"settings.personal.personalSettingsUpdatedError": string;
|
|
2166
|
+
"settings.personal.role.tooltip.default": string;
|
|
2167
|
+
"settings.personal.role.tooltip.member": string;
|
|
2168
|
+
"settings.personal.role.tooltip.admin": string;
|
|
2169
|
+
"settings.personal.role.tooltip.owner": string;
|
|
2170
|
+
"settings.personal.role.tooltip.cloud": string;
|
|
2171
|
+
"settings.personal.save": string;
|
|
2172
|
+
"settings.personal.security": string;
|
|
2173
|
+
"settings.signup.signUpInviterInfo": string;
|
|
2174
|
+
"settings.users": string;
|
|
2175
|
+
"settings.users.count": string;
|
|
2176
|
+
"settings.users.search.placeholder": string;
|
|
2177
|
+
"settings.users.confirmDataHandlingAfterDeletion": string;
|
|
2178
|
+
"settings.users.confirmUserDeletion": string;
|
|
2179
|
+
"settings.users.delete": string;
|
|
2180
|
+
"settings.users.deleteConfirmationMessage": string;
|
|
2181
|
+
"settings.users.deleteConfirmationText": string;
|
|
2182
|
+
"settings.users.deleteUser": string;
|
|
2183
|
+
"settings.users.actions.delete": string;
|
|
2184
|
+
"settings.users.actions.reinvite": string;
|
|
2185
|
+
"settings.users.actions.copyInviteLink": string;
|
|
2186
|
+
"settings.users.actions.copyPasswordResetLink": string;
|
|
2187
|
+
"settings.users.actions.allowSSOManualLogin": string;
|
|
2188
|
+
"settings.users.actions.disallowSSOManualLogin": string;
|
|
2189
|
+
"settings.users.deleteWorkflowsAndCredentials": string;
|
|
2190
|
+
"settings.users.emailInvitesSent": string;
|
|
2191
|
+
"settings.users.emailInvitesSentError": string;
|
|
2192
|
+
"settings.users.emailSentTo": string;
|
|
2193
|
+
"settings.users.invalidEmailError": string;
|
|
2194
|
+
"settings.users.inviteLink.copy": string;
|
|
2195
|
+
"settings.users.inviteLink.error": string;
|
|
2196
|
+
"settings.users.invite": string;
|
|
2197
|
+
"settings.users.invite.tooltip": string;
|
|
2198
|
+
"settings.users.inviteNewUsers": string;
|
|
2199
|
+
"settings.users.copyInviteUrls": string;
|
|
2200
|
+
"settings.users.inviteResent": string;
|
|
2201
|
+
"settings.users.inviteUser": string;
|
|
2202
|
+
"settings.users.inviteUser.inviteUrl": string;
|
|
2203
|
+
"settings.users.inviteXUser": string;
|
|
2204
|
+
"settings.users.inviteXUser.inviteUrl": string;
|
|
2205
|
+
"settings.users.inviteUrlCreated": string;
|
|
2206
|
+
"settings.users.inviteUrlCreated.message": string;
|
|
2207
|
+
"settings.users.passwordResetUrlCreated": string;
|
|
2208
|
+
"settings.users.passwordResetUrlCreated.message": string;
|
|
2209
|
+
"settings.users.passwordResetLinkError": string;
|
|
2210
|
+
"settings.users.allowSSOManualLogin": string;
|
|
2211
|
+
"settings.users.allowSSOManualLogin.message": string;
|
|
2212
|
+
"settings.users.disallowSSOManualLogin": string;
|
|
2213
|
+
"settings.users.disallowSSOManualLogin.message": string;
|
|
2214
|
+
"settings.users.multipleInviteUrlsCreated": string;
|
|
2215
|
+
"settings.users.multipleInviteUrlsCreated.message": string;
|
|
2216
|
+
"settings.users.newEmailsToInvite": string;
|
|
2217
|
+
"settings.users.noUsersToInvite": string;
|
|
2218
|
+
"settings.users.setupMyAccount": string;
|
|
2219
|
+
"settings.users.setupToInviteUsers": string;
|
|
2220
|
+
"settings.users.setupToInviteUsersInfo": string;
|
|
2221
|
+
"settings.users.smtpToAddUsersWarning": string;
|
|
2222
|
+
"settings.users.transferWorkflowsAndCredentials": string;
|
|
2223
|
+
"settings.users.transferWorkflowsAndCredentials.user": string;
|
|
2224
|
+
"settings.users.transferWorkflowsAndCredentials.placeholder": string;
|
|
2225
|
+
"settings.users.transferredToUser": string;
|
|
2226
|
+
"settings.users.userNotFound": string;
|
|
2227
|
+
"settings.users.userDeleted": string;
|
|
2228
|
+
"settings.users.userDeletedError": string;
|
|
2229
|
+
"settings.users.userInvited": string;
|
|
2230
|
+
"settings.users.userInvitedError": string;
|
|
2231
|
+
"settings.users.userReinviteError": string;
|
|
2232
|
+
"settings.users.userToTransferTo": string;
|
|
2233
|
+
"settings.users.usersEmailedError": string;
|
|
2234
|
+
"settings.users.usersInvited": string;
|
|
2235
|
+
"settings.users.usersInvitedError": string;
|
|
2236
|
+
"settings.users.advancedPermissions.warning": string;
|
|
2237
|
+
"settings.users.userRoleUpdated": string;
|
|
2238
|
+
"settings.users.userRoleUpdated.message": string;
|
|
2239
|
+
"settings.users.userRoleUpdatedError": string;
|
|
2240
|
+
"settings.users.table.update.error": string;
|
|
2241
|
+
"settings.users.table.header.user": string;
|
|
2242
|
+
"settings.users.table.header.accountType": string;
|
|
2243
|
+
"settings.users.table.header.2fa": string;
|
|
2244
|
+
"settings.users.table.header.lastActive": string;
|
|
2245
|
+
"settings.users.table.row.allProjects": string;
|
|
2246
|
+
"settings.users.table.row.personalProject": string;
|
|
2247
|
+
"settings.users.table.row.deleteUser": string;
|
|
2248
|
+
"settings.users.table.row.role.description.admin": string;
|
|
2249
|
+
"settings.users.table.row.role.description.member": string;
|
|
2250
|
+
"settings.users.table.row.2fa.enabled": string;
|
|
2251
|
+
"settings.users.table.row.2fa.disabled": string;
|
|
2252
|
+
"settings.projectRoles": string;
|
|
2253
|
+
"settings.api": string;
|
|
2254
|
+
"settings.api.scopes.upgrade": string;
|
|
2255
|
+
"settings.n8napi": string;
|
|
2256
|
+
"settings.log-streaming": string;
|
|
2257
|
+
"settings.log-streaming.heading": string;
|
|
2258
|
+
"settings.log-streaming.add": string;
|
|
2259
|
+
"settings.log-streaming.actionBox.title": string;
|
|
2260
|
+
"settings.log-streaming.actionBox.description": string;
|
|
2261
|
+
"settings.log-streaming.actionBox.button": string;
|
|
2262
|
+
"settings.log-streaming.infoText": string;
|
|
2263
|
+
"settings.log-streaming.addFirstTitle": string;
|
|
2264
|
+
"settings.log-streaming.addFirst": string;
|
|
2265
|
+
"settings.log-streaming.saving": string;
|
|
2266
|
+
"settings.log-streaming.delete": string;
|
|
2267
|
+
"settings.log-streaming.continue": string;
|
|
2268
|
+
"settings.log-streaming.selecttype": string;
|
|
2269
|
+
"settings.log-streaming.selecttypehint": string;
|
|
2270
|
+
"settings.log-streaming.tab.settings": string;
|
|
2271
|
+
"settings.log-streaming.tab.events": string;
|
|
2272
|
+
"settings.log-streaming.tab.events.title": string;
|
|
2273
|
+
"settings.log-streaming.tab.events.anonymize": string;
|
|
2274
|
+
"settings.log-streaming.tab.events.anonymize.info": string;
|
|
2275
|
+
"settings.log-streaming.eventGroup.n8n.ai": string;
|
|
2276
|
+
"settings.log-streaming.eventGroup.n8n.audit": string;
|
|
2277
|
+
"settings.log-streaming.eventGroup.n8n.audit.info": string;
|
|
2278
|
+
"settings.log-streaming.eventGroup.n8n.workflow": string;
|
|
2279
|
+
"settings.log-streaming.eventGroup.n8n.workflow.info": string;
|
|
2280
|
+
"settings.log-streaming.eventGroup.n8n.user": string;
|
|
2281
|
+
"settings.log-streaming.eventGroup.n8n.node": string;
|
|
2282
|
+
"settings.log-streaming.eventGroup.n8n.node.info": string;
|
|
2283
|
+
"settings.log-streaming.eventGroup.n8n.runner": string;
|
|
2284
|
+
"settings.log-streaming.eventGroup.n8n.runner.info": string;
|
|
2285
|
+
"settings.log-streaming.eventGroup.n8n.queue": string;
|
|
2286
|
+
"settings.log-streaming.eventGroup.n8n.queue.info": string;
|
|
2287
|
+
"settings.log-streaming.eventGroup.n8n.worker": string;
|
|
2288
|
+
"settings.log-streaming.$$AbstractMessageEventBusDestination": string;
|
|
2289
|
+
"settings.log-streaming.$$MessageEventBusDestinationWebhook": string;
|
|
2290
|
+
"settings.log-streaming.$$MessageEventBusDestinationSentry": string;
|
|
2291
|
+
"settings.log-streaming.$$MessageEventBusDestinationRedis": string;
|
|
2292
|
+
"settings.log-streaming.$$MessageEventBusDestinationSyslog": string;
|
|
2293
|
+
"settings.log-streaming.destinationDelete.cancelButtonText": string;
|
|
2294
|
+
"settings.log-streaming.destinationDelete.confirmButtonText": string;
|
|
2295
|
+
"settings.log-streaming.destinationDelete.headline": string;
|
|
2296
|
+
"settings.log-streaming.destinationDelete.message": string;
|
|
2297
|
+
"settings.log-streaming.addDestination": string;
|
|
2298
|
+
"settings.log-streaming.destinations": string;
|
|
2299
|
+
"settings.api.trial.upgradePlan.title": string;
|
|
2300
|
+
"settings.api.trial.upgradePlan.description": string;
|
|
2301
|
+
"settings.api.trial.upgradePlan.cta": string;
|
|
2302
|
+
"settings.api.create.description": string;
|
|
2303
|
+
"settings.api.create.button": string;
|
|
2304
|
+
"settings.api.create.button.loading": string;
|
|
2305
|
+
"settings.api.create.error": string;
|
|
2306
|
+
"settings.api.edit.error": string;
|
|
2307
|
+
"settings.api.delete.title": string;
|
|
2308
|
+
"settings.api.delete.description": string;
|
|
2309
|
+
"settings.api.delete.button": string;
|
|
2310
|
+
"settings.api.delete.error": string;
|
|
2311
|
+
"settings.api.delete.toast": string;
|
|
2312
|
+
"settings.api.create.toast": string;
|
|
2313
|
+
"settings.api.update.toast": string;
|
|
2314
|
+
"settings.api.creationTime": string;
|
|
2315
|
+
"settings.api.expirationTime": string;
|
|
2316
|
+
"settings.api.expired": string;
|
|
2317
|
+
"settings.api.neverExpires": string;
|
|
2318
|
+
"settings.api.view.copy.toast": string;
|
|
2319
|
+
"settings.api.view.apiPlayground": string;
|
|
2320
|
+
"settings.api.view.info": string;
|
|
2321
|
+
"settings.api.view.copy": string;
|
|
2322
|
+
"settings.api.view.info.api": string;
|
|
2323
|
+
"settings.api.view.info.webhook": string;
|
|
2324
|
+
"settings.api.view.tryapi": string;
|
|
2325
|
+
"settings.api.view.more-details": string;
|
|
2326
|
+
"settings.api.view.external-docs": string;
|
|
2327
|
+
"settings.api.view.error": string;
|
|
2328
|
+
"settings.api.view.modal.form.label": string;
|
|
2329
|
+
"settings.api.view.modal.form.expiration": string;
|
|
2330
|
+
"settings.api.view.modal.form.expirationText": string;
|
|
2331
|
+
"settings.api.view.modal.form.label.placeholder": string;
|
|
2332
|
+
"settings.api.view.modal.form.expiration.custom": string;
|
|
2333
|
+
"settings.api.view.modal.form.expiration.days": string;
|
|
2334
|
+
"settings.api.view.modal.form.expiration.none": string;
|
|
2335
|
+
"settings.api.view.modal.title.created": string;
|
|
2336
|
+
"settings.api.view.modal.title.create": string;
|
|
2337
|
+
"settings.api.view.modal.title.edit": string;
|
|
2338
|
+
"settings.api.view.modal.done.button": string;
|
|
2339
|
+
"settings.api.view.modal.save.button": string;
|
|
2340
|
+
"settings.api.scopes.placeholder": string;
|
|
2341
|
+
"settings.api.scopes.selectAll": string;
|
|
2342
|
+
"settings.api.scopes.label": string;
|
|
2343
|
+
"settings.version": string;
|
|
2344
|
+
"settings.usageAndPlan.title": string;
|
|
2345
|
+
"settings.usageAndPlan.description": string;
|
|
2346
|
+
"settings.usageAndPlan.plan": string;
|
|
2347
|
+
"settings.usageAndPlan.callOut": string;
|
|
2348
|
+
"settings.usageAndPlan.callOut.link": string;
|
|
2349
|
+
"settings.usageAndPlan.edition": string;
|
|
2350
|
+
"settings.usageAndPlan.error": string;
|
|
2351
|
+
"settings.usageAndPlan.activeWorkflows": string;
|
|
2352
|
+
"settings.usageAndPlan.activeWorkflows.unlimited": string;
|
|
2353
|
+
"settings.usageAndPlan.activeWorkflows.count": string;
|
|
2354
|
+
"settings.usageAndPlan.activeWorkflows.hint": string;
|
|
2355
|
+
"settings.usageAndPlan.button.activation": string;
|
|
2356
|
+
"settings.usageAndPlan.button.plans": string;
|
|
2357
|
+
"settings.usageAndPlan.button.manage": string;
|
|
2358
|
+
"settings.usageAndPlan.dialog.activation.title": string;
|
|
2359
|
+
"settings.usageAndPlan.dialog.activation.label": string;
|
|
2360
|
+
"settings.usageAndPlan.dialog.activation.activate": string;
|
|
2361
|
+
"settings.usageAndPlan.dialog.activation.cancel": string;
|
|
2362
|
+
"settings.usageAndPlan.license.activation.error.title": string;
|
|
2363
|
+
"settings.usageAndPlan.license.activation.success.title": string;
|
|
2364
|
+
"settings.usageAndPlan.license.activation.success.message": string;
|
|
2365
|
+
"settings.usageAndPlan.license.communityRegistered.tooltip": string;
|
|
2366
|
+
"settings.provisioning.title": string;
|
|
2367
|
+
"settings.provisioning.description": string;
|
|
2368
|
+
"settings.provisioning.loadError": string;
|
|
2369
|
+
"settings.provisioning.saveError": string;
|
|
2370
|
+
"settings.provisioning.saveSuccess": string;
|
|
2371
|
+
"settings.provisioning.saveSuccessMessage": string;
|
|
2372
|
+
"settings.provisioning.save": string;
|
|
2373
|
+
"settings.provisioning.scopesName": string;
|
|
2374
|
+
"settings.provisioning.scopesName.placeholder": string;
|
|
2375
|
+
"settings.provisioning.scopesName.help": string;
|
|
2376
|
+
"settings.provisioning.scopesInstanceRoleClaimName": string;
|
|
2377
|
+
"settings.provisioning.scopesInstanceRoleClaimName.placeholder": string;
|
|
2378
|
+
"settings.provisioning.scopesInstanceRoleClaimName.help": string;
|
|
2379
|
+
"settings.provisioning.scopesProjectsRolesClaimName": string;
|
|
2380
|
+
"settings.provisioning.scopesProjectsRolesClaimName.placeholder": string;
|
|
2381
|
+
"settings.provisioning.scopesProjectsRolesClaimName.help": string;
|
|
2382
|
+
"settings.provisioning.scopesProvisionInstanceRole": string;
|
|
2383
|
+
"settings.provisioning.scopesProvisionInstanceRole.help": string;
|
|
2384
|
+
"settings.provisioning.scopesProvisionProjectRoles": string;
|
|
2385
|
+
"settings.provisioning.scopesProvisionProjectRoles.help": string;
|
|
2386
|
+
"settings.provisioning.scopesProvisioningFrequency": string;
|
|
2387
|
+
"settings.provisioning.scopesProvisioningFrequency.placeholder": string;
|
|
2388
|
+
"settings.provisioning.scopesProvisioningFrequency.help": string;
|
|
2389
|
+
"settings.externalSecrets.title": string;
|
|
2390
|
+
"settings.externalSecrets.info": string;
|
|
2391
|
+
"settings.externalSecrets.info.link": string;
|
|
2392
|
+
"settings.externalSecrets.actionBox.title": string;
|
|
2393
|
+
"settings.externalSecrets.actionBox.description": string;
|
|
2394
|
+
"settings.externalSecrets.actionBox.description.link": string;
|
|
2395
|
+
"settings.externalSecrets.actionBox.buttonText": string;
|
|
2396
|
+
"settings.externalSecrets.card.setUp": string;
|
|
2397
|
+
"settings.externalSecrets.card.deprecated": string;
|
|
2398
|
+
"settings.externalSecrets.card.secretsCount": string;
|
|
2399
|
+
"settings.externalSecrets.card.connectedAt": string;
|
|
2400
|
+
"settings.externalSecrets.card.connected": string;
|
|
2401
|
+
"settings.externalSecrets.card.disconnected": string;
|
|
2402
|
+
"settings.externalSecrets.card.actionDropdown.setup": string;
|
|
2403
|
+
"settings.externalSecrets.card.actionDropdown.reload": string;
|
|
2404
|
+
"settings.externalSecrets.card.reload.success.title": string;
|
|
2405
|
+
"settings.externalSecrets.card.reload.success.description": string;
|
|
2406
|
+
"settings.externalSecrets.provider.title": string;
|
|
2407
|
+
"settings.externalSecrets.provider.description": string;
|
|
2408
|
+
"settings.externalSecrets.provider.buttons.cancel": string;
|
|
2409
|
+
"settings.externalSecrets.provider.buttons.save": string;
|
|
2410
|
+
"settings.externalSecrets.provider.buttons.saving": string;
|
|
2411
|
+
"settings.externalSecrets.card.connectedSwitch.title": string;
|
|
2412
|
+
"settings.externalSecrets.provider.save.success.title": string;
|
|
2413
|
+
"settings.externalSecrets.provider.connected.success.title": string;
|
|
2414
|
+
"settings.externalSecrets.provider.disconnected.success.title": string;
|
|
2415
|
+
"settings.externalSecrets.provider.testConnection.success.connected": string;
|
|
2416
|
+
"settings.externalSecrets.provider.testConnection.success.connected.usage": string;
|
|
2417
|
+
"settings.externalSecrets.provider.testConnection.success.connected.docs": string;
|
|
2418
|
+
"settings.externalSecrets.provider.testConnection.success": string;
|
|
2419
|
+
"settings.externalSecrets.provider.testConnection.error.connected": string;
|
|
2420
|
+
"settings.externalSecrets.provider.testConnection.error": string;
|
|
2421
|
+
"settings.externalSecrets.provider.closeWithoutSaving.title": string;
|
|
2422
|
+
"settings.externalSecrets.provider.closeWithoutSaving.description": string;
|
|
2423
|
+
"settings.externalSecrets.provider.closeWithoutSaving.cancel": string;
|
|
2424
|
+
"settings.externalSecrets.provider.closeWithoutSaving.confirm": string;
|
|
2425
|
+
"settings.externalSecrets.docs": string;
|
|
2426
|
+
"settings.externalSecrets.docs.use": string;
|
|
2427
|
+
"settings.sourceControl.title": string;
|
|
2428
|
+
"settings.sourceControl.actionBox.title": string;
|
|
2429
|
+
"settings.sourceControl.actionBox.description": string;
|
|
2430
|
+
"settings.sourceControl.actionBox.description.link": string;
|
|
2431
|
+
"settings.sourceControl.actionBox.buttonText": string;
|
|
2432
|
+
"settings.sourceControl.connection.error": string;
|
|
2433
|
+
"settings.sourceControl.connection.error.message": string;
|
|
2434
|
+
"settings.sourceControl.connection.error.link": string;
|
|
2435
|
+
"settings.sourceControl.description": string;
|
|
2436
|
+
"settings.sourceControl.description.link": string;
|
|
2437
|
+
"settings.sourceControl.gitConfig": string;
|
|
2438
|
+
"settings.sourceControl.connectionType": string;
|
|
2439
|
+
"settings.sourceControl.enterValidHttpsUrl": string;
|
|
2440
|
+
"settings.sourceControl.repoUrl": string;
|
|
2441
|
+
"settings.sourceControl.repoUrlPlaceholder": string;
|
|
2442
|
+
"settings.sourceControl.repoUrlInvalid": string;
|
|
2443
|
+
"settings.sourceControl.authorName": string;
|
|
2444
|
+
"settings.sourceControl.authorEmail": string;
|
|
2445
|
+
"settings.sourceControl.authorEmailInvalid": string;
|
|
2446
|
+
"settings.sourceControl.sshKey": string;
|
|
2447
|
+
"settings.sourceControl.sshKeyDescription": string;
|
|
2448
|
+
"settings.sourceControl.sshKeyDescriptionLink": string;
|
|
2449
|
+
"settings.sourceControl.refreshSshKey": string;
|
|
2450
|
+
"settings.sourceControl.refreshSshKey.successful.title": string;
|
|
2451
|
+
"settings.sourceControl.refreshSshKey.error.title": string;
|
|
2452
|
+
"settings.sourceControl.button.continue": string;
|
|
2453
|
+
"settings.sourceControl.button.connect": string;
|
|
2454
|
+
"settings.sourceControl.button.disconnect": string;
|
|
2455
|
+
"settings.sourceControl.button.save": string;
|
|
2456
|
+
"settings.sourceControl.instanceSettings": string;
|
|
2457
|
+
"settings.sourceControl.branches": string;
|
|
2458
|
+
"settings.sourceControl.protected": string;
|
|
2459
|
+
"settings.sourceControl.protected.bold": string;
|
|
2460
|
+
"settings.sourceControl.color": string;
|
|
2461
|
+
"settings.sourceControl.switchBranch.title": string;
|
|
2462
|
+
"settings.sourceControl.switchBranch.description": string;
|
|
2463
|
+
"settings.sourceControl.sync.prompt.title": string;
|
|
2464
|
+
"settings.sourceControl.sync.prompt.description": string;
|
|
2465
|
+
"settings.sourceControl.sync.prompt.placeholder": string;
|
|
2466
|
+
"settings.sourceControl.sync.prompt.error": string;
|
|
2467
|
+
"settings.sourceControl.button.push": string;
|
|
2468
|
+
"settings.sourceControl.button.pull": string;
|
|
2469
|
+
"settings.sourceControl.button.pull.forbidden": string;
|
|
2470
|
+
"settings.sourceControl.button.push.forbidden": string;
|
|
2471
|
+
"settings.sourceControl.modals.push.title": string;
|
|
2472
|
+
"settings.sourceControl.modals.push.description": string;
|
|
2473
|
+
"settings.sourceControl.modals.push.description.learnMore": string;
|
|
2474
|
+
"settings.sourceControl.modals.push.filesToCommit": string;
|
|
2475
|
+
"settings.sourceControl.modals.push.filter": string;
|
|
2476
|
+
"settings.sourceControl.modals.push.workflowsToCommit": string;
|
|
2477
|
+
"settings.sourceControl.modals.push.everythingIsUpToDate": string;
|
|
2478
|
+
"settings.sourceControl.modals.push.noWorkflowChanges": string;
|
|
2479
|
+
"settings.sourceControl.modals.push.noWorkflowChanges.moreInfo": string;
|
|
2480
|
+
"settings.sourceControl.modals.push.commitMessage": string;
|
|
2481
|
+
"settings.sourceControl.modals.push.commitMessage.placeholder": string;
|
|
2482
|
+
"settings.sourceControl.modals.push.buttons.cancel": string;
|
|
2483
|
+
"settings.sourceControl.modals.push.buttons.save": string;
|
|
2484
|
+
"settings.sourceControl.modals.push.success.title": string;
|
|
2485
|
+
"settings.sourceControl.modals.push.success.description": string;
|
|
2486
|
+
"settings.sourceControl.modals.push.projectAdmin.callout": string;
|
|
2487
|
+
"settings.sourceControl.status.modified": string;
|
|
2488
|
+
"settings.sourceControl.status.deleted": string;
|
|
2489
|
+
"settings.sourceControl.status.created": string;
|
|
2490
|
+
"settings.sourceControl.status.renamed": string;
|
|
2491
|
+
"settings.sourceControl.pull.oneLastStep.title": string;
|
|
2492
|
+
"settings.sourceControl.pull.oneLastStep.description": string;
|
|
2493
|
+
"settings.sourceControl.pull.success.title": string;
|
|
2494
|
+
"settings.sourceControl.pull.upToDate.title": string;
|
|
2495
|
+
"settings.sourceControl.pull.upToDate.description": string;
|
|
2496
|
+
"settings.sourceControl.pull.upToDate.variables.title": string;
|
|
2497
|
+
"settings.sourceControl.pull.upToDate.variables.description": string;
|
|
2498
|
+
"settings.sourceControl.pull.upToDate.credentials.title": string;
|
|
2499
|
+
"settings.sourceControl.pull.upToDate.credentials.description": string;
|
|
2500
|
+
"settings.sourceControl.modals.pull.title": string;
|
|
2501
|
+
"settings.sourceControl.modals.pull.description": string;
|
|
2502
|
+
"settings.sourceControl.modals.pull.description.learnMore": string;
|
|
2503
|
+
"settings.sourceControl.modals.pull.buttons.cancel": string;
|
|
2504
|
+
"settings.sourceControl.modals.pull.buttons.save": string;
|
|
2505
|
+
"settings.sourceControl.modals.disconnect.title": string;
|
|
2506
|
+
"settings.sourceControl.modals.disconnect.message": string;
|
|
2507
|
+
"settings.sourceControl.modals.disconnect.confirm": string;
|
|
2508
|
+
"settings.sourceControl.modals.disconnect.cancel": string;
|
|
2509
|
+
"settings.sourceControl.modals.refreshSshKey.title": string;
|
|
2510
|
+
"settings.sourceControl.modals.refreshSshKey.message": string;
|
|
2511
|
+
"settings.sourceControl.modals.refreshSshKey.cancel": string;
|
|
2512
|
+
"settings.sourceControl.modals.refreshSshKey.confirm": string;
|
|
2513
|
+
"settings.sourceControl.loading.connecting": string;
|
|
2514
|
+
"settings.sourceControl.toast.connected.title": string;
|
|
2515
|
+
"settings.sourceControl.toast.connected.message": string;
|
|
2516
|
+
"settings.sourceControl.toast.connected.error": string;
|
|
2517
|
+
"settings.sourceControl.toast.disconnected.title": string;
|
|
2518
|
+
"settings.sourceControl.toast.disconnected.message": string;
|
|
2519
|
+
"settings.sourceControl.toast.disconnected.error": string;
|
|
2520
|
+
"settings.sourceControl.loading.pull": string;
|
|
2521
|
+
"settings.sourceControl.loading.checkingForChanges": string;
|
|
2522
|
+
"settings.sourceControl.loading.push": string;
|
|
2523
|
+
"settings.sourceControl.lastUpdated": string;
|
|
2524
|
+
"settings.sourceControl.saved.title": string;
|
|
2525
|
+
"settings.sourceControl.refreshBranches.tooltip": string;
|
|
2526
|
+
"settings.sourceControl.refreshBranches.success": string;
|
|
2527
|
+
"settings.sourceControl.refreshBranches.error": string;
|
|
2528
|
+
"settings.sourceControl.docs.url": string;
|
|
2529
|
+
"settings.sourceControl.docs.setup.url": string;
|
|
2530
|
+
"settings.sourceControl.docs.setup.ssh.url": string;
|
|
2531
|
+
"settings.sourceControl.docs.using.url": string;
|
|
2532
|
+
"settings.sourceControl.docs.using.pushPull.url": string;
|
|
2533
|
+
"settings.sourceControl.error.not.connected.title": string;
|
|
2534
|
+
"settings.sourceControl.error.not.connected.message": string;
|
|
2535
|
+
"settings.sourceControl.saved.error": string;
|
|
2536
|
+
"settings.sourceControl.sshRepoUrl": string;
|
|
2537
|
+
"settings.sourceControl.httpsRepoUrl": string;
|
|
2538
|
+
"settings.sourceControl.sshRepoUrlPlaceholder": string;
|
|
2539
|
+
"settings.sourceControl.httpsRepoUrlPlaceholder": string;
|
|
2540
|
+
"settings.sourceControl.sshFormatNotice": string;
|
|
2541
|
+
"settings.sourceControl.httpsFormatNotice": string;
|
|
2542
|
+
"settings.sourceControl.httpsUsername": string;
|
|
2543
|
+
"settings.sourceControl.httpsUsernamePlaceholder": string;
|
|
2544
|
+
"settings.sourceControl.httpsPersonalAccessToken": string;
|
|
2545
|
+
"settings.sourceControl.httpsPersonalAccessTokenPlaceholder": string;
|
|
2546
|
+
"settings.sourceControl.httpsWarningNotice": string;
|
|
2547
|
+
"settings.sourceControl.httpsWarningNotice.strong": string;
|
|
2548
|
+
"showMessage.cancel": string;
|
|
2549
|
+
"showMessage.ok": string;
|
|
2550
|
+
"showMessage.showDetails": string;
|
|
2551
|
+
startupError: string;
|
|
2552
|
+
"startupError.message": string;
|
|
2553
|
+
"tagsDropdown.createTag": string;
|
|
2554
|
+
"tagsDropdown.manageTags": string;
|
|
2555
|
+
"tagsDropdown.noMatchingTagsExist": string;
|
|
2556
|
+
"tagsDropdown.noTagsExist": string;
|
|
2557
|
+
"tagsDropdown.showError.message": string;
|
|
2558
|
+
"tagsDropdown.showError.title": string;
|
|
2559
|
+
"tagsDropdown.typeToCreateATag": string;
|
|
2560
|
+
"tagsManager.couldNotDeleteTag": string;
|
|
2561
|
+
"tagsManager.done": string;
|
|
2562
|
+
"tagsManager.manageTags": string;
|
|
2563
|
+
"tagsManager.showError.onFetch.title": string;
|
|
2564
|
+
"tagsManager.showError.onFetch.message": string;
|
|
2565
|
+
"tagsManager.showError.onCreate.message": string;
|
|
2566
|
+
"tagsManager.showError.onCreate.title": string;
|
|
2567
|
+
"tagsManager.showError.onDelete.message": string;
|
|
2568
|
+
"tagsManager.showError.onDelete.title": string;
|
|
2569
|
+
"tagsManager.showError.onUpdate.message": string;
|
|
2570
|
+
"tagsManager.showError.onUpdate.title": string;
|
|
2571
|
+
"tagsManager.showMessage.onDelete.title": string;
|
|
2572
|
+
"tagsManager.showMessage.onUpdate.title": string;
|
|
2573
|
+
"tagsManager.tagNameCannotBeEmpty": string;
|
|
2574
|
+
"tagsTable.areYouSureYouWantToDeleteThisTag": string;
|
|
2575
|
+
"tagsTable.cancel": string;
|
|
2576
|
+
"tagsTable.createTag": string;
|
|
2577
|
+
"tagsTable.deleteTag": string;
|
|
2578
|
+
"tagsTable.editTag": string;
|
|
2579
|
+
"tagsTable.name": string;
|
|
2580
|
+
"tagsTable.noMatchingTagsExist": string;
|
|
2581
|
+
"tagsTable.saveChanges": string;
|
|
2582
|
+
"tagsTable.usage": string;
|
|
2583
|
+
"tagsTableHeader.addNew": string;
|
|
2584
|
+
"tagsTableHeader.searchTags": string;
|
|
2585
|
+
"tagsView.inUse": string;
|
|
2586
|
+
"tagsView.notBeingUsed": string;
|
|
2587
|
+
"onboarding.title": string;
|
|
2588
|
+
"template.buttons.goBackButton": string;
|
|
2589
|
+
"template.buttons.useThisWorkflowButton": string;
|
|
2590
|
+
"template.details.appsInTheCollection": string;
|
|
2591
|
+
"template.details.appsInTheWorkflow": string;
|
|
2592
|
+
"template.details.by": string;
|
|
2593
|
+
"template.details.categories": string;
|
|
2594
|
+
"template.details.created": string;
|
|
2595
|
+
"template.details.details": string;
|
|
2596
|
+
"template.details.times": string;
|
|
2597
|
+
"template.details.viewed": string;
|
|
2598
|
+
"template.byAuthor": string;
|
|
2599
|
+
"templates.allCategories": string;
|
|
2600
|
+
"templates.categoriesHeading": string;
|
|
2601
|
+
"templates.collection": string;
|
|
2602
|
+
"templates.collections": string;
|
|
2603
|
+
"templates.collectionsNotFound": string;
|
|
2604
|
+
"templates.connectionWarning": string;
|
|
2605
|
+
"templates.heading": string;
|
|
2606
|
+
"templates.shareWorkflow": string;
|
|
2607
|
+
"templates.noSearchResults": string;
|
|
2608
|
+
"templates.searchPlaceholder": string;
|
|
2609
|
+
"templates.workflows": string;
|
|
2610
|
+
"templates.workflowsNotFound": string;
|
|
2611
|
+
"textEdit.edit": string;
|
|
2612
|
+
"userActivity.daysAgo": string;
|
|
2613
|
+
"userActivity.lastTime": string;
|
|
2614
|
+
"userActivity.today": string;
|
|
2615
|
+
"userActivity.yesterday": string;
|
|
2616
|
+
"timeAgo.daysAgo": string;
|
|
2617
|
+
"timeAgo.hoursAgo": string;
|
|
2618
|
+
"timeAgo.inDays": string;
|
|
2619
|
+
"timeAgo.inHours": string;
|
|
2620
|
+
"timeAgo.inMinutes": string;
|
|
2621
|
+
"timeAgo.inMonths": string;
|
|
2622
|
+
"timeAgo.inOneDay": string;
|
|
2623
|
+
"timeAgo.inOneHour": string;
|
|
2624
|
+
"timeAgo.inOneMinute": string;
|
|
2625
|
+
"timeAgo.inOneMonth": string;
|
|
2626
|
+
"timeAgo.inOneWeek": string;
|
|
2627
|
+
"timeAgo.inOneYear": string;
|
|
2628
|
+
"timeAgo.inWeeks": string;
|
|
2629
|
+
"timeAgo.inYears": string;
|
|
2630
|
+
"timeAgo.justNow": string;
|
|
2631
|
+
"timeAgo.minutesAgo": string;
|
|
2632
|
+
"timeAgo.monthsAgo": string;
|
|
2633
|
+
"timeAgo.oneDayAgo": string;
|
|
2634
|
+
"timeAgo.oneHourAgo": string;
|
|
2635
|
+
"timeAgo.oneMinuteAgo": string;
|
|
2636
|
+
"timeAgo.oneMonthAgo": string;
|
|
2637
|
+
"timeAgo.oneWeekAgo": string;
|
|
2638
|
+
"timeAgo.oneYearAgo": string;
|
|
2639
|
+
"timeAgo.rightNow": string;
|
|
2640
|
+
"timeAgo.weeksAgo": string;
|
|
2641
|
+
"timeAgo.yearsAgo": string;
|
|
2642
|
+
"nodeIssues.credentials.notSet": string;
|
|
2643
|
+
"nodeIssues.credentials.notAvailable": string;
|
|
2644
|
+
"nodeIssues.credentials.doNotExist": string;
|
|
2645
|
+
"nodeIssues.credentials.doNotExist.hint": string;
|
|
2646
|
+
"nodeIssues.credentials.notIdentified": string;
|
|
2647
|
+
"nodeIssues.credentials.notIdentified.hint": string;
|
|
2648
|
+
"nodeIssues.input.missing": string;
|
|
2649
|
+
"ndv.trigger.moreInfo": string;
|
|
2650
|
+
"ndv.trigger.copiedTestUrl": string;
|
|
2651
|
+
"ndv.trigger.webhookBasedNode.executionsHelp.inactive": string;
|
|
2652
|
+
"ndv.trigger.webhookBasedNode.executionsHelp.active": string;
|
|
2653
|
+
"ndv.trigger.webhookNode.listening": string;
|
|
2654
|
+
"ndv.trigger.chatTrigger.openChat": string;
|
|
2655
|
+
"ndv.trigger.webhookNode.formTrigger.listening": string;
|
|
2656
|
+
"ndv.trigger.webhookBasedNode.listening": string;
|
|
2657
|
+
"ndv.trigger.webhookNode.requestHint": string;
|
|
2658
|
+
"ndv.trigger.webhookBasedNode.serviceHint": string;
|
|
2659
|
+
"ndv.trigger.webhookBasedNode.chatTrigger.serviceHint": string;
|
|
2660
|
+
"ndv.trigger.webhookBasedNode.formTrigger.serviceHint": string;
|
|
2661
|
+
"ndv.trigger.webhookBasedNode.activationHint.inactive": string;
|
|
2662
|
+
"ndv.trigger.webhookBasedNode.activationHint.active": string;
|
|
2663
|
+
"ndv.trigger.pollingNode.activationHint.inactive": string;
|
|
2664
|
+
"ndv.trigger.pollingNode.activationHint.active": string;
|
|
2665
|
+
"ndv.trigger.executionsHint.question": string;
|
|
2666
|
+
"ndv.trigger.pollingNode.fetchingEvent": string;
|
|
2667
|
+
"ndv.trigger.pollingNode.fetchingHint": string;
|
|
2668
|
+
"ndv.trigger.pollingNode.executionsHelp.inactive": string;
|
|
2669
|
+
"ndv.trigger.pollingNode.executionsHelp.active": string;
|
|
2670
|
+
"ndv.trigger.webhookBasedNode.action": string;
|
|
2671
|
+
"ndv.search.placeholder.output": string;
|
|
2672
|
+
"ndv.search.placeholder.input": string;
|
|
2673
|
+
"ndv.search.placeholder.input.schema": string;
|
|
2674
|
+
"ndv.search.placeholder.shortcutHint": string;
|
|
2675
|
+
"ndv.search.noMatch.title": string;
|
|
2676
|
+
"ndv.search.noNodeMatch.title": string;
|
|
2677
|
+
"ndv.search.noMatch.description": string;
|
|
2678
|
+
"ndv.search.noMatch.description.link": string;
|
|
2679
|
+
"ndv.search.noMatchSchema.description": string;
|
|
2680
|
+
"ndv.search.noMatchSchema.description.link": string;
|
|
2681
|
+
"ndv.search.items": string;
|
|
2682
|
+
"ndv.nodeHints.disabled": string;
|
|
2683
|
+
"ndv.nodeHints.alwaysOutputData": string;
|
|
2684
|
+
"ndv.nodeHints.alwaysOutputData.short": string;
|
|
2685
|
+
"ndv.nodeHints.executeOnce": string;
|
|
2686
|
+
"ndv.nodeHints.executeOnce.short": string;
|
|
2687
|
+
"ndv.nodeHints.retryOnFail": string;
|
|
2688
|
+
"ndv.nodeHints.retryOnFail.short": string;
|
|
2689
|
+
"ndv.nodeHints.continueOnError": string;
|
|
2690
|
+
"ndv.nodeHints.continueOnError.short": string;
|
|
2691
|
+
"updatesPanel.andIs": string;
|
|
2692
|
+
"updatesPanel.behindTheLatest": string;
|
|
2693
|
+
"updatesPanel.howToUpdateYourN8nVersion": string;
|
|
2694
|
+
"updatesPanel.version": string;
|
|
2695
|
+
"updatesPanel.weVeBeenBusy": string;
|
|
2696
|
+
"updatesPanel.youReOnVersion": string;
|
|
2697
|
+
"versionCard.breakingChanges": string;
|
|
2698
|
+
"versionCard.released": string;
|
|
2699
|
+
"versionCard.securityUpdate": string;
|
|
2700
|
+
"versionCard.thisVersionHasASecurityIssue": string;
|
|
2701
|
+
"versionCard.unknown": string;
|
|
2702
|
+
"versionCard.version": string;
|
|
2703
|
+
"workflowActivator.workflowIsActive": string;
|
|
2704
|
+
"workflowActivator.activateWorkflow": string;
|
|
2705
|
+
"workflowActivator.deactivateWorkflow": string;
|
|
2706
|
+
"workflowActivator.active": string;
|
|
2707
|
+
"workflowActivator.inactive": string;
|
|
2708
|
+
"workflowActivator.showError.title": string;
|
|
2709
|
+
"workflowActivator.showMessage.activeChangedNodesIssuesExistTrue.message": string;
|
|
2710
|
+
"workflowActivator.showMessage.activeChangedNodesIssuesExistTrue.title": string;
|
|
2711
|
+
"workflowActivator.showMessage.activeChangedWorkflowIdUndefined.message": string;
|
|
2712
|
+
"workflowActivator.showMessage.activeChangedWorkflowIdUndefined.title": string;
|
|
2713
|
+
"workflowActivator.showMessage.displayActivationError.message.catchBlock": string;
|
|
2714
|
+
"workflowActivator.showMessage.displayActivationError.message.errorDataNotUndefined": string;
|
|
2715
|
+
"workflowActivator.showMessage.displayActivationError.message.errorDataUndefined": string;
|
|
2716
|
+
"workflowActivator.showMessage.displayActivationError.title": string;
|
|
2717
|
+
"workflowActivator.theWorkflowIsSetToBeActiveBut": string;
|
|
2718
|
+
"workflowActivator.thisWorkflowHasNoTriggerNodes": string;
|
|
2719
|
+
"workflowActivator.thisWorkflowIsArchived": string;
|
|
2720
|
+
"workflowActivator.thisWorkflowHasOnlyOneExecuteWorkflowTriggerNode": string;
|
|
2721
|
+
"workflowDetails.share": string;
|
|
2722
|
+
"workflowDetails.active": string;
|
|
2723
|
+
"workflowDetails.addTag": string;
|
|
2724
|
+
"workflowDetails.chooseOrCreateATag": string;
|
|
2725
|
+
"workflowProductionChecklist.title": string;
|
|
2726
|
+
"workflowProductionChecklist.readOnlyNotice": string;
|
|
2727
|
+
"workflowProductionChecklist.ignoreAllConfirmation.title": string;
|
|
2728
|
+
"workflowProductionChecklist.ignoreAllConfirmation.description": string;
|
|
2729
|
+
"workflowProductionChecklist.ignoreAllConfirmation.confirm": string;
|
|
2730
|
+
"workflowProductionChecklist.turnOffWorkflowSuggestions": string;
|
|
2731
|
+
"workflowProductionChecklist.evaluations.title": string;
|
|
2732
|
+
"workflowProductionChecklist.evaluations.description": string;
|
|
2733
|
+
"workflowProductionChecklist.errorWorkflow.title": string;
|
|
2734
|
+
"workflowProductionChecklist.errorWorkflow.description": string;
|
|
2735
|
+
"workflowProductionChecklist.timeSaved.title": string;
|
|
2736
|
+
"workflowProductionChecklist.timeSaved.description": string;
|
|
2737
|
+
"workflowExtraction.error.failure": string;
|
|
2738
|
+
"workflowExtraction.error.selectionGraph.inputEdgeToNonRoot": string;
|
|
2739
|
+
"workflowExtraction.error.selectionGraph.outputEdgeFromNonLeaf": string;
|
|
2740
|
+
"workflowExtraction.error.selectionGraph.multipleInputNodes": string;
|
|
2741
|
+
"workflowExtraction.error.selectionGraph.multipleOutputNodes": string;
|
|
2742
|
+
"workflowExtraction.error.selectionGraph.noContinuousPathFromRootToLeaf": string;
|
|
2743
|
+
"workflowExtraction.error.selectionGraph.listHeader": string;
|
|
2744
|
+
"workflowExtraction.error.inputNodeHasMultipleInputBranches": string;
|
|
2745
|
+
"workflowExtraction.error.outputNodeHasMultipleOutputBranches": string;
|
|
2746
|
+
"workflowExtraction.error.triggerSelected": string;
|
|
2747
|
+
"workflowExtraction.error.subworkflowCreationFailed": string;
|
|
2748
|
+
"workflowExtraction.success.title": string;
|
|
2749
|
+
"workflowExtraction.success.message": string;
|
|
2750
|
+
"workflowExtraction.modal.title": string;
|
|
2751
|
+
"workflowExtraction.modal.description": string;
|
|
2752
|
+
"workflowHelpers.showMessage.title": string;
|
|
2753
|
+
"workflowOpen.active": string;
|
|
2754
|
+
"workflowOpen.couldNotLoadActiveWorkflows": string;
|
|
2755
|
+
"workflowOpen.created": string;
|
|
2756
|
+
"workflowOpen.filterWorkflows": string;
|
|
2757
|
+
"workflowOpen.name": string;
|
|
2758
|
+
"workflowOpen.openWorkflow": string;
|
|
2759
|
+
"workflowOpen.searchWorkflows": string;
|
|
2760
|
+
"workflowOpen.showError.title": string;
|
|
2761
|
+
"workflowOpen.showMessage.message": string;
|
|
2762
|
+
"workflowOpen.showMessage.title": string;
|
|
2763
|
+
"workflowOpen.updated": string;
|
|
2764
|
+
"workflowOpen.newWFButton.label": string;
|
|
2765
|
+
"workflowOpen.newWFButton.title": string;
|
|
2766
|
+
"workflowPreview.showError.arrayEmpty": string;
|
|
2767
|
+
"workflowPreview.showError.missingWorkflow": string;
|
|
2768
|
+
"workflowPreview.showError.previewError.message": string;
|
|
2769
|
+
"workflowPreview.showError.missingExecution": string;
|
|
2770
|
+
"workflowPreview.executionMode.showError.previewError.message": string;
|
|
2771
|
+
"workflowPreview.showError.previewError.title": string;
|
|
2772
|
+
"workflowRun.noActiveConnectionToTheServer": string;
|
|
2773
|
+
"workflowRun.showError.deactivate": string;
|
|
2774
|
+
"workflowRun.showError.productionActive": string;
|
|
2775
|
+
"workflowRun.showError.title": string;
|
|
2776
|
+
"workflowRun.showError.payloadTooLarge": string;
|
|
2777
|
+
"workflowRun.showError.resolveOutstandingIssues": string;
|
|
2778
|
+
"workflowRun.showMessage.message": string;
|
|
2779
|
+
"workflowRun.showMessage.title": string;
|
|
2780
|
+
"workflowSettings.callerIds": string;
|
|
2781
|
+
"workflowSettings.callerIds.placeholder": string;
|
|
2782
|
+
"workflowSettings.callerPolicy": string;
|
|
2783
|
+
"workflowSettings.callerPolicy.options.any": string;
|
|
2784
|
+
"workflowSettings.callerPolicy.options.workflowsFromPersonalProject": string;
|
|
2785
|
+
"workflowSettings.callerPolicy.options.workflowsFromTeamProject": string;
|
|
2786
|
+
"workflowSettings.callerPolicy.options.workflowsFromSameProject": string;
|
|
2787
|
+
"workflowSettings.callerPolicy.options.workflowsFromAList": string;
|
|
2788
|
+
"workflowSettings.callerPolicy.options.none": string;
|
|
2789
|
+
"workflowSettings.defaultTimezone": string;
|
|
2790
|
+
"workflowSettings.defaultTimezoneNotValid": string;
|
|
2791
|
+
"workflowSettings.errorWorkflow": string;
|
|
2792
|
+
"workflowSettings.executionOrder": string;
|
|
2793
|
+
"workflowSettings.helpTexts.errorWorkflow": string;
|
|
2794
|
+
"workflowSettings.helpTexts.executionTimeout": string;
|
|
2795
|
+
"workflowSettings.helpTexts.executionTimeoutToggle": string;
|
|
2796
|
+
"workflowSettings.helpTexts.saveDataErrorExecution": string;
|
|
2797
|
+
"workflowSettings.helpTexts.saveDataSuccessExecution": string;
|
|
2798
|
+
"workflowSettings.helpTexts.saveExecutionProgress": string;
|
|
2799
|
+
"workflowSettings.helpTexts.saveManualExecutions": string;
|
|
2800
|
+
"workflowSettings.helpTexts.timezone": string;
|
|
2801
|
+
"workflowSettings.helpTexts.workflowCallerIds": string;
|
|
2802
|
+
"workflowSettings.helpTexts.workflowCallerPolicy": string;
|
|
2803
|
+
"workflowSettings.hours": string;
|
|
2804
|
+
"workflowSettings.minutes": string;
|
|
2805
|
+
"workflowSettings.name": string;
|
|
2806
|
+
"workflowSettings.noWorkflow": string;
|
|
2807
|
+
"workflowSettings.save": string;
|
|
2808
|
+
"workflowSettings.saveDataErrorExecution": string;
|
|
2809
|
+
"workflowSettings.saveDataErrorExecutionOptions.defaultSave": string;
|
|
2810
|
+
"workflowSettings.saveDataErrorExecutionOptions.doNotSave": string;
|
|
2811
|
+
"workflowSettings.saveDataErrorExecutionOptions.save": string;
|
|
2812
|
+
"workflowSettings.saveDataSuccessExecution": string;
|
|
2813
|
+
"workflowSettings.saveDataSuccessExecutionOptions.defaultSave": string;
|
|
2814
|
+
"workflowSettings.saveDataSuccessExecutionOptions.doNotSave": string;
|
|
2815
|
+
"workflowSettings.saveDataSuccessExecutionOptions.save": string;
|
|
2816
|
+
"workflowSettings.saveExecutionProgress": string;
|
|
2817
|
+
"workflowSettings.saveExecutionProgressOptions.defaultSave": string;
|
|
2818
|
+
"workflowSettings.saveExecutionProgressOptions.doNotSave": string;
|
|
2819
|
+
"workflowSettings.saveExecutionProgressOptions.save": string;
|
|
2820
|
+
"workflowSettings.saveManualExecutions": string;
|
|
2821
|
+
"workflowSettings.saveManualOptions.defaultSave": string;
|
|
2822
|
+
"workflowSettings.saveManualOptions.doNotSave": string;
|
|
2823
|
+
"workflowSettings.saveManualOptions.save": string;
|
|
2824
|
+
"workflowSettings.seconds": string;
|
|
2825
|
+
"workflowSettings.selectOption": string;
|
|
2826
|
+
"workflowSettings.settingsFor": string;
|
|
2827
|
+
"workflowSettings.showError.saveSettings1.errorMessage": string;
|
|
2828
|
+
"workflowSettings.showError.saveSettings1.message": string;
|
|
2829
|
+
"workflowSettings.showError.saveSettings1.title": string;
|
|
2830
|
+
"workflowSettings.showError.saveSettings2.errorMessage": string;
|
|
2831
|
+
"workflowSettings.showError.saveSettings2.message": string;
|
|
2832
|
+
"workflowSettings.showError.saveSettings2.title": string;
|
|
2833
|
+
"workflowSettings.showError.saveSettings3.title": string;
|
|
2834
|
+
"workflowSettings.showError.fetchSettings.title": string;
|
|
2835
|
+
"workflowSettings.showMessage.saveSettings.title": string;
|
|
2836
|
+
"workflowSettings.timeoutAfter": string;
|
|
2837
|
+
"workflowSettings.timeoutWorkflow": string;
|
|
2838
|
+
"workflowSettings.executionTimeout": string;
|
|
2839
|
+
"workflowSettings.tags": string;
|
|
2840
|
+
"workflowSettings.timezone": string;
|
|
2841
|
+
"workflowSettings.timeSavedPerExecution": string;
|
|
2842
|
+
"workflowSettings.timeSavedPerExecution.hint": string;
|
|
2843
|
+
"workflowSettings.timeSavedPerExecution.tooltip": string;
|
|
2844
|
+
"workflowSettings.availableInMCP": string;
|
|
2845
|
+
"workflowSettings.availableInMCP.tooltip": string;
|
|
2846
|
+
"workflowSettings.toggleMCP.error.title": string;
|
|
2847
|
+
"workflowSettings.toggleMCP.notFoundError": string;
|
|
2848
|
+
"workflowHistory.title": string;
|
|
2849
|
+
"workflowHistory.content.title": string;
|
|
2850
|
+
"workflowHistory.content.editedBy": string;
|
|
2851
|
+
"workflowHistory.content.versionId": string;
|
|
2852
|
+
"workflowHistory.content.actions": string;
|
|
2853
|
+
"workflowHistory.item.id": string;
|
|
2854
|
+
"workflowHistory.item.createdAt": string;
|
|
2855
|
+
"workflowHistory.item.actions.restore": string;
|
|
2856
|
+
"workflowHistory.item.actions.clone": string;
|
|
2857
|
+
"workflowHistory.item.actions.open": string;
|
|
2858
|
+
"workflowHistory.item.actions.download": string;
|
|
2859
|
+
"workflowHistory.item.unsaved.title": string;
|
|
2860
|
+
"workflowHistory.item.latest": string;
|
|
2861
|
+
"workflowHistory.empty": string;
|
|
2862
|
+
"workflowHistory.hint": string;
|
|
2863
|
+
"workflowHistory.limit": string;
|
|
2864
|
+
"workflowHistory.upgrade": string;
|
|
2865
|
+
"workflowHistory.upgrade.link": string;
|
|
2866
|
+
"workflowHistory.action.error.title": string;
|
|
2867
|
+
"workflowHistory.action.restore.modal.title": string;
|
|
2868
|
+
"workflowHistory.action.restore.modal.subtitle": string;
|
|
2869
|
+
"workflowHistory.action.restore.modal.text": string;
|
|
2870
|
+
"workflowHistory.action.restore.modal.button.deactivateAndRestore": string;
|
|
2871
|
+
"workflowHistory.action.restore.modal.button.restore": string;
|
|
2872
|
+
"workflowHistory.action.restore.modal.button.cancel": string;
|
|
2873
|
+
"workflowHistory.action.restore.success.title": string;
|
|
2874
|
+
"workflowHistory.action.clone.success.title": string;
|
|
2875
|
+
"workflowHistory.action.clone.success.message": string;
|
|
2876
|
+
"workflowHistory.button.tooltip.empty": string;
|
|
2877
|
+
"workflowHistory.button.tooltip.enabled": string;
|
|
2878
|
+
"workflowHistory.button.tooltip.disabled": string;
|
|
2879
|
+
"workflowHistory.button.tooltip.disabled.link": string;
|
|
2880
|
+
"workflows.heading": string;
|
|
2881
|
+
"workflows.add": string;
|
|
2882
|
+
"workflows.project.add": string;
|
|
2883
|
+
"workflows.item.open": string;
|
|
2884
|
+
"workflows.item.share": string;
|
|
2885
|
+
"workflows.item.duplicate": string;
|
|
2886
|
+
"workflows.item.delete": string;
|
|
2887
|
+
"workflows.item.archive": string;
|
|
2888
|
+
"workflows.item.unarchive": string;
|
|
2889
|
+
"workflows.item.move": string;
|
|
2890
|
+
"workflows.item.changeOwner": string;
|
|
2891
|
+
"workflows.item.updated": string;
|
|
2892
|
+
"workflows.item.created": string;
|
|
2893
|
+
"workflows.item.readonly": string;
|
|
2894
|
+
"workflows.item.archived": string;
|
|
2895
|
+
"workflows.item.availableInMCP": string;
|
|
2896
|
+
"workflows.item.enableMCPAccess": string;
|
|
2897
|
+
"workflows.item.disableMCPAccess": string;
|
|
2898
|
+
"workflows.itemSuggestion.try": string;
|
|
2899
|
+
"workflows.templateRecoV2.starterTemplates": string;
|
|
2900
|
+
"workflows.templateRecoV2.seeMoreStarterTemplates": string;
|
|
2901
|
+
"workflows.templateRecoV2.popularTemplates": string;
|
|
2902
|
+
"workflows.templateRecoV2.seeMorePopularTemplates": string;
|
|
2903
|
+
"workflows.templateRecoV2.tutorials": string;
|
|
2904
|
+
"workflows.templateRecoV2.loadingTemplates": string;
|
|
2905
|
+
"workflows.templateRecoV2.useTemplate": string;
|
|
2906
|
+
"workflows.templateRecoV2.exploreTemplates": string;
|
|
2907
|
+
"workflows.search.placeholder": string;
|
|
2908
|
+
"workflows.filters": string;
|
|
2909
|
+
"workflows.filters.tags": string;
|
|
2910
|
+
"workflows.filters.status": string;
|
|
2911
|
+
"workflows.filters.status.all": string;
|
|
2912
|
+
"workflows.filters.status.active": string;
|
|
2913
|
+
"workflows.filters.status.deactivated": string;
|
|
2914
|
+
"workflows.filters.showArchived": string;
|
|
2915
|
+
"workflows.filters.ownedBy": string;
|
|
2916
|
+
"workflows.filters.sharedWith": string;
|
|
2917
|
+
"workflows.filters.apply": string;
|
|
2918
|
+
"workflows.filters.reset": string;
|
|
2919
|
+
"workflows.filters.active": string;
|
|
2920
|
+
"workflows.filters.active.shortText": string;
|
|
2921
|
+
"workflows.filters.active.reset": string;
|
|
2922
|
+
"workflows.sort.lastUpdated": string;
|
|
2923
|
+
"workflows.sort.lastCreated": string;
|
|
2924
|
+
"workflows.sort.nameAsc": string;
|
|
2925
|
+
"workflows.sort.nameDesc": string;
|
|
2926
|
+
"workflows.noResults": string;
|
|
2927
|
+
"workflows.noResults.withSearch.switchToShared.preamble": string;
|
|
2928
|
+
"workflows.noResults.withSearch.switchToShared.link": string;
|
|
2929
|
+
"workflows.empty.heading": string;
|
|
2930
|
+
"workflows.empty.heading.userNotSetup": string;
|
|
2931
|
+
"workflows.empty.description": string;
|
|
2932
|
+
"workflows.empty.description.readOnlyEnv": string;
|
|
2933
|
+
"workflows.empty.description.noPermission": string;
|
|
2934
|
+
"workflows.empty.startFromScratch": string;
|
|
2935
|
+
"workflows.empty.startWithTemplate": string;
|
|
2936
|
+
"workflows.empty.browseTemplates": string;
|
|
2937
|
+
"workflows.empty.learnN8n": string;
|
|
2938
|
+
"workflows.empty.button.disabled.tooltip": string;
|
|
2939
|
+
"workflows.empty.easyAI": string;
|
|
2940
|
+
"workflows.empty.preBuiltAgents": string;
|
|
2941
|
+
"workflows.empty.shared-with-me": string;
|
|
2942
|
+
"workflows.empty.shared-with-me.link": string;
|
|
2943
|
+
"workflows.empty.readyToRunV2": string;
|
|
2944
|
+
"workflows.list.easyAI": string;
|
|
2945
|
+
"workflows.list.error.fetching.one": string;
|
|
2946
|
+
"workflows.list.error.fetching": string;
|
|
2947
|
+
"workflows.shareModal.title": string;
|
|
2948
|
+
"workflows.shareModal.title.static": string;
|
|
2949
|
+
"workflows.shareModal.select.placeholder": string;
|
|
2950
|
+
"workflows.shareModal.list.delete": string;
|
|
2951
|
+
"workflows.shareModal.list.delete.confirm.title": string;
|
|
2952
|
+
"workflows.shareModal.list.delete.confirm.lastUserWithAccessToCredentials.message": string;
|
|
2953
|
+
"workflows.shareModal.list.delete.confirm.confirmButtonText": string;
|
|
2954
|
+
"workflows.shareModal.list.delete.confirm.cancelButtonText": string;
|
|
2955
|
+
"workflows.shareModal.onSave.success.title": string;
|
|
2956
|
+
"workflows.shareModal.onSave.error.title": string;
|
|
2957
|
+
"workflows.shareModal.saveBeforeClose.title": string;
|
|
2958
|
+
"workflows.shareModal.saveBeforeClose.message": string;
|
|
2959
|
+
"workflows.shareModal.saveBeforeClose.confirmButtonText": string;
|
|
2960
|
+
"workflows.shareModal.saveBeforeClose.cancelButtonText": string;
|
|
2961
|
+
"workflows.shareModal.save": string;
|
|
2962
|
+
"workflows.shareModal.changesHint": string;
|
|
2963
|
+
"workflows.shareModal.info.sharee": string;
|
|
2964
|
+
"workflows.shareModal.info.sharee.fallback": string;
|
|
2965
|
+
"workflows.shareModal.info.members": string;
|
|
2966
|
+
"workflows.shareModal.info.members.number": string;
|
|
2967
|
+
"workflows.shareModal.role.editor": string;
|
|
2968
|
+
"workflows.roles.editor": string;
|
|
2969
|
+
"workflows.concurrentChanges.confirmMessage.title": string;
|
|
2970
|
+
"workflows.concurrentChanges.confirmMessage.message": string;
|
|
2971
|
+
"workflows.concurrentChanges.confirmMessage.cancelButtonText": string;
|
|
2972
|
+
"workflows.concurrentChanges.confirmMessage.confirmButtonText": string;
|
|
2973
|
+
"workflows.create.personal.toast.title": string;
|
|
2974
|
+
"workflows.create.project.toast.title": string;
|
|
2975
|
+
"workflows.create.folder.toast.title": string;
|
|
2976
|
+
"workflows.create.project.toast.text": string;
|
|
2977
|
+
"workflows.deactivated": string;
|
|
2978
|
+
"workflows.ai.starter.collection.callout": string;
|
|
2979
|
+
"workflows.ai.starter.collection.card": string;
|
|
2980
|
+
"workflows.ai.starter.collection.folder.name": string;
|
|
2981
|
+
"workflows.ai.starter.collection.error": string;
|
|
2982
|
+
"workflows.readyToRunWorkflows.card": string;
|
|
2983
|
+
"workflows.readyToRunWorkflows.card2": string;
|
|
2984
|
+
"workflows.readyToRunWorkflows.card3": string;
|
|
2985
|
+
"workflows.readyToRunWorkflows.callout": string;
|
|
2986
|
+
"workflows.readyToRunWorkflows.callout2": string;
|
|
2987
|
+
"workflows.readyToRunWorkflows.callout3": string;
|
|
2988
|
+
"workflows.readyToRunWorkflows.cta": string;
|
|
2989
|
+
"workflows.readyToRunWorkflows.folder.name": string;
|
|
2990
|
+
"workflows.readyToRunWorkflows.error": string;
|
|
2991
|
+
"workflows.archivedOnly.hint": string;
|
|
2992
|
+
"workflows.archivedOnly.hint.link": string;
|
|
2993
|
+
"workflows.preBuiltAgents.callout": string;
|
|
2994
|
+
"workflows.preBuiltAgents.linkText": string;
|
|
2995
|
+
"workflowSelectorParameterInput.createNewSubworkflow.name": string;
|
|
2996
|
+
"importCurlModal.title": string;
|
|
2997
|
+
"importCurlModal.input.label": string;
|
|
2998
|
+
"importCurlModal.input.placeholder": string;
|
|
2999
|
+
"ImportCurlModal.notice.content": string;
|
|
3000
|
+
"importCurlModal.button.label": string;
|
|
3001
|
+
"importCurlParameter.label": string;
|
|
3002
|
+
"importCurlParameter.showError.invalidCurlCommand.title": string;
|
|
3003
|
+
"importCurlParameter.showError.invalidCurlCommand.message": string;
|
|
3004
|
+
"importCurlParameter.showError.invalidProtocol1.title": string;
|
|
3005
|
+
"importCurlParameter.showError.invalidProtocol2.title": string;
|
|
3006
|
+
"importCurlParameter.showError.invalidProtocol.message": string;
|
|
3007
|
+
"variables.heading": string;
|
|
3008
|
+
"variables.add": string;
|
|
3009
|
+
"variables.add.unavailable": string;
|
|
3010
|
+
"variables.add.unavailable.empty": string;
|
|
3011
|
+
"variables.add.onlyOwnerCanCreate": string;
|
|
3012
|
+
"variables.empty.heading": string;
|
|
3013
|
+
"variables.empty.heading.userNotSetup": string;
|
|
3014
|
+
"variables.empty.description": string;
|
|
3015
|
+
"variables.empty.button": string;
|
|
3016
|
+
"variables.empty.button.disabled.tooltip": string;
|
|
3017
|
+
"variables.empty.notAllowedToCreate.heading": string;
|
|
3018
|
+
"variables.empty.notAllowedToCreate.description": string;
|
|
3019
|
+
"variables.filters.active": string;
|
|
3020
|
+
"variables.filters.active.reset": string;
|
|
3021
|
+
"variables.noResults": string;
|
|
3022
|
+
"variables.sort.nameAsc": string;
|
|
3023
|
+
"variables.sort.nameDesc": string;
|
|
3024
|
+
"variables.table.key": string;
|
|
3025
|
+
"variables.table.value": string;
|
|
3026
|
+
"variables.table.usage": string;
|
|
3027
|
+
"variables.table.scope": string;
|
|
3028
|
+
"variables.table.scope.global": string;
|
|
3029
|
+
"variables.editing.key.placeholder": string;
|
|
3030
|
+
"variables.editing.value.placeholder": string;
|
|
3031
|
+
"variables.editing.key.error.regex": string;
|
|
3032
|
+
"variables.row.button.save": string;
|
|
3033
|
+
"variables.row.button.cancel": string;
|
|
3034
|
+
"variables.row.button.edit": string;
|
|
3035
|
+
"variables.row.button.edit.onlyRoleCanEdit": string;
|
|
3036
|
+
"variables.row.button.delete": string;
|
|
3037
|
+
"variables.row.button.delete.onlyRoleCanDelete": string;
|
|
3038
|
+
"variables.row.usage.copiedToClipboard": string;
|
|
3039
|
+
"variables.row.usage.copyToClipboard": string;
|
|
3040
|
+
"variables.search.placeholder": string;
|
|
3041
|
+
"variables.delete.successful.message": string;
|
|
3042
|
+
"variables.errors.save": string;
|
|
3043
|
+
"variables.errors.delete": string;
|
|
3044
|
+
"variables.modals.deleteConfirm.title": string;
|
|
3045
|
+
"variables.modals.deleteConfirm.message": string;
|
|
3046
|
+
"variables.modals.deleteConfirm.confirmButton": string;
|
|
3047
|
+
"variables.modals.deleteConfirm.cancelButton": string;
|
|
3048
|
+
"variables.modal.title.create": string;
|
|
3049
|
+
"variables.modal.title.edit": string;
|
|
3050
|
+
"variables.modal.key.label": string;
|
|
3051
|
+
"variables.modal.value.label": string;
|
|
3052
|
+
"variables.modal.scope.label": string;
|
|
3053
|
+
"variables.modal.scope.global": string;
|
|
3054
|
+
"variables.modal.scope.all": string;
|
|
3055
|
+
"variables.modal.button.cancel": string;
|
|
3056
|
+
"variables.modal.button.save": string;
|
|
3057
|
+
"variables.modal.error.keyExistsInProject": string;
|
|
3058
|
+
"variables.modal.warning.globalKeyExists": string;
|
|
3059
|
+
"contextual.credentials.sharing.unavailable.title": string;
|
|
3060
|
+
"contextual.credentials.sharing.unavailable.title.cloud": string;
|
|
3061
|
+
"contextual.credentials.sharing.unavailable.description": string;
|
|
3062
|
+
"contextual.credentials.sharing.unavailable.description.cloud": string;
|
|
3063
|
+
"contextual.credentials.sharing.unavailable.button": string;
|
|
3064
|
+
"contextual.credentials.sharing.unavailable.button.cloud": string;
|
|
3065
|
+
"contextual.workflows.sharing.title": string;
|
|
3066
|
+
"contextual.workflows.sharing.unavailable.title": string;
|
|
3067
|
+
"contextual.workflows.sharing.unavailable.title.cloud": string;
|
|
3068
|
+
"contextual.workflows.sharing.unavailable.description.modal": string;
|
|
3069
|
+
"contextual.workflows.sharing.unavailable.description.modal.cloud": string;
|
|
3070
|
+
"contextual.workflows.sharing.unavailable.description.tooltip": string;
|
|
3071
|
+
"contextual.workflows.sharing.unavailable.description.tooltip.cloud": string;
|
|
3072
|
+
"contextual.workflows.sharing.unavailable.button": string;
|
|
3073
|
+
"contextual.workflows.sharing.unavailable.button.cloud": string;
|
|
3074
|
+
"contextual.variables.unavailable.title": string;
|
|
3075
|
+
"contextual.variables.unavailable.title.cloud": string;
|
|
3076
|
+
"contextual.variables.unavailable.description": string;
|
|
3077
|
+
"contextual.variables.unavailable.button": string;
|
|
3078
|
+
"contextual.variables.unavailable.button.cloud": string;
|
|
3079
|
+
"contextual.users.settings.unavailable.title": string;
|
|
3080
|
+
"contextual.users.settings.unavailable.title.cloud": string;
|
|
3081
|
+
"contextual.users.settings.unavailable.description": string;
|
|
3082
|
+
"contextual.users.settings.unavailable.description.cloud": string;
|
|
3083
|
+
"contextual.users.settings.unavailable.button": string;
|
|
3084
|
+
"contextual.users.settings.unavailable.button.cloud": string;
|
|
3085
|
+
"contextual.feature.unavailable.title": string;
|
|
3086
|
+
"contextual.feature.unavailable.title.cloud": string;
|
|
3087
|
+
"dataTable.dataTables": string;
|
|
3088
|
+
"dataTable.empty.label": string;
|
|
3089
|
+
"dataTable.empty.description": string;
|
|
3090
|
+
"dataTable.card.size": string;
|
|
3091
|
+
"dataTable.card.column.count": string;
|
|
3092
|
+
"dataTable.add.title": string;
|
|
3093
|
+
"dataTable.add.button.label": string;
|
|
3094
|
+
"dataTable.add.input.name.label": string;
|
|
3095
|
+
"dataTable.add.input.name.placeholder": string;
|
|
3096
|
+
"dataTable.add.error": string;
|
|
3097
|
+
"dataTable.delete.confirm.title": string;
|
|
3098
|
+
"dataTable.delete.confirm.message": string;
|
|
3099
|
+
"dataTable.delete.error": string;
|
|
3100
|
+
"dataTable.rename.error": string;
|
|
3101
|
+
"dataTable.getDetails.error": string;
|
|
3102
|
+
"dataTable.notFound": string;
|
|
3103
|
+
"dataTable.noColumns.heading": string;
|
|
3104
|
+
"dataTable.noColumns.description": string;
|
|
3105
|
+
"dataTable.noColumns.button.label": string;
|
|
3106
|
+
"dataTable.addColumn.label": string;
|
|
3107
|
+
"dataTable.addColumn.nameInput.label": string;
|
|
3108
|
+
"dataTable.addColumn.nameInput.placeholder": string;
|
|
3109
|
+
"dataTable.addColumn.typeInput.label": string;
|
|
3110
|
+
"dataTable.addColumn.error": string;
|
|
3111
|
+
"dataTable.addColumn.alreadyExistsError": string;
|
|
3112
|
+
"dataTable.addColumn.alreadyExistsDescription": string;
|
|
3113
|
+
"dataTable.moveColumn.error": string;
|
|
3114
|
+
"dataTable.deleteColumn.error": string;
|
|
3115
|
+
"dataTable.deleteColumn.confirm.title": string;
|
|
3116
|
+
"dataTable.deleteColumn.confirm.message": string;
|
|
3117
|
+
"dataTable.addColumn.invalidName.error": string;
|
|
3118
|
+
"dataTable.addColumn.invalidName.description": string;
|
|
3119
|
+
"dataTable.fetchContent.error": string;
|
|
3120
|
+
"dataTable.addRow.label": string;
|
|
3121
|
+
"dataTable.addRow.error": string;
|
|
3122
|
+
"dataTable.updateRow.error": string;
|
|
3123
|
+
"dataTable.deleteRows.title": string;
|
|
3124
|
+
"dataTable.deleteRows.confirmation": string;
|
|
3125
|
+
"dataTable.deleteRows.error": string;
|
|
3126
|
+
"dataTable.banner.storageLimitWarning.message": string;
|
|
3127
|
+
"dataTable.banner.storageLimitError.message": string;
|
|
3128
|
+
"dataTable.error.tableNotInitialized": string;
|
|
3129
|
+
"dataTable.noRows": string;
|
|
3130
|
+
"dataTable.filters.isNull": string;
|
|
3131
|
+
"dataTable.filters.isNotNull": string;
|
|
3132
|
+
"dataTable.filters.isEmpty": string;
|
|
3133
|
+
"dataTable.filters.isNotEmpty": string;
|
|
3134
|
+
"dataTable.filters.between": string;
|
|
3135
|
+
"dataTable.filters.true": string;
|
|
3136
|
+
"dataTable.filters.false": string;
|
|
3137
|
+
"dataTable.filters.greaterThan": string;
|
|
3138
|
+
"dataTable.filters.greaterThanOrEqual": string;
|
|
3139
|
+
"dataTable.filters.lessThan": string;
|
|
3140
|
+
"dataTable.filters.lessThanOrEqual": string;
|
|
3141
|
+
"dataTable.addColumn.systemColumnDescription": string;
|
|
3142
|
+
"dataTable.addColumn.testingColumnDescription": string;
|
|
3143
|
+
"settings.ldap": string;
|
|
3144
|
+
"settings.ldap.note": string;
|
|
3145
|
+
"settings.ldap.infoTip": string;
|
|
3146
|
+
"settings.ldap.save": string;
|
|
3147
|
+
"settings.ldap.connectionTestError": string;
|
|
3148
|
+
"settings.ldap.connectionTest": string;
|
|
3149
|
+
"settings.ldap.runSync.title": string;
|
|
3150
|
+
"settings.ldap.runSync.showError.message": string;
|
|
3151
|
+
"settings.ldap.updateConfiguration": string;
|
|
3152
|
+
"settings.ldap.testingConnection": string;
|
|
3153
|
+
"settings.ldap.testConnection": string;
|
|
3154
|
+
"settings.ldap.synchronizationTable.column.status": string;
|
|
3155
|
+
"settings.ldap.synchronizationTable.column.endedAt": string;
|
|
3156
|
+
"settings.ldap.synchronizationTable.column.runMode": string;
|
|
3157
|
+
"settings.ldap.synchronizationTable.column.runTime": string;
|
|
3158
|
+
"settings.ldap.synchronizationTable.column.details": string;
|
|
3159
|
+
"settings.ldap.synchronizationTable.empty.message": string;
|
|
3160
|
+
"settings.ldap.dryRun": string;
|
|
3161
|
+
"settings.ldap.synchronizeNow": string;
|
|
3162
|
+
"settings.ldap.synchronizationError": string;
|
|
3163
|
+
"settings.ldap.configurationError": string;
|
|
3164
|
+
"settings.ldap.usersScanned": string;
|
|
3165
|
+
"settings.ldap.confirmMessage.beforeSaveForm.cancelButtonText": string;
|
|
3166
|
+
"settings.ldap.confirmMessage.beforeSaveForm.confirmButtonText": string;
|
|
3167
|
+
"settings.ldap.confirmMessage.beforeSaveForm.headline": string;
|
|
3168
|
+
"settings.ldap.confirmMessage.beforeSaveForm.message": string;
|
|
3169
|
+
"settings.ldap.disabled.title": string;
|
|
3170
|
+
"settings.ldap.disabled.description": string;
|
|
3171
|
+
"settings.ldap.disabled.buttonText": string;
|
|
3172
|
+
"settings.ldap.toast.sync.success": string;
|
|
3173
|
+
"settings.ldap.toast.connection.success": string;
|
|
3174
|
+
"settings.ldap.form.loginEnabled.label": string;
|
|
3175
|
+
"settings.ldap.form.loginEnabled.tooltip": string;
|
|
3176
|
+
"settings.ldap.form.loginLabel.label": string;
|
|
3177
|
+
"settings.ldap.form.loginLabel.placeholder": string;
|
|
3178
|
+
"settings.ldap.form.loginLabel.infoText": string;
|
|
3179
|
+
"settings.ldap.form.serverAddress.label": string;
|
|
3180
|
+
"settings.ldap.form.serverAddress.placeholder": string;
|
|
3181
|
+
"settings.ldap.form.serverAddress.infoText": string;
|
|
3182
|
+
"settings.ldap.form.port.label": string;
|
|
3183
|
+
"settings.ldap.form.port.infoText": string;
|
|
3184
|
+
"settings.ldap.form.connectionSecurity.label": string;
|
|
3185
|
+
"settings.ldap.form.connectionSecurity.infoText": string;
|
|
3186
|
+
"settings.ldap.form.allowUnauthorizedCerts.label": string;
|
|
3187
|
+
"settings.ldap.form.baseDn.label": string;
|
|
3188
|
+
"settings.ldap.form.baseDn.placeholder": string;
|
|
3189
|
+
"settings.ldap.form.baseDn.infoText": string;
|
|
3190
|
+
"settings.ldap.form.bindingType.label": string;
|
|
3191
|
+
"settings.ldap.form.bindingType.infoText": string;
|
|
3192
|
+
"settings.ldap.form.adminDn.label": string;
|
|
3193
|
+
"settings.ldap.form.adminDn.placeholder": string;
|
|
3194
|
+
"settings.ldap.form.adminDn.infoText": string;
|
|
3195
|
+
"settings.ldap.form.adminPassword.label": string;
|
|
3196
|
+
"settings.ldap.form.adminPassword.infoText": string;
|
|
3197
|
+
"settings.ldap.form.userFilter.label": string;
|
|
3198
|
+
"settings.ldap.form.userFilter.placeholder": string;
|
|
3199
|
+
"settings.ldap.form.userFilter.infoText": string;
|
|
3200
|
+
"settings.ldap.form.attributeMappingInfo.label": string;
|
|
3201
|
+
"settings.ldap.form.ldapId.label": string;
|
|
3202
|
+
"settings.ldap.form.ldapId.placeholder": string;
|
|
3203
|
+
"settings.ldap.form.ldapId.infoText": string;
|
|
3204
|
+
"settings.ldap.form.loginId.label": string;
|
|
3205
|
+
"settings.ldap.form.loginId.placeholder": string;
|
|
3206
|
+
"settings.ldap.form.loginId.infoText": string;
|
|
3207
|
+
"settings.ldap.form.email.label": string;
|
|
3208
|
+
"settings.ldap.form.email.placeholder": string;
|
|
3209
|
+
"settings.ldap.form.email.infoText": string;
|
|
3210
|
+
"settings.ldap.form.firstName.label": string;
|
|
3211
|
+
"settings.ldap.form.firstName.placeholder": string;
|
|
3212
|
+
"settings.ldap.form.firstName.infoText": string;
|
|
3213
|
+
"settings.ldap.form.lastName.label": string;
|
|
3214
|
+
"settings.ldap.form.lastName.placeholder": string;
|
|
3215
|
+
"settings.ldap.form.lastName.infoText": string;
|
|
3216
|
+
"settings.ldap.form.synchronizationEnabled.label": string;
|
|
3217
|
+
"settings.ldap.form.synchronizationEnabled.tooltip": string;
|
|
3218
|
+
"settings.ldap.form.synchronizationInterval.label": string;
|
|
3219
|
+
"settings.ldap.form.synchronizationInterval.infoText": string;
|
|
3220
|
+
"settings.ldap.form.pageSize.label": string;
|
|
3221
|
+
"settings.ldap.form.pageSize.infoText": string;
|
|
3222
|
+
"settings.ldap.form.searchTimeout.label": string;
|
|
3223
|
+
"settings.ldap.form.searchTimeout.infoText": string;
|
|
3224
|
+
"settings.ldap.section.synchronization.title": string;
|
|
3225
|
+
"settings.sso": string;
|
|
3226
|
+
"settings.sso.title": string;
|
|
3227
|
+
"settings.sso.subtitle": string;
|
|
3228
|
+
"settings.sso.info": string;
|
|
3229
|
+
"settings.sso.info.link": string;
|
|
3230
|
+
"settings.sso.activation.tooltip": string;
|
|
3231
|
+
"settings.sso.activated": string;
|
|
3232
|
+
"settings.sso.deactivated": string;
|
|
3233
|
+
"settings.sso.settings.redirectUrl.label": string;
|
|
3234
|
+
"settings.sso.settings.redirectUrl.copied": string;
|
|
3235
|
+
"settings.sso.settings.redirectUrl.help": string;
|
|
3236
|
+
"settings.sso.settings.entityId.label": string;
|
|
3237
|
+
"settings.sso.settings.entityId.copied": string;
|
|
3238
|
+
"settings.sso.settings.entityId.help": string;
|
|
3239
|
+
"settings.sso.settings.ips.label": string;
|
|
3240
|
+
"settings.sso.settings.ips.xml.help": string;
|
|
3241
|
+
"settings.sso.settings.ips.url.help": string;
|
|
3242
|
+
"settings.sso.settings.ips.url.placeholder": string;
|
|
3243
|
+
"settings.sso.settings.ips.url.invalid": string;
|
|
3244
|
+
"settings.sso.settings.ips.options.url": string;
|
|
3245
|
+
"settings.sso.settings.ips.options.xml": string;
|
|
3246
|
+
"settings.sso.settings.oidc.prompt.none": string;
|
|
3247
|
+
"settings.sso.settings.oidc.prompt.login": string;
|
|
3248
|
+
"settings.sso.settings.oidc.prompt.consent": string;
|
|
3249
|
+
"settings.sso.settings.oidc.prompt.select_account": string;
|
|
3250
|
+
"settings.sso.settings.oidc.prompt.create": string;
|
|
3251
|
+
"settings.sso.settings.test": string;
|
|
3252
|
+
"settings.sso.settings.save": string;
|
|
3253
|
+
"settings.sso.settings.save.activate.title": string;
|
|
3254
|
+
"settings.sso.settings.save.activate.message": string;
|
|
3255
|
+
"settings.sso.settings.save.activate.cancel": string;
|
|
3256
|
+
"settings.sso.settings.save.activate.test": string;
|
|
3257
|
+
"settings.sso.settings.save.error": string;
|
|
3258
|
+
"settings.sso.settings.save.error_oidc": string;
|
|
3259
|
+
"settings.sso.settings.footer.hint": string;
|
|
3260
|
+
"settings.sso.actionBox.title": string;
|
|
3261
|
+
"settings.sso.actionBox.description": string;
|
|
3262
|
+
"settings.sso.actionBox.buttonText": string;
|
|
3263
|
+
"settings.oidc.confirmMessage.beforeSaveForm.headline": string;
|
|
3264
|
+
"settings.oidc.confirmMessage.beforeSaveForm.message": string;
|
|
3265
|
+
"settings.mfa.secret": string;
|
|
3266
|
+
"settings.mfa": string;
|
|
3267
|
+
"settings.mfa.title": string;
|
|
3268
|
+
"settings.mfa.updateConfiguration": string;
|
|
3269
|
+
"settings.mfa.invalidAuthenticatorCode": string;
|
|
3270
|
+
"projects.header.overview.subtitle": string;
|
|
3271
|
+
"projects.header.overview.subtitleWithDataTables": string;
|
|
3272
|
+
"projects.header.shared.title": string;
|
|
3273
|
+
"projects.header.personal.subtitle": string;
|
|
3274
|
+
"projects.header.personal.subtitleWithDataTables": string;
|
|
3275
|
+
"projects.header.shared.subtitle": string;
|
|
3276
|
+
"projects.header.create.workflow": string;
|
|
3277
|
+
"projects.header.create.credential": string;
|
|
3278
|
+
"projects.header.create.folder": string;
|
|
3279
|
+
"projects.create": string;
|
|
3280
|
+
"projects.create.personal": string;
|
|
3281
|
+
"projects.create.team": string;
|
|
3282
|
+
"projects.menu.overview": string;
|
|
3283
|
+
"projects.menu.shared": string;
|
|
3284
|
+
"projects.menu.title": string;
|
|
3285
|
+
"projects.menu.personal": string;
|
|
3286
|
+
"projects.menu.addFirstProject": string;
|
|
3287
|
+
"projects.settings": string;
|
|
3288
|
+
"projects.settings.info": string;
|
|
3289
|
+
"projects.settings.newProjectName": string;
|
|
3290
|
+
"projects.settings.iconPicker.button.tooltip": string;
|
|
3291
|
+
"projects.settings.name": string;
|
|
3292
|
+
"projects.settings.description": string;
|
|
3293
|
+
"projects.settings.projectMembers": string;
|
|
3294
|
+
"projects.settings.danger.message": string;
|
|
3295
|
+
"projects.settings.danger.title": string;
|
|
3296
|
+
"projects.settings.danger.deleteProject": string;
|
|
3297
|
+
"projects.settings.button.save": string;
|
|
3298
|
+
"projects.settings.button.cancel": string;
|
|
3299
|
+
"projects.settings.button.deleteProject": string;
|
|
3300
|
+
"projects.settings.role.admin": string;
|
|
3301
|
+
"projects.settings.role.editor": string;
|
|
3302
|
+
"projects.settings.role.viewer": string;
|
|
3303
|
+
"projects.settings.delete.title": string;
|
|
3304
|
+
"projects.settings.delete.message": string;
|
|
3305
|
+
"projects.settings.delete.message.empty": string;
|
|
3306
|
+
"projects.settings.delete.question.transfer.label": string;
|
|
3307
|
+
"projects.settings.delete.question.transfer.title": string;
|
|
3308
|
+
"projects.settings.delete.question.wipe.label": string;
|
|
3309
|
+
"projects.settings.delete.question.wipe.title": string;
|
|
3310
|
+
"projects.settings.delete.question.wipe.placeholder": string;
|
|
3311
|
+
"projects.settings.delete.confirm": string;
|
|
3312
|
+
"projects.settings.delete.cancel": string;
|
|
3313
|
+
"projects.settings.delete.successful.title": string;
|
|
3314
|
+
"projects.settings.delete.error.title": string;
|
|
3315
|
+
"projects.settings.save.successful.title": string;
|
|
3316
|
+
"projects.settings.icon.update.successful.title": string;
|
|
3317
|
+
"projects.settings.save.error.title": string;
|
|
3318
|
+
"projects.settings.role.upgrade.title": string;
|
|
3319
|
+
"projects.settings.role.upgrade.message": string;
|
|
3320
|
+
"projects.settings.role.upgrade.tooltip": string;
|
|
3321
|
+
"projects.settings.table.header.user": string;
|
|
3322
|
+
"projects.settings.table.header.role": string;
|
|
3323
|
+
"projects.settings.table.row.removeUser": string;
|
|
3324
|
+
"projects.settings.role.admin.description": string;
|
|
3325
|
+
"projects.settings.role.editor.description": string;
|
|
3326
|
+
"projects.settings.role.viewer.description": string;
|
|
3327
|
+
"projects.settings.role.personalOwner": string;
|
|
3328
|
+
"projects.settings.members.search.placeholder": string;
|
|
3329
|
+
"projects.settings.memberRole.updated.title": string;
|
|
3330
|
+
"projects.settings.memberRole.update.error.title": string;
|
|
3331
|
+
"projects.settings.member.removed.title": string;
|
|
3332
|
+
"projects.settings.member.remove.error.title": string;
|
|
3333
|
+
"projects.settings.member.added.title": string;
|
|
3334
|
+
"projects.sharing.noMatchingProjects": string;
|
|
3335
|
+
"projects.sharing.noMatchingUsers": string;
|
|
3336
|
+
"projects.sharing.select.placeholder": string;
|
|
3337
|
+
"projects.sharing.select.placeholder.user": string;
|
|
3338
|
+
"projects.sharing.select.placeholder.project": string;
|
|
3339
|
+
"projects.error.title": string;
|
|
3340
|
+
"projects.create.limit": string;
|
|
3341
|
+
"projects.create.limitReached": string;
|
|
3342
|
+
"projects.create.limitReached.cloud": string;
|
|
3343
|
+
"projects.create.limitReached.self": string;
|
|
3344
|
+
"projects.create.limitReached.link": string;
|
|
3345
|
+
"projects.create.permissionDenied": string;
|
|
3346
|
+
"projects.move.resource.modal.title": string;
|
|
3347
|
+
"projects.move.resource.modal.message": string;
|
|
3348
|
+
"projects.move.resource.modal.message.team": string;
|
|
3349
|
+
"projects.move.resource.modal.message.personal": string;
|
|
3350
|
+
"projects.move.resource.modal.message.note": string;
|
|
3351
|
+
"projects.move.resource.modal.message.sharingNote": string;
|
|
3352
|
+
"projects.move.resource.modal.message.sharingInfo": string;
|
|
3353
|
+
"projects.move.resource.modal.message.usedCredentials": string;
|
|
3354
|
+
"projects.move.resource.modal.message.usedCredentials.number": string;
|
|
3355
|
+
"projects.move.resource.modal.message.unAccessibleCredentials": string;
|
|
3356
|
+
"projects.move.resource.modal.message.unAccessibleCredentials.note": string;
|
|
3357
|
+
"projects.move.resource.modal.message.noProjects": string;
|
|
3358
|
+
"projects.move.resource.modal.button": string;
|
|
3359
|
+
"projects.move.resource.modal.selectPlaceholder": string;
|
|
3360
|
+
"projects.move.resource.error.title": string;
|
|
3361
|
+
"projects.move.resource.success.title": string;
|
|
3362
|
+
"projects.move.resource.success.message.workflow": string;
|
|
3363
|
+
"projects.move.resource.success.message.workflow.withAllCredentials": string;
|
|
3364
|
+
"projects.move.resource.success.message.workflow.withSomeCredentials": string;
|
|
3365
|
+
"projects.move.resource.success.link": string;
|
|
3366
|
+
"projects.badge.tooltip.sharedOwned": string;
|
|
3367
|
+
"projects.badge.tooltip.sharedPersonal": string;
|
|
3368
|
+
"projects.badge.tooltip.personal": string;
|
|
3369
|
+
"projects.badge.tooltip.team": string;
|
|
3370
|
+
"projects.badge.tooltip.sharedTeam": string;
|
|
3371
|
+
"mfa.setup.invalidAuthenticatorCode": string;
|
|
3372
|
+
"mfa.setup.invalidCode": string;
|
|
3373
|
+
"mfa.code.modal.title": string;
|
|
3374
|
+
"mfa.recovery.modal.title": string;
|
|
3375
|
+
"mfa.code.input.info": string;
|
|
3376
|
+
"mfa.code.input.info.action": string;
|
|
3377
|
+
"mfa.recovery.input.info.action": string;
|
|
3378
|
+
"mfa.code.button.continue": string;
|
|
3379
|
+
"mfa.recovery.button.verify": string;
|
|
3380
|
+
"mfa.button.back": string;
|
|
3381
|
+
"mfa.code.input.label": string;
|
|
3382
|
+
"mfa.code.input.placeholder": string;
|
|
3383
|
+
"mfa.code.recovery.input.label": string;
|
|
3384
|
+
"mfa.code.recovery.input.placeholder": string;
|
|
3385
|
+
"mfa.recovery.input.label": string;
|
|
3386
|
+
"mfa.recovery.input.placeholder": string;
|
|
3387
|
+
"mfa.code.invalid": string;
|
|
3388
|
+
"mfa.recovery.invalid": string;
|
|
3389
|
+
"mfa.setup.step1.title": string;
|
|
3390
|
+
"mfa.setup.step2.title": string;
|
|
3391
|
+
"mfa.setup.step1.instruction1.title": string;
|
|
3392
|
+
"mfa.setup.step1.instruction1.subtitle": string;
|
|
3393
|
+
"mfa.setup.step1.instruction1.subtitle.part1": string;
|
|
3394
|
+
"mfa.setup.step1.instruction1.subtitle.part2": string;
|
|
3395
|
+
"mfa.setup.step1.instruction2.title": string;
|
|
3396
|
+
"mfa.setup.step2.description": string;
|
|
3397
|
+
"mfa.setup.step2.infobox.description": string;
|
|
3398
|
+
"mfa.setup.step2.infobox.description.part1": string;
|
|
3399
|
+
"mfa.setup.step2.infobox.description.part2": string;
|
|
3400
|
+
"mfa.setup.step2.button.download": string;
|
|
3401
|
+
"mfa.setup.step2.button.save": string;
|
|
3402
|
+
"mfa.setup.step1.button.continue": string;
|
|
3403
|
+
"mfa.setup.step1.input.label": string;
|
|
3404
|
+
"mfa.setup.step1.toast.copyToClipboard.title": string;
|
|
3405
|
+
"mfa.setup.step1.toast.copyToClipboard.message": string;
|
|
3406
|
+
"mfa.setup.step2.toast.setupFinished.message": string;
|
|
3407
|
+
"mfa.setup.step2.toast.setupFinished.error.message": string;
|
|
3408
|
+
"mfa.setup.step2.toast.tokenExpired.error.message": string;
|
|
3409
|
+
"mfa.prompt.code.modal.title": string;
|
|
3410
|
+
"settings.personal.mfa.section.title": string;
|
|
3411
|
+
"settings.personal.personalisation": string;
|
|
3412
|
+
"settings.personal.theme": string;
|
|
3413
|
+
"settings.personal.theme.systemDefault": string;
|
|
3414
|
+
"settings.personal.theme.light": string;
|
|
3415
|
+
"settings.personal.theme.dark": string;
|
|
3416
|
+
"settings.personal.mfa.button.disabled.infobox": string;
|
|
3417
|
+
"settings.personal.mfa.button.enabled.infobox": string;
|
|
3418
|
+
"settings.personal.mfa.button.enabled": string;
|
|
3419
|
+
"settings.personal.mfa.button.disabled": string;
|
|
3420
|
+
"settings.personal.mfa.toast.disabledMfa.title": string;
|
|
3421
|
+
"settings.personal.mfa.toast.disabledMfa.message": string;
|
|
3422
|
+
"settings.personal.mfa.toast.disabledMfa.error.message": string;
|
|
3423
|
+
"settings.personal.mfa.toast.canEnableMfa.title": string;
|
|
3424
|
+
"settings.personal.mfa.enforced": string;
|
|
3425
|
+
"settings.personal.mfa.enforce.message": string;
|
|
3426
|
+
"settings.personal.mfa.enforce.unlicensed_tooltip": string;
|
|
3427
|
+
"settings.personal.mfa.enforce.unlicensed_tooltip.link": string;
|
|
3428
|
+
"settings.personal.mfa.enforce.title": string;
|
|
3429
|
+
"settings.personal.mfa.enforce.error": string;
|
|
3430
|
+
"settings.personal.mfa.enforce.enabled.title": string;
|
|
3431
|
+
"settings.personal.mfa.enforce.enabled.message": string;
|
|
3432
|
+
"settings.personal.mfa.enforce.disabled.title": string;
|
|
3433
|
+
"settings.personal.mfa.enforce.disabled.message": string;
|
|
3434
|
+
"settings.mfa.toast.noRecoveryCodeLeft.title": string;
|
|
3435
|
+
"settings.mfa.toast.noRecoveryCodeLeft.message": string;
|
|
3436
|
+
"sso.login.divider": string;
|
|
3437
|
+
"sso.login.button": string;
|
|
3438
|
+
"executionUsage.currentUsage": string;
|
|
3439
|
+
"executionUsage.currentUsage.text": string;
|
|
3440
|
+
"executionUsage.currentUsage.count": string;
|
|
3441
|
+
"executionUsage.label.executions": string;
|
|
3442
|
+
"executionUsage.button.upgrade": string;
|
|
3443
|
+
"executionUsage.expired.text": string;
|
|
3444
|
+
"executionUsage.ranOutOfExecutions.text": string;
|
|
3445
|
+
"openExecution.missingExeuctionId.title": string;
|
|
3446
|
+
"openExecution.missingExeuctionId.message": string;
|
|
3447
|
+
"type.string": string;
|
|
3448
|
+
"type.number": string;
|
|
3449
|
+
"type.dateTime": string;
|
|
3450
|
+
"type.boolean": string;
|
|
3451
|
+
"type.array": string;
|
|
3452
|
+
"type.object": string;
|
|
3453
|
+
"type.binary": string;
|
|
3454
|
+
"filter.operator.equals": string;
|
|
3455
|
+
"filter.operator.notEquals": string;
|
|
3456
|
+
"filter.operator.contains": string;
|
|
3457
|
+
"filter.operator.notContains": string;
|
|
3458
|
+
"filter.operator.startsWith": string;
|
|
3459
|
+
"filter.operator.notStartsWith": string;
|
|
3460
|
+
"filter.operator.endsWith": string;
|
|
3461
|
+
"filter.operator.notEndsWith": string;
|
|
3462
|
+
"filter.operator.exists": string;
|
|
3463
|
+
"filter.operator.notExists": string;
|
|
3464
|
+
"filter.operator.regex": string;
|
|
3465
|
+
"filter.operator.notRegex": string;
|
|
3466
|
+
"filter.operator.gt": string;
|
|
3467
|
+
"filter.operator.lt": string;
|
|
3468
|
+
"filter.operator.gte": string;
|
|
3469
|
+
"filter.operator.lte": string;
|
|
3470
|
+
"filter.operator.after": string;
|
|
3471
|
+
"filter.operator.before": string;
|
|
3472
|
+
"filter.operator.afterOrEquals": string;
|
|
3473
|
+
"filter.operator.beforeOrEquals": string;
|
|
3474
|
+
"filter.operator.true": string;
|
|
3475
|
+
"filter.operator.false": string;
|
|
3476
|
+
"filter.operator.lengthEquals": string;
|
|
3477
|
+
"filter.operator.lengthNotEquals": string;
|
|
3478
|
+
"filter.operator.lengthGt": string;
|
|
3479
|
+
"filter.operator.lengthLt": string;
|
|
3480
|
+
"filter.operator.lengthGte": string;
|
|
3481
|
+
"filter.operator.lengthLte": string;
|
|
3482
|
+
"filter.operator.empty": string;
|
|
3483
|
+
"filter.operator.notEmpty": string;
|
|
3484
|
+
"filter.combinator.or": string;
|
|
3485
|
+
"filter.combinator.and": string;
|
|
3486
|
+
"filter.addCondition": string;
|
|
3487
|
+
"filter.removeCondition": string;
|
|
3488
|
+
"filter.dragCondition": string;
|
|
3489
|
+
"filter.maxConditions": string;
|
|
3490
|
+
"filter.condition.resolvedTrue": string;
|
|
3491
|
+
"filter.condition.resolvedFalse": string;
|
|
3492
|
+
"filter.condition.placeholderLeft": string;
|
|
3493
|
+
"filter.condition.placeholderRight": string;
|
|
3494
|
+
"assignment.dragFields": string;
|
|
3495
|
+
"assignment.dropField": string;
|
|
3496
|
+
"assignment.or": string;
|
|
3497
|
+
"assignment.add": string;
|
|
3498
|
+
"assignment.addAll": string;
|
|
3499
|
+
"assignment.clearAll": string;
|
|
3500
|
+
"assignment.binaryData.placeholder": string;
|
|
3501
|
+
"templateSetup.title": string;
|
|
3502
|
+
"templateSetup.instructions": string;
|
|
3503
|
+
"templateSetup.skip": string;
|
|
3504
|
+
"templateSetup.continue.button": string;
|
|
3505
|
+
"templateSetup.credential.description": string;
|
|
3506
|
+
"templateSetup.continue.button.fillRemaining": string;
|
|
3507
|
+
"setupCredentialsModal.title": string;
|
|
3508
|
+
"becomeCreator.text": string;
|
|
3509
|
+
"becomeCreator.buttonText": string;
|
|
3510
|
+
"becomeCreator.closeButtonTitle": string;
|
|
3511
|
+
"feedback.title": string;
|
|
3512
|
+
"feedback.positive": string;
|
|
3513
|
+
"feedback.negative": string;
|
|
3514
|
+
"communityPlusModal.badge": string;
|
|
3515
|
+
"communityPlusModal.title": string;
|
|
3516
|
+
"communityPlusModal.error.title": string;
|
|
3517
|
+
"communityPlusModal.success.title": string;
|
|
3518
|
+
"communityPlusModal.success.message": string;
|
|
3519
|
+
"communityPlusModal.description": string;
|
|
3520
|
+
"communityPlusModal.features.first.title": string;
|
|
3521
|
+
"communityPlusModal.features.first.description": string;
|
|
3522
|
+
"communityPlusModal.features.second.title": string;
|
|
3523
|
+
"communityPlusModal.features.second.description": string;
|
|
3524
|
+
"communityPlusModal.features.third.title": string;
|
|
3525
|
+
"communityPlusModal.features.third.description": string;
|
|
3526
|
+
"communityPlusModal.features.fourth.title": string;
|
|
3527
|
+
"communityPlusModal.features.fourth.description": string;
|
|
3528
|
+
"communityPlusModal.input.email.label": string;
|
|
3529
|
+
"communityPlusModal.button.skip": string;
|
|
3530
|
+
"communityPlusModal.button.confirm": string;
|
|
3531
|
+
"communityPlusModal.notice": string;
|
|
3532
|
+
"executeWorkflowTrigger.createNewSubworkflow": string;
|
|
3533
|
+
"executeWorkflowTrigger.createNewSubworkflow.noProject": string;
|
|
3534
|
+
"evaluation.listRuns.status.new": string;
|
|
3535
|
+
"evaluation.listRuns.status.running": string;
|
|
3536
|
+
"evaluation.listRuns.status.evaluating": string;
|
|
3537
|
+
"evaluation.listRuns.status.completed": string;
|
|
3538
|
+
"evaluation.listRuns.status.cancelled": string;
|
|
3539
|
+
"evaluation.listRuns.status.error": string;
|
|
3540
|
+
"evaluation.listRuns.status.success": string;
|
|
3541
|
+
"evaluation.listRuns.status.warning": string;
|
|
3542
|
+
"evaluation.listRuns.metricsOverTime": string;
|
|
3543
|
+
"evaluation.listRuns.status": string;
|
|
3544
|
+
"evaluation.listRuns.runListHeader": string;
|
|
3545
|
+
"evaluation.listRuns.allTestCases": string;
|
|
3546
|
+
"evaluation.listRuns.testCasesListHeader": string;
|
|
3547
|
+
"evaluation.listRuns.runNumber": string;
|
|
3548
|
+
"evaluation.listRuns.runDate": string;
|
|
3549
|
+
"evaluation.listRuns.runStatus": string;
|
|
3550
|
+
"evaluation.listRuns.noRuns": string;
|
|
3551
|
+
"evaluation.listRuns.pastRuns.total": string;
|
|
3552
|
+
"evaluation.listRuns.noRuns.description": string;
|
|
3553
|
+
"evaluation.listRuns.deleteRuns": string;
|
|
3554
|
+
"evaluation.listRuns.noRuns.button": string;
|
|
3555
|
+
"evaluation.listRuns.toast.error.fetchTestCases": string;
|
|
3556
|
+
"evaluation.listRuns.error.testCasesNotFound": string;
|
|
3557
|
+
"evaluation.listRuns.error.testCasesNotFound.description": string;
|
|
3558
|
+
"evaluation.listRuns.error.executionInterrupted": string;
|
|
3559
|
+
"evaluation.listRuns.error.unknownError": string;
|
|
3560
|
+
"evaluation.listRuns.error.cantFetchTestRuns": string;
|
|
3561
|
+
"evaluation.listRuns.error.cantStartTestRun": string;
|
|
3562
|
+
"evaluation.listRuns.error.cantStopTestRun": string;
|
|
3563
|
+
"evaluation.listRuns.error.unknownError.description": string;
|
|
3564
|
+
"evaluation.listRuns.error.evaluationTriggerNotFound": string;
|
|
3565
|
+
"evaluation.listRuns.error.evaluationTriggerNotConfigured": string;
|
|
3566
|
+
"evaluation.listRuns.error.evaluationTriggerDisabled": string;
|
|
3567
|
+
"evaluation.listRuns.error.setOutputsNodeNotConfigured": string;
|
|
3568
|
+
"evaluation.listRuns.error.setMetricsNodeNotFound": string;
|
|
3569
|
+
"evaluation.listRuns.error.setMetricsNodeNotConfigured": string;
|
|
3570
|
+
"evaluation.listRuns.error.cantFetchTestCases": string;
|
|
3571
|
+
"evaluation.listRuns.error.cantFetchTestCases.description": string;
|
|
3572
|
+
"evaluation.runDetail.ranAt": string;
|
|
3573
|
+
"evaluation.runDetail.testCase": string;
|
|
3574
|
+
"evaluation.runDetail.testCase.id": string;
|
|
3575
|
+
"evaluation.runDetail.testCase.status": string;
|
|
3576
|
+
"evaluation.runDetail.totalCases": string;
|
|
3577
|
+
"evaluation.runDetail.error.mockedNodeMissing": string;
|
|
3578
|
+
"evaluation.runDetail.error.mockedNodeMissing.solution": string;
|
|
3579
|
+
"evaluation.runDetail.error.executionFailed": string;
|
|
3580
|
+
"evaluation.runDetail.error.executionFailed.solution": string;
|
|
3581
|
+
"evaluation.runDetail.error.datasetTriggerNotFound": string;
|
|
3582
|
+
"evaluation.runDetail.error.datasetTriggerNotFound.solution": string;
|
|
3583
|
+
"evaluation.runDetail.error.invalidMetrics": string;
|
|
3584
|
+
"evaluation.runDetail.error.invalidMetrics.solution": string;
|
|
3585
|
+
"evaluation.runDetail.error.unknownError": string;
|
|
3586
|
+
"evaluation.runDetail.error.unknownError.solution": string;
|
|
3587
|
+
"evaluation.runDetail.error.noMetricsCollected": string;
|
|
3588
|
+
"evaluation.runDetail.error.partialCasesFailed": string;
|
|
3589
|
+
"evaluation.runDetail.notice.useSetInputs": string;
|
|
3590
|
+
"evaluation.runTest": string;
|
|
3591
|
+
"evaluation.stopTest": string;
|
|
3592
|
+
"evaluation.cancelTestRun": string;
|
|
3593
|
+
"evaluation.notImplemented": string;
|
|
3594
|
+
"evaluation.viewDetails": string;
|
|
3595
|
+
"evaluation.editTest": string;
|
|
3596
|
+
"evaluation.deleteTest": string;
|
|
3597
|
+
"evaluation.deleteTest.warning": string;
|
|
3598
|
+
"evaluation.testIsRunning": string;
|
|
3599
|
+
"evaluation.completeConfig": string;
|
|
3600
|
+
"evaluation.configError.noEvaluationTag": string;
|
|
3601
|
+
"evaluation.configError.noExecutionsAddedToTag": string;
|
|
3602
|
+
"evaluation.configError.noEvaluationWorkflow": string;
|
|
3603
|
+
"evaluation.configError.noMetrics": string;
|
|
3604
|
+
"evaluation.workflowInput.subworkflowName": string;
|
|
3605
|
+
"evaluation.workflowInput.subworkflowName.default": string;
|
|
3606
|
+
"evaluation.executions.addTo": string;
|
|
3607
|
+
"evaluation.executions.addTo.new": string;
|
|
3608
|
+
"evaluation.executions.addTo.existing": string;
|
|
3609
|
+
"evaluation.executions.addedTo": string;
|
|
3610
|
+
"evaluation.executions.removeFrom": string;
|
|
3611
|
+
"evaluation.executions.removedFrom": string;
|
|
3612
|
+
"evaluation.executions.toast.addedTo": string;
|
|
3613
|
+
"evaluation.executions.tooltip.addTo": string;
|
|
3614
|
+
"evaluation.executions.tooltip.noExecutions": string;
|
|
3615
|
+
"evaluation.executions.tooltip.onlySuccess": string;
|
|
3616
|
+
"evaluation.workflow.createNew": string;
|
|
3617
|
+
"evaluation.workflow.createNew.or": string;
|
|
3618
|
+
"evaluation.executions.toast.addedTo.title": string;
|
|
3619
|
+
"evaluation.executions.toast.closeTab": string;
|
|
3620
|
+
"evaluation.executions.toast.removedFrom.title": string;
|
|
3621
|
+
"evaluations.readOnlyNotice": string;
|
|
3622
|
+
"evaluations.paywall.title": string;
|
|
3623
|
+
"evaluations.paywall.description": string;
|
|
3624
|
+
"evaluations.paywall.cta": string;
|
|
3625
|
+
"evaluations.setupWizard.title": string;
|
|
3626
|
+
"evaluations.setupWizard.description": string;
|
|
3627
|
+
"evaluations.setupWizard.moreInfo": string;
|
|
3628
|
+
"evaluations.setupWizard.stepHeader.optional": string;
|
|
3629
|
+
"evaluations.setupWizard.step1.title": string;
|
|
3630
|
+
"evaluations.setupWizard.step1.item1": string;
|
|
3631
|
+
"evaluations.setupWizard.step1.item2": string;
|
|
3632
|
+
"evaluations.setupWizard.step1.button": string;
|
|
3633
|
+
"evaluations.setupWizard.step2.title": string;
|
|
3634
|
+
"evaluations.setupWizard.step2.item1": string;
|
|
3635
|
+
"evaluations.setupWizard.step2.button": string;
|
|
3636
|
+
"evaluations.setupWizard.step3.title": string;
|
|
3637
|
+
"evaluations.setupWizard.step3.item1": string;
|
|
3638
|
+
"evaluations.setupWizard.step3.item2": string;
|
|
3639
|
+
"evaluations.setupWizard.step3.button": string;
|
|
3640
|
+
"evaluations.setupWizard.step3.skip": string;
|
|
3641
|
+
"evaluations.setupWizard.step3.notice": string;
|
|
3642
|
+
"evaluations.setupWizard.step3.notice.link": string;
|
|
3643
|
+
"evaluations.setupWizard.step4.title": string;
|
|
3644
|
+
"evaluations.setupWizard.step4.button": string;
|
|
3645
|
+
"evaluations.setupWizard.step4.altButton": string;
|
|
3646
|
+
"evaluations.setupWizard.limitReached": string;
|
|
3647
|
+
"freeAi.credits.callout.claim.title": string;
|
|
3648
|
+
"freeAi.credits.callout.claim.button.label": string;
|
|
3649
|
+
"freeAi.credits.callout.success.title.part1": string;
|
|
3650
|
+
"freeAi.credits.callout.success.title.part2": string;
|
|
3651
|
+
"freeAi.credits.credentials.edit": string;
|
|
3652
|
+
"freeAi.credits.showError.claim.title": string;
|
|
3653
|
+
"freeAi.credits.showError.claim.message": string;
|
|
3654
|
+
"freeAi.credits.showWarning.workflow.activation.title": string;
|
|
3655
|
+
"freeAi.credits.showWarning.workflow.activation.description": string;
|
|
3656
|
+
"insights.heading": string;
|
|
3657
|
+
"insights.lastNDays": string;
|
|
3658
|
+
"insights.lastNHours": string;
|
|
3659
|
+
"insights.months": string;
|
|
3660
|
+
"insights.oneYear": string;
|
|
3661
|
+
"insights.banner.timeSaved.tooltip": string;
|
|
3662
|
+
"insights.banner.timeSaved.tooltip.link.text": string;
|
|
3663
|
+
"insights.banner.noData.tooltip": string;
|
|
3664
|
+
"insights.banner.noData.tooltip.link": string;
|
|
3665
|
+
"insights.banner.noData.tooltip.link.url": string;
|
|
3666
|
+
"insights.banner.title.total": string;
|
|
3667
|
+
"insights.banner.title.failed": string;
|
|
3668
|
+
"insights.banner.title.failureRate": string;
|
|
3669
|
+
"insights.banner.title.timeSaved": string;
|
|
3670
|
+
"insights.banner.title.timeSavedDailyAverage": string;
|
|
3671
|
+
"insights.banner.title.averageRunTime": string;
|
|
3672
|
+
"insights.dashboard.table.projectName": string;
|
|
3673
|
+
"insights.dashboard.table.title": string;
|
|
3674
|
+
"insights.dashboard.table.estimate": string;
|
|
3675
|
+
"insights.dashboard.title": string;
|
|
3676
|
+
"insights.dashboard.search.placeholder": string;
|
|
3677
|
+
"insights.dashboard.paywall.title": string;
|
|
3678
|
+
"insights.dashboard.paywall.description": string;
|
|
3679
|
+
"insights.banner.title.timeSaved.tooltip": string;
|
|
3680
|
+
"insights.banner.failureRate.deviation.tooltip": string;
|
|
3681
|
+
"insights.chart.failed": string;
|
|
3682
|
+
"insights.chart.succeeded": string;
|
|
3683
|
+
"insights.chart.loading": string;
|
|
3684
|
+
"communityNodesDocsLink.link.title": string;
|
|
3685
|
+
"communityNodesDocsLink.title": string;
|
|
3686
|
+
"communityNodeItem.node.hint": string;
|
|
3687
|
+
"communityNodeItem.actions.hint": string;
|
|
3688
|
+
"communityNodeItem.label": string;
|
|
3689
|
+
"communityNodeDetails.installed": string;
|
|
3690
|
+
"communityNodeDetails.install": string;
|
|
3691
|
+
"communityNodeInfo.approved": string;
|
|
3692
|
+
"communityNodeInfo.officialApproved": string;
|
|
3693
|
+
"communityNodeInfo.approved.label": string;
|
|
3694
|
+
"communityNodeInfo.unverified": string;
|
|
3695
|
+
"communityNodeInfo.unverified.label": string;
|
|
3696
|
+
"communityNodeInfo.downloads": string;
|
|
3697
|
+
"communityNodeInfo.publishedBy": string;
|
|
3698
|
+
"communityNodeInfo.contact.admin": string;
|
|
3699
|
+
"communityNodeUpdateInfo.available": string;
|
|
3700
|
+
"insights.upgradeModal.button.dismiss": string;
|
|
3701
|
+
"insights.upgradeModal.content": string;
|
|
3702
|
+
"insights.upgradeModal.perks.0": string;
|
|
3703
|
+
"insights.upgradeModal.perks.1": string;
|
|
3704
|
+
"insights.upgradeModal.perks.2": string;
|
|
3705
|
+
"insights.upgradeModal.title": string;
|
|
3706
|
+
"whatsNew.versionsBehind": string;
|
|
3707
|
+
"whatsNew.update": string;
|
|
3708
|
+
"whatsNew.updateNudgeTooltip": string;
|
|
3709
|
+
"whatsNew.updateAvailable": string;
|
|
3710
|
+
"whatsNew.updateAvailable.changelogLink": string;
|
|
3711
|
+
"workflowDiff.changes": string;
|
|
3712
|
+
"workflowDiff.nodes": string;
|
|
3713
|
+
"workflowDiff.connectors": string;
|
|
3714
|
+
"workflowDiff.compare": string;
|
|
3715
|
+
"workflowDiff.settings": string;
|
|
3716
|
+
"workflowDiff.local": string;
|
|
3717
|
+
"workflowDiff.remote": string;
|
|
3718
|
+
"workflowDiff.noChanges": string;
|
|
3719
|
+
"workflowDiff.deletedWorkflow": string;
|
|
3720
|
+
"workflowDiff.deletedWorkflow.database": string;
|
|
3721
|
+
"workflowDiff.deletedWorkflow.remote": string;
|
|
3722
|
+
"workflowDiff.newWorkflow": string;
|
|
3723
|
+
"workflowDiff.newWorkflow.database": string;
|
|
3724
|
+
"workflowDiff.newWorkflow.remote": string;
|
|
3725
|
+
"preBuiltAgentTemplates.title": string;
|
|
3726
|
+
"preBuiltAgentTemplates.tutorials": string;
|
|
3727
|
+
"preBuiltAgentTemplates.viewAllLink": string;
|
|
3728
|
+
"commandBar.placeholder": string;
|
|
3729
|
+
"commandBar.noResults": string;
|
|
3730
|
+
"commandBar.sections.recent": string;
|
|
3731
|
+
"commandBar.sections.nodes": string;
|
|
3732
|
+
"commandBar.sections.workflow": string;
|
|
3733
|
+
"commandBar.sections.workflows": string;
|
|
3734
|
+
"commandBar.sections.credentials": string;
|
|
3735
|
+
"commandBar.sections.dataTables": string;
|
|
3736
|
+
"commandBar.sections.execution": string;
|
|
3737
|
+
"commandBar.sections.executions": string;
|
|
3738
|
+
"commandBar.sections.evaluation": string;
|
|
3739
|
+
"commandBar.sections.demo": string;
|
|
3740
|
+
"commandBar.sections.general": string;
|
|
3741
|
+
"commandBar.sections.templates": string;
|
|
3742
|
+
"commandBar.templates.import": string;
|
|
3743
|
+
"commandBar.templates.importWithPrefix": string;
|
|
3744
|
+
"commandBar.nodes.addNode": string;
|
|
3745
|
+
"commandBar.nodes.addStickyNote": string;
|
|
3746
|
+
"commandBar.nodes.openNode": string;
|
|
3747
|
+
"commandBar.nodes.openNodeWithPrefix": string;
|
|
3748
|
+
"commandBar.nodes.addNodeWithPrefix": string;
|
|
3749
|
+
"commandBar.nodes.searchPlaceholder": string;
|
|
3750
|
+
"commandBar.nodes.keywords.insert": string;
|
|
3751
|
+
"commandBar.nodes.keywords.add": string;
|
|
3752
|
+
"commandBar.nodes.keywords.create": string;
|
|
3753
|
+
"commandBar.nodes.keywords.node": string;
|
|
3754
|
+
"commandBar.workflow.test": string;
|
|
3755
|
+
"commandBar.workflow.save": string;
|
|
3756
|
+
"commandBar.workflow.activate": string;
|
|
3757
|
+
"commandBar.workflow.deactivate": string;
|
|
3758
|
+
"commandBar.workflow.selectAll": string;
|
|
3759
|
+
"commandBar.workflow.tidyUp": string;
|
|
3760
|
+
"commandBar.workflow.rename": string;
|
|
3761
|
+
"commandBar.workflow.duplicate": string;
|
|
3762
|
+
"commandBar.workflow.openSettings": string;
|
|
3763
|
+
"commandBar.workflow.download": string;
|
|
3764
|
+
"commandBar.workflow.importFromURL": string;
|
|
3765
|
+
"commandBar.workflow.importFromFile": string;
|
|
3766
|
+
"commandBar.workflow.openCredential": string;
|
|
3767
|
+
"commandBar.workflow.openSubworkflow": string;
|
|
3768
|
+
"commandBar.workflow.archive": string;
|
|
3769
|
+
"commandBar.workflow.unarchive": string;
|
|
3770
|
+
"commandBar.workflow.delete": string;
|
|
3771
|
+
"commandBar.workflow.keywords.test": string;
|
|
3772
|
+
"commandBar.workflow.keywords.execute": string;
|
|
3773
|
+
"commandBar.workflow.keywords.run": string;
|
|
3774
|
+
"commandBar.workflow.keywords.workflow": string;
|
|
3775
|
+
"commandBar.workflow.keywords.download": string;
|
|
3776
|
+
"commandBar.workflow.keywords.export": string;
|
|
3777
|
+
"commandBar.workflow.keywords.archive": string;
|
|
3778
|
+
"commandBar.workflow.keywords.delete": string;
|
|
3779
|
+
"commandBar.workflow.keywords.unarchive": string;
|
|
3780
|
+
"commandBar.workflow.keywords.restore": string;
|
|
3781
|
+
"commandBar.workflows.create": string;
|
|
3782
|
+
"commandBar.workflows.open": string;
|
|
3783
|
+
"commandBar.workflows.searchPlaceholder": string;
|
|
3784
|
+
"commandBar.workflows.unnamed": string;
|
|
3785
|
+
"commandBar.credentials.create": string;
|
|
3786
|
+
"commandBar.credentials.open": string;
|
|
3787
|
+
"commandBar.credentials.searchPlaceholder": string;
|
|
3788
|
+
"commandBar.dataTables.create": string;
|
|
3789
|
+
"commandBar.dataTables.open": string;
|
|
3790
|
+
"commandBar.dataTables.searchPlaceholder": string;
|
|
3791
|
+
"commandBar.executions.open": string;
|
|
3792
|
+
"commandBar.demo.availableEverywhere": string;
|
|
3793
|
+
"commandBar.sections.projects": string;
|
|
3794
|
+
"commandBar.projects.create": string;
|
|
3795
|
+
"commandBar.projects.open": string;
|
|
3796
|
+
"commandBar.projects.searchPlaceholder": string;
|
|
3797
|
+
"commandBar.projects.unnamed": string;
|
|
3798
|
+
};
|
|
3799
|
+
//#endregion
|
|
3800
|
+
//#region src/types.d.ts
|
|
3801
|
+
type GetBaseTextKey<T> = T extends `_${string}` ? never : T;
|
|
3802
|
+
type BaseTextKey = GetBaseTextKey<keyof typeof _exports>;
|
|
3803
|
+
type LocaleMessages = typeof _exports & {
|
|
3804
|
+
numberFormats: {
|
|
3805
|
+
[key: string]: Intl.NumberFormatOptions;
|
|
3806
|
+
};
|
|
3807
|
+
};
|
|
3808
|
+
interface INodeTranslationHeaders {
|
|
3809
|
+
data: {
|
|
3810
|
+
[key: string]: {
|
|
3811
|
+
displayName: string;
|
|
3812
|
+
description: string;
|
|
3813
|
+
};
|
|
3814
|
+
};
|
|
3815
|
+
}
|
|
3816
|
+
//#endregion
|
|
3817
|
+
export { LocaleMessages as i, GetBaseTextKey as n, INodeTranslationHeaders as r, BaseTextKey as t };
|
|
3818
|
+
//# sourceMappingURL=types-j8rdQ8e5.d.ts.map
|