@n8n/i18n 1.5.0 → 1.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.cts CHANGED
@@ -23,7 +23,9 @@ declare const i18nInstance: vue_i18n.I18n<{
23
23
  dismiss: string;
24
24
  unlimited: string;
25
25
  activate: string;
26
- error: string;
26
+ user: string;
27
+ enabled: string;
28
+ disabled: string;
27
29
  };
28
30
  _reusableDynamicText: {
29
31
  readMore: string;
@@ -541,6 +543,7 @@ declare const i18nInstance: vue_i18n.I18n<{
541
543
  "codeNodeEditor.askAi.generationCompleted": string;
542
544
  "codeNodeEditor.askAi.generationFailed": string;
543
545
  "codeNodeEditor.askAi.generationFailedUnknown": string;
546
+ "codeNodeEditor.askAi.generationFailedWithReason": string;
544
547
  "codeNodeEditor.askAi.generationFailedDown": string;
545
548
  "codeNodeEditor.askAi.generationFailedRate": string;
546
549
  "codeNodeEditor.askAi.generationFailedTooLarge": string;
@@ -686,6 +689,8 @@ declare const i18nInstance: vue_i18n.I18n<{
686
689
  "dataMapping.tableView.tableColumnsExceeded": string;
687
690
  "dataMapping.tableView.tableColumnsExceeded.tooltip": string;
688
691
  "dataMapping.tableView.tableColumnsExceeded.tooltip.link": string;
692
+ "dataMapping.tableView.columnCollapsing": string;
693
+ "dataMapping.tableView.columnCollapsing.tooltip": string;
689
694
  "dataMapping.schemaView.emptyData": string;
690
695
  "dataMapping.schemaView.emptySchema": string;
691
696
  "dataMapping.schemaView.emptySchemaWithBinary": string;
@@ -1105,6 +1110,7 @@ declare const i18nInstance: vue_i18n.I18n<{
1105
1110
  "multipleParameter.moveUp": string;
1106
1111
  "ndv.backToCanvas": string;
1107
1112
  "ndv.backToCanvas.waitingForTriggerWarning": string;
1113
+ "ndv.close.tooltip": string;
1108
1114
  "ndv.execute.testNode": string;
1109
1115
  "ndv.execute.testNode.description": string;
1110
1116
  "ndv.execute.generateCodeAndTestNode.description": string;
@@ -1136,12 +1142,18 @@ declare const i18nInstance: vue_i18n.I18n<{
1136
1142
  "ndv.input.noOutputData": string;
1137
1143
  "ndv.input.noOutputData.executePrevious": string;
1138
1144
  "ndv.input.noOutputData.title": string;
1145
+ "ndv.input.noOutputData.v2.title": string;
1146
+ "ndv.input.noOutputData.v2.description": string;
1147
+ "ndv.input.noOutputData.v2.action": string;
1148
+ "ndv.input.noOutputData.v2.tooltip": string;
1139
1149
  "ndv.input.noOutputData.hint": string;
1140
1150
  "ndv.input.noOutputData.hint.tooltip": string;
1141
1151
  "ndv.input.noOutputData.schemaPreviewHint": string;
1142
1152
  "ndv.input.noOutputData.or": string;
1143
1153
  "ndv.input.executingPrevious": string;
1144
1154
  "ndv.input.notConnected.title": string;
1155
+ "ndv.input.notConnected.v2.title": string;
1156
+ "ndv.input.notConnected.v2.description": string;
1145
1157
  "ndv.input.notConnected.message": string;
1146
1158
  "ndv.input.notConnected.learnMore": string;
1147
1159
  "ndv.input.disabled": string;
@@ -1164,6 +1176,11 @@ declare const i18nInstance: vue_i18n.I18n<{
1164
1176
  "ndv.output.noOutputData.message.settings": string;
1165
1177
  "ndv.output.noOutputData.message.settingsOption": string;
1166
1178
  "ndv.output.noOutputData.title": string;
1179
+ "ndv.output.noOutputData.v2.title": string;
1180
+ "ndv.output.noOutputData.v2.description": string;
1181
+ "ndv.output.noOutputData.v2.action": string;
1182
+ "ndv.output.noOutputData.trigger.title": string;
1183
+ "ndv.output.noOutputData.trigger.action": string;
1167
1184
  "ndv.output.noOutputDataInBranch": string;
1168
1185
  "ndv.output.of": string;
1169
1186
  "ndv.output.pageSize": string;
@@ -1186,6 +1203,7 @@ declare const i18nInstance: vue_i18n.I18n<{
1186
1203
  "ndv.output.noToolUsedInfo": string;
1187
1204
  "ndv.title.cancel": string;
1188
1205
  "ndv.title.rename": string;
1206
+ "ndv.title.rename.placeholder": string;
1189
1207
  "ndv.title.renameNode": string;
1190
1208
  "ndv.pinData.pin.title": string;
1191
1209
  "ndv.pinData.pin.description": string;
@@ -1483,7 +1501,6 @@ declare const i18nInstance: vue_i18n.I18n<{
1483
1501
  "nodeView.couldntImportWorkflow": string;
1484
1502
  "nodeView.couldntLoadWorkflow.invalidWorkflowObject": string;
1485
1503
  "nodeView.deletesTheCurrentExecutionData": string;
1486
- "nodeView.focusPanel.executeButtonTooltip": string;
1487
1504
  "nodeView.focusPanel.title": string;
1488
1505
  "nodeView.focusPanel.noParameters": string;
1489
1506
  "nodeView.itLooksLikeYouHaveBeenEditingSomething": string;
@@ -1917,6 +1934,7 @@ declare const i18nInstance: vue_i18n.I18n<{
1917
1934
  "settings.communityNodes.confirmModal.uninstall.buttonLoadingLabel": string;
1918
1935
  "settings.communityNodes.confirmModal.update.title": string;
1919
1936
  "settings.communityNodes.confirmModal.update.message": string;
1937
+ "settings.communityNodes.confirmModal.update.warning": string;
1920
1938
  "settings.communityNodes.confirmModal.update.description": string;
1921
1939
  "settings.communityNodes.confirmModal.update.buttonLabel": string;
1922
1940
  "settings.communityNodes.confirmModal.update.buttonLoadingLabel": string;
@@ -1935,6 +1953,7 @@ declare const i18nInstance: vue_i18n.I18n<{
1935
1953
  "settings.personal.security": string;
1936
1954
  "settings.signup.signUpInviterInfo": string;
1937
1955
  "settings.users": string;
1956
+ "settings.users.search.placeholder": string;
1938
1957
  "settings.users.confirmDataHandlingAfterDeletion": string;
1939
1958
  "settings.users.confirmUserDeletion": string;
1940
1959
  "settings.users.delete": string;
@@ -1967,6 +1986,7 @@ declare const i18nInstance: vue_i18n.I18n<{
1967
1986
  "settings.users.inviteUrlCreated.message": string;
1968
1987
  "settings.users.passwordResetUrlCreated": string;
1969
1988
  "settings.users.passwordResetUrlCreated.message": string;
1989
+ "settings.users.passwordResetLinkError": string;
1970
1990
  "settings.users.allowSSOManualLogin": string;
1971
1991
  "settings.users.allowSSOManualLogin.message": string;
1972
1992
  "settings.users.disallowSSOManualLogin": string;
@@ -1983,6 +2003,7 @@ declare const i18nInstance: vue_i18n.I18n<{
1983
2003
  "settings.users.transferWorkflowsAndCredentials.user": string;
1984
2004
  "settings.users.transferWorkflowsAndCredentials.placeholder": string;
1985
2005
  "settings.users.transferredToUser": string;
2006
+ "settings.users.userNotFound": string;
1986
2007
  "settings.users.userDeleted": string;
1987
2008
  "settings.users.userDeletedError": string;
1988
2009
  "settings.users.userInvited": string;
@@ -1997,6 +2018,18 @@ declare const i18nInstance: vue_i18n.I18n<{
1997
2018
  "settings.users.userRoleUpdated": string;
1998
2019
  "settings.users.userRoleUpdated.message": string;
1999
2020
  "settings.users.userRoleUpdatedError": string;
2021
+ "settings.users.table.update.error": string;
2022
+ "settings.users.table.header.user": string;
2023
+ "settings.users.table.header.accountType": string;
2024
+ "settings.users.table.header.2fa": string;
2025
+ "settings.users.table.header.lastActive": string;
2026
+ "settings.users.table.row.allProjects": string;
2027
+ "settings.users.table.row.personalProject": string;
2028
+ "settings.users.table.row.deleteUser": string;
2029
+ "settings.users.table.row.role.description.admin": string;
2030
+ "settings.users.table.row.role.description.member": string;
2031
+ "settings.users.table.row.2fa.enabled": string;
2032
+ "settings.users.table.row.2fa.disabled": string;
2000
2033
  "settings.api": string;
2001
2034
  "settings.api.scopes.upgrade": string;
2002
2035
  "settings.api.scopes.upgrade.link": string;
@@ -2974,6 +3007,16 @@ declare const i18nInstance: vue_i18n.I18n<{
2974
3007
  "settings.personal.mfa.toast.disabledMfa.message": string;
2975
3008
  "settings.personal.mfa.toast.disabledMfa.error.message": string;
2976
3009
  "settings.personal.mfa.toast.canEnableMfa.title": string;
3010
+ "settings.personal.mfa.enforced": string;
3011
+ "settings.personal.mfa.enforce.message": string;
3012
+ "settings.personal.mfa.enforce.unlicensed_tooltip": string;
3013
+ "settings.personal.mfa.enforce.unlicensed_tooltip.link": string;
3014
+ "settings.personal.mfa.enforce.title": string;
3015
+ "settings.personal.mfa.enforce.error": string;
3016
+ "settings.personal.mfa.enforce.enabled.title": string;
3017
+ "settings.personal.mfa.enforce.enabled.message": string;
3018
+ "settings.personal.mfa.enforce.disabled.title": string;
3019
+ "settings.personal.mfa.enforce.disabled.message": string;
2977
3020
  "settings.mfa.toast.noRecoveryCodeLeft.title": string;
2978
3021
  "settings.mfa.toast.noRecoveryCodeLeft.message": string;
2979
3022
  "sso.login.divider": string;
@@ -3103,7 +3146,6 @@ declare const i18nInstance: vue_i18n.I18n<{
3103
3146
  "evaluation.listRuns.error.evaluationTriggerNotFound": string;
3104
3147
  "evaluation.listRuns.error.evaluationTriggerNotConfigured": string;
3105
3148
  "evaluation.listRuns.error.evaluationTriggerDisabled": string;
3106
- "evaluation.listRuns.error.setOutputsNodeNotFound": string;
3107
3149
  "evaluation.listRuns.error.setOutputsNodeNotConfigured": string;
3108
3150
  "evaluation.listRuns.error.setMetricsNodeNotFound": string;
3109
3151
  "evaluation.listRuns.error.setMetricsNodeNotConfigured": string;
package/dist/index.d.ts CHANGED
@@ -23,7 +23,9 @@ declare const i18nInstance: vue_i18n.I18n<{
23
23
  dismiss: string;
24
24
  unlimited: string;
25
25
  activate: string;
26
- error: string;
26
+ user: string;
27
+ enabled: string;
28
+ disabled: string;
27
29
  };
28
30
  _reusableDynamicText: {
29
31
  readMore: string;
@@ -541,6 +543,7 @@ declare const i18nInstance: vue_i18n.I18n<{
541
543
  "codeNodeEditor.askAi.generationCompleted": string;
542
544
  "codeNodeEditor.askAi.generationFailed": string;
543
545
  "codeNodeEditor.askAi.generationFailedUnknown": string;
546
+ "codeNodeEditor.askAi.generationFailedWithReason": string;
544
547
  "codeNodeEditor.askAi.generationFailedDown": string;
545
548
  "codeNodeEditor.askAi.generationFailedRate": string;
546
549
  "codeNodeEditor.askAi.generationFailedTooLarge": string;
@@ -686,6 +689,8 @@ declare const i18nInstance: vue_i18n.I18n<{
686
689
  "dataMapping.tableView.tableColumnsExceeded": string;
687
690
  "dataMapping.tableView.tableColumnsExceeded.tooltip": string;
688
691
  "dataMapping.tableView.tableColumnsExceeded.tooltip.link": string;
692
+ "dataMapping.tableView.columnCollapsing": string;
693
+ "dataMapping.tableView.columnCollapsing.tooltip": string;
689
694
  "dataMapping.schemaView.emptyData": string;
690
695
  "dataMapping.schemaView.emptySchema": string;
691
696
  "dataMapping.schemaView.emptySchemaWithBinary": string;
@@ -1105,6 +1110,7 @@ declare const i18nInstance: vue_i18n.I18n<{
1105
1110
  "multipleParameter.moveUp": string;
1106
1111
  "ndv.backToCanvas": string;
1107
1112
  "ndv.backToCanvas.waitingForTriggerWarning": string;
1113
+ "ndv.close.tooltip": string;
1108
1114
  "ndv.execute.testNode": string;
1109
1115
  "ndv.execute.testNode.description": string;
1110
1116
  "ndv.execute.generateCodeAndTestNode.description": string;
@@ -1136,12 +1142,18 @@ declare const i18nInstance: vue_i18n.I18n<{
1136
1142
  "ndv.input.noOutputData": string;
1137
1143
  "ndv.input.noOutputData.executePrevious": string;
1138
1144
  "ndv.input.noOutputData.title": string;
1145
+ "ndv.input.noOutputData.v2.title": string;
1146
+ "ndv.input.noOutputData.v2.description": string;
1147
+ "ndv.input.noOutputData.v2.action": string;
1148
+ "ndv.input.noOutputData.v2.tooltip": string;
1139
1149
  "ndv.input.noOutputData.hint": string;
1140
1150
  "ndv.input.noOutputData.hint.tooltip": string;
1141
1151
  "ndv.input.noOutputData.schemaPreviewHint": string;
1142
1152
  "ndv.input.noOutputData.or": string;
1143
1153
  "ndv.input.executingPrevious": string;
1144
1154
  "ndv.input.notConnected.title": string;
1155
+ "ndv.input.notConnected.v2.title": string;
1156
+ "ndv.input.notConnected.v2.description": string;
1145
1157
  "ndv.input.notConnected.message": string;
1146
1158
  "ndv.input.notConnected.learnMore": string;
1147
1159
  "ndv.input.disabled": string;
@@ -1164,6 +1176,11 @@ declare const i18nInstance: vue_i18n.I18n<{
1164
1176
  "ndv.output.noOutputData.message.settings": string;
1165
1177
  "ndv.output.noOutputData.message.settingsOption": string;
1166
1178
  "ndv.output.noOutputData.title": string;
1179
+ "ndv.output.noOutputData.v2.title": string;
1180
+ "ndv.output.noOutputData.v2.description": string;
1181
+ "ndv.output.noOutputData.v2.action": string;
1182
+ "ndv.output.noOutputData.trigger.title": string;
1183
+ "ndv.output.noOutputData.trigger.action": string;
1167
1184
  "ndv.output.noOutputDataInBranch": string;
1168
1185
  "ndv.output.of": string;
1169
1186
  "ndv.output.pageSize": string;
@@ -1186,6 +1203,7 @@ declare const i18nInstance: vue_i18n.I18n<{
1186
1203
  "ndv.output.noToolUsedInfo": string;
1187
1204
  "ndv.title.cancel": string;
1188
1205
  "ndv.title.rename": string;
1206
+ "ndv.title.rename.placeholder": string;
1189
1207
  "ndv.title.renameNode": string;
1190
1208
  "ndv.pinData.pin.title": string;
1191
1209
  "ndv.pinData.pin.description": string;
@@ -1483,7 +1501,6 @@ declare const i18nInstance: vue_i18n.I18n<{
1483
1501
  "nodeView.couldntImportWorkflow": string;
1484
1502
  "nodeView.couldntLoadWorkflow.invalidWorkflowObject": string;
1485
1503
  "nodeView.deletesTheCurrentExecutionData": string;
1486
- "nodeView.focusPanel.executeButtonTooltip": string;
1487
1504
  "nodeView.focusPanel.title": string;
1488
1505
  "nodeView.focusPanel.noParameters": string;
1489
1506
  "nodeView.itLooksLikeYouHaveBeenEditingSomething": string;
@@ -1917,6 +1934,7 @@ declare const i18nInstance: vue_i18n.I18n<{
1917
1934
  "settings.communityNodes.confirmModal.uninstall.buttonLoadingLabel": string;
1918
1935
  "settings.communityNodes.confirmModal.update.title": string;
1919
1936
  "settings.communityNodes.confirmModal.update.message": string;
1937
+ "settings.communityNodes.confirmModal.update.warning": string;
1920
1938
  "settings.communityNodes.confirmModal.update.description": string;
1921
1939
  "settings.communityNodes.confirmModal.update.buttonLabel": string;
1922
1940
  "settings.communityNodes.confirmModal.update.buttonLoadingLabel": string;
@@ -1935,6 +1953,7 @@ declare const i18nInstance: vue_i18n.I18n<{
1935
1953
  "settings.personal.security": string;
1936
1954
  "settings.signup.signUpInviterInfo": string;
1937
1955
  "settings.users": string;
1956
+ "settings.users.search.placeholder": string;
1938
1957
  "settings.users.confirmDataHandlingAfterDeletion": string;
1939
1958
  "settings.users.confirmUserDeletion": string;
1940
1959
  "settings.users.delete": string;
@@ -1967,6 +1986,7 @@ declare const i18nInstance: vue_i18n.I18n<{
1967
1986
  "settings.users.inviteUrlCreated.message": string;
1968
1987
  "settings.users.passwordResetUrlCreated": string;
1969
1988
  "settings.users.passwordResetUrlCreated.message": string;
1989
+ "settings.users.passwordResetLinkError": string;
1970
1990
  "settings.users.allowSSOManualLogin": string;
1971
1991
  "settings.users.allowSSOManualLogin.message": string;
1972
1992
  "settings.users.disallowSSOManualLogin": string;
@@ -1983,6 +2003,7 @@ declare const i18nInstance: vue_i18n.I18n<{
1983
2003
  "settings.users.transferWorkflowsAndCredentials.user": string;
1984
2004
  "settings.users.transferWorkflowsAndCredentials.placeholder": string;
1985
2005
  "settings.users.transferredToUser": string;
2006
+ "settings.users.userNotFound": string;
1986
2007
  "settings.users.userDeleted": string;
1987
2008
  "settings.users.userDeletedError": string;
1988
2009
  "settings.users.userInvited": string;
@@ -1997,6 +2018,18 @@ declare const i18nInstance: vue_i18n.I18n<{
1997
2018
  "settings.users.userRoleUpdated": string;
1998
2019
  "settings.users.userRoleUpdated.message": string;
1999
2020
  "settings.users.userRoleUpdatedError": string;
2021
+ "settings.users.table.update.error": string;
2022
+ "settings.users.table.header.user": string;
2023
+ "settings.users.table.header.accountType": string;
2024
+ "settings.users.table.header.2fa": string;
2025
+ "settings.users.table.header.lastActive": string;
2026
+ "settings.users.table.row.allProjects": string;
2027
+ "settings.users.table.row.personalProject": string;
2028
+ "settings.users.table.row.deleteUser": string;
2029
+ "settings.users.table.row.role.description.admin": string;
2030
+ "settings.users.table.row.role.description.member": string;
2031
+ "settings.users.table.row.2fa.enabled": string;
2032
+ "settings.users.table.row.2fa.disabled": string;
2000
2033
  "settings.api": string;
2001
2034
  "settings.api.scopes.upgrade": string;
2002
2035
  "settings.api.scopes.upgrade.link": string;
@@ -2974,6 +3007,16 @@ declare const i18nInstance: vue_i18n.I18n<{
2974
3007
  "settings.personal.mfa.toast.disabledMfa.message": string;
2975
3008
  "settings.personal.mfa.toast.disabledMfa.error.message": string;
2976
3009
  "settings.personal.mfa.toast.canEnableMfa.title": string;
3010
+ "settings.personal.mfa.enforced": string;
3011
+ "settings.personal.mfa.enforce.message": string;
3012
+ "settings.personal.mfa.enforce.unlicensed_tooltip": string;
3013
+ "settings.personal.mfa.enforce.unlicensed_tooltip.link": string;
3014
+ "settings.personal.mfa.enforce.title": string;
3015
+ "settings.personal.mfa.enforce.error": string;
3016
+ "settings.personal.mfa.enforce.enabled.title": string;
3017
+ "settings.personal.mfa.enforce.enabled.message": string;
3018
+ "settings.personal.mfa.enforce.disabled.title": string;
3019
+ "settings.personal.mfa.enforce.disabled.message": string;
2977
3020
  "settings.mfa.toast.noRecoveryCodeLeft.title": string;
2978
3021
  "settings.mfa.toast.noRecoveryCodeLeft.message": string;
2979
3022
  "sso.login.divider": string;
@@ -3103,7 +3146,6 @@ declare const i18nInstance: vue_i18n.I18n<{
3103
3146
  "evaluation.listRuns.error.evaluationTriggerNotFound": string;
3104
3147
  "evaluation.listRuns.error.evaluationTriggerNotConfigured": string;
3105
3148
  "evaluation.listRuns.error.evaluationTriggerDisabled": string;
3106
- "evaluation.listRuns.error.setOutputsNodeNotFound": string;
3107
3149
  "evaluation.listRuns.error.setOutputsNodeNotConfigured": string;
3108
3150
  "evaluation.listRuns.error.setMetricsNodeNotFound": string;
3109
3151
  "evaluation.listRuns.error.setMetricsNodeNotConfigured": string;
package/dist/index.js CHANGED
@@ -29,7 +29,9 @@ var en_default = {
29
29
  dismiss: "Dismiss",
30
30
  unlimited: "Unlimited",
31
31
  activate: "Activate",
32
- error: "Error"
32
+ user: "User",
33
+ enabled: "Enabled",
34
+ disabled: "Disabled"
33
35
  },
34
36
  _reusableDynamicText: {
35
37
  readMore: "Read more",
@@ -227,7 +229,7 @@ var en_default = {
227
229
  "chat.window.logsFromNode": "from {nodeName} node",
228
230
  "chat.window.noChatNode": "No Chat Node",
229
231
  "chat.window.noExecution": "Nothing got executed yet",
230
- "chat.window.chat.placeholder": "Type a message, or press \u2018up\u2019 arrow for previous one",
232
+ "chat.window.chat.placeholder": "Type message, or press \u2018up\u2019 for prev one",
231
233
  "chat.window.chat.placeholderPristine": "Type a message",
232
234
  "chat.window.chat.sendButtonText": "Send",
233
235
  "chat.window.chat.provideMessage": "Please provide a message",
@@ -547,7 +549,8 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
547
549
  "codeNodeEditor.askAi.loadingPhrase7": "Stand by, AI magic at work\u2026",
548
550
  "codeNodeEditor.askAi.generationCompleted": "\u2728 Code generation completed",
549
551
  "codeNodeEditor.askAi.generationFailed": "Code generation failed",
550
- "codeNodeEditor.askAi.generationFailedUnknown": "Code generation failed due to an unknown reason. Try again in a few minutes.",
552
+ "codeNodeEditor.askAi.generationFailedUnknown": "Code generation failed due to an unknown reason. Try again in a few minutes",
553
+ "codeNodeEditor.askAi.generationFailedWithReason": "Code generation failed with error: {error}. Try again in a few minutes",
551
554
  "codeNodeEditor.askAi.generationFailedDown": "We're sorry, our AI service is currently unavailable. Please try again later. If the problem persists, contact support.",
552
555
  "codeNodeEditor.askAi.generationFailedRate": "We've hit our rate limit with our AI partner (too many requests). Please wait a minute before trying again.",
553
556
  "codeNodeEditor.askAi.generationFailedTooLarge": "Your workflow data is too large for AI to process. Simplify the data being sent into the Code node and retry.",
@@ -693,6 +696,8 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
693
696
  "dataMapping.tableView.tableColumnsExceeded": "Some columns are hidden",
694
697
  "dataMapping.tableView.tableColumnsExceeded.tooltip": "Your data has more than {columnLimit} columns so some are hidden. Switch to {link} to see all data.",
695
698
  "dataMapping.tableView.tableColumnsExceeded.tooltip.link": "JSON view",
699
+ "dataMapping.tableView.columnCollapsing": "Collapse rows",
700
+ "dataMapping.tableView.columnCollapsing.tooltip": "Collapse rows (to compare values in this column)",
696
701
  "dataMapping.schemaView.emptyData": "No fields - node executed, but no items were sent on this branch",
697
702
  "dataMapping.schemaView.emptySchema": "No fields - item(s) exist, but they're empty",
698
703
  "dataMapping.schemaView.emptySchemaWithBinary": "Only binary data exists. View it using the 'Binary' tab",
@@ -1112,6 +1117,7 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
1112
1117
  "multipleParameter.moveUp": "Move up",
1113
1118
  "ndv.backToCanvas": "Back to canvas",
1114
1119
  "ndv.backToCanvas.waitingForTriggerWarning": "Waiting for a Trigger node to execute. Close this view to see the Workflow Canvas.",
1120
+ "ndv.close.tooltip": "Data stored, safe to close",
1115
1121
  "ndv.execute.testNode": "Execute step",
1116
1122
  "ndv.execute.testNode.description": "Runs the current node. Will also run previous nodes if they have not been run yet",
1117
1123
  "ndv.execute.generateCodeAndTestNode.description": "Generates code and then runs the current node",
@@ -1143,12 +1149,18 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
1143
1149
  "ndv.input.noOutputData": "No data",
1144
1150
  "ndv.input.noOutputData.executePrevious": "Execute previous nodes",
1145
1151
  "ndv.input.noOutputData.title": "No input data yet",
1152
+ "ndv.input.noOutputData.v2.title": "No input data",
1153
+ "ndv.input.noOutputData.v2.description": "{link} to view input data",
1154
+ "ndv.input.noOutputData.v2.action": "Execute previous nodes",
1155
+ "ndv.input.noOutputData.v2.tooltip": "From the earliest node which is unexecuted, or is executed but has since been changed",
1146
1156
  "ndv.input.noOutputData.hint": "(From the earliest node that needs it {info} )",
1147
1157
  "ndv.input.noOutputData.hint.tooltip": "From the earliest node which is unexecuted, or is executed but has since been changed",
1148
1158
  "ndv.input.noOutputData.schemaPreviewHint": "switch to {schema} to use the schema preview",
1149
1159
  "ndv.input.noOutputData.or": "or",
1150
1160
  "ndv.input.executingPrevious": "Executing previous nodes...",
1151
1161
  "ndv.input.notConnected.title": "Wire me up",
1162
+ "ndv.input.notConnected.v2.title": "No input connected",
1163
+ "ndv.input.notConnected.v2.description": "This node can only receive input data if you connect it to another node. {link}",
1152
1164
  "ndv.input.notConnected.message": "This node can only receive input data if you connect it to another node.",
1153
1165
  "ndv.input.notConnected.learnMore": "Learn more",
1154
1166
  "ndv.input.disabled": "The '{nodeName}' node is disabled and won\u2019t execute.",
@@ -1171,6 +1183,11 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
1171
1183
  "ndv.output.noOutputData.message.settings": "Settings",
1172
1184
  "ndv.output.noOutputData.message.settingsOption": '> "Always Output Data".',
1173
1185
  "ndv.output.noOutputData.title": "No output data returned",
1186
+ "ndv.output.noOutputData.v2.title": "No output data",
1187
+ "ndv.output.noOutputData.v2.description": "{link} to view output data",
1188
+ "ndv.output.noOutputData.v2.action": "Test this step",
1189
+ "ndv.output.noOutputData.trigger.title": "No trigger output",
1190
+ "ndv.output.noOutputData.trigger.action": "Test this trigger",
1174
1191
  "ndv.output.noOutputDataInBranch": "No output data in this branch",
1175
1192
  "ndv.output.of": "{current} of {total}",
1176
1193
  "ndv.output.pageSize": "Page Size",
@@ -1193,6 +1210,7 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
1193
1210
  "ndv.output.noToolUsedInfo": "None of your tools were used in this run. Try giving your tools clearer names and descriptions to help the AI",
1194
1211
  "ndv.title.cancel": "Cancel",
1195
1212
  "ndv.title.rename": "Rename",
1213
+ "ndv.title.rename.placeholder": "Enter new name...",
1196
1214
  "ndv.title.renameNode": "Rename node",
1197
1215
  "ndv.pinData.pin.title": "Pin data",
1198
1216
  "ndv.pinData.pin.description": "Node will always output current data instead of executing. Doesn't apply to production executions.",
@@ -1490,7 +1508,6 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
1490
1508
  "nodeView.couldntImportWorkflow": "Could not import workflow",
1491
1509
  "nodeView.couldntLoadWorkflow.invalidWorkflowObject": "Invalid workflow object",
1492
1510
  "nodeView.deletesTheCurrentExecutionData": "Deletes the current execution data",
1493
- "nodeView.focusPanel.executeButtonTooltip": "Execute AI Agent",
1494
1511
  "nodeView.focusPanel.title": "Focus",
1495
1512
  "nodeView.focusPanel.noParameters": "No parameters focused. Focus a parameter by clicking on the action dropdown in the node detail view.",
1496
1513
  "nodeView.itLooksLikeYouHaveBeenEditingSomething": "It looks like you made some edits. If you leave before saving, your changes will be lost.",
@@ -1924,6 +1941,7 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
1924
1941
  "settings.communityNodes.confirmModal.uninstall.buttonLoadingLabel": "Uninstalling",
1925
1942
  "settings.communityNodes.confirmModal.update.title": "Update community node package?",
1926
1943
  "settings.communityNodes.confirmModal.update.message": "You are about to update {packageName} to version {version}",
1944
+ "settings.communityNodes.confirmModal.update.warning": "This version has not been verified by n8n and may contain breaking changes or bugs.",
1927
1945
  "settings.communityNodes.confirmModal.update.description": "We recommend you deactivate workflows that use any of the package's nodes and reactivate them once the update is completed",
1928
1946
  "settings.communityNodes.confirmModal.update.buttonLabel": "Update package",
1929
1947
  "settings.communityNodes.confirmModal.update.buttonLoadingLabel": "Updating...",
@@ -1942,6 +1960,7 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
1942
1960
  "settings.personal.security": "Security",
1943
1961
  "settings.signup.signUpInviterInfo": "{firstName} {lastName} has invited you to n8n",
1944
1962
  "settings.users": "Users",
1963
+ "settings.users.search.placeholder": "Search by name or email",
1945
1964
  "settings.users.confirmDataHandlingAfterDeletion": "What should we do with their data?",
1946
1965
  "settings.users.confirmUserDeletion": "Are you sure you want to delete this invited user?",
1947
1966
  "settings.users.delete": "Delete",
@@ -1974,6 +1993,7 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
1974
1993
  "settings.users.inviteUrlCreated.message": "Send the invite link to your invitee for activation",
1975
1994
  "settings.users.passwordResetUrlCreated": "Password reset link copied to clipboard",
1976
1995
  "settings.users.passwordResetUrlCreated.message": "Send the reset link to your user for them to reset their password",
1996
+ "settings.users.passwordResetLinkError": "Could not retrieve password reset link",
1977
1997
  "settings.users.allowSSOManualLogin": "Manual Login Allowed",
1978
1998
  "settings.users.allowSSOManualLogin.message": "User can now login manually and through SSO",
1979
1999
  "settings.users.disallowSSOManualLogin": "Manual Login Disallowed",
@@ -1990,6 +2010,7 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
1990
2010
  "settings.users.transferWorkflowsAndCredentials.user": "User or project to transfer to",
1991
2011
  "settings.users.transferWorkflowsAndCredentials.placeholder": "Select project or user",
1992
2012
  "settings.users.transferredToUser": "Data transferred to {projectName}",
2013
+ "settings.users.userNotFound": "User not found",
1993
2014
  "settings.users.userDeleted": "User deleted",
1994
2015
  "settings.users.userDeletedError": "Problem while deleting user",
1995
2016
  "settings.users.userInvited": "User invited",
@@ -2004,6 +2025,18 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
2004
2025
  "settings.users.userRoleUpdated": "Changes saved",
2005
2026
  "settings.users.userRoleUpdated.message": "{user} has been successfully updated to a {role}",
2006
2027
  "settings.users.userRoleUpdatedError": "Unable to updated role",
2028
+ "settings.users.table.update.error": "Failed to update table",
2029
+ "settings.users.table.header.user": "@:_reusableBaseText.user",
2030
+ "settings.users.table.header.accountType": "Account Type",
2031
+ "settings.users.table.header.2fa": "2FA",
2032
+ "settings.users.table.header.lastActive": "Last Active",
2033
+ "settings.users.table.row.allProjects": "All projects",
2034
+ "settings.users.table.row.personalProject": "Personal project",
2035
+ "settings.users.table.row.deleteUser": "Remove user",
2036
+ "settings.users.table.row.role.description.admin": "Full access to all workflows, credentials, projects, users and more",
2037
+ "settings.users.table.row.role.description.member": "Manage and create own workflows and credentials",
2038
+ "settings.users.table.row.2fa.enabled": "@:_reusableBaseText.enabled",
2039
+ "settings.users.table.row.2fa.disabled": "@:_reusableBaseText.disabled",
2007
2040
  "settings.api": "API",
2008
2041
  "settings.api.scopes.upgrade": "{link} to unlock the ability to modify API key scopes",
2009
2042
  "settings.api.scopes.upgrade.link": "Upgrade",
@@ -2981,6 +3014,16 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
2981
3014
  "settings.personal.mfa.toast.disabledMfa.message": "You will no longer need your authenticator app when signing in",
2982
3015
  "settings.personal.mfa.toast.disabledMfa.error.message": "Error disabling two-factor authentication",
2983
3016
  "settings.personal.mfa.toast.canEnableMfa.title": "MFA pre-requisite failed",
3017
+ "settings.personal.mfa.enforced": "The settings on this instance <strong>require you to set up 2FA</strong>. Please enable it to continue working in this instance.",
3018
+ "settings.personal.mfa.enforce.message": "Enforces 2FA for all users on this instance.",
3019
+ "settings.personal.mfa.enforce.unlicensed_tooltip": "You can enforce 2FA for all users on this instance when you upgrade your plan. {action}",
3020
+ "settings.personal.mfa.enforce.unlicensed_tooltip.link": "View plans",
3021
+ "settings.personal.mfa.enforce.title": "Enforce two-factor authentication",
3022
+ "settings.personal.mfa.enforce.error": "Cannot enforce 2FA for all users",
3023
+ "settings.personal.mfa.enforce.enabled.title": "2FA Enforced",
3024
+ "settings.personal.mfa.enforce.enabled.message": "Two-factor authentication is now required for all users on this instance.",
3025
+ "settings.personal.mfa.enforce.disabled.title": "2FA No Longer Enforced",
3026
+ "settings.personal.mfa.enforce.disabled.message": "Two-factor authentication is no longer mandatory for users on this instance.",
2984
3027
  "settings.mfa.toast.noRecoveryCodeLeft.title": "No 2FA recovery codes remaining",
2985
3028
  "settings.mfa.toast.noRecoveryCodeLeft.message": "You have used all of your recovery codes. Disable then re-enable two-factor authentication to generate new codes. <a href='/settings/personal' target='_blank' >Open settings</a>",
2986
3029
  "sso.login.divider": "or",
@@ -3110,7 +3153,6 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
3110
3153
  "evaluation.listRuns.error.evaluationTriggerNotFound": "Evaluation trigger missing",
3111
3154
  "evaluation.listRuns.error.evaluationTriggerNotConfigured": "Evaluation trigger is not configured",
3112
3155
  "evaluation.listRuns.error.evaluationTriggerDisabled": "Evaluation trigger is disabled",
3113
- "evaluation.listRuns.error.setOutputsNodeNotFound": "No 'Set outputs' node in workflow",
3114
3156
  "evaluation.listRuns.error.setOutputsNodeNotConfigured": "'Set outputs' node is not configured",
3115
3157
  "evaluation.listRuns.error.setMetricsNodeNotFound": "No 'Set metrics' node in workflow",
3116
3158
  "evaluation.listRuns.error.setMetricsNodeNotConfigured": "'Set metrics' node is not configured",