@n8n/i18n 2.30.2 → 2.30.4
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 +7 -4
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +3 -0
- package/dist/index.d.mts +3 -0
- package/dist/index.mjs +7 -4
- package/dist/index.mjs.map +1 -1
- package/dist/types2.d.cts +3 -0
- package/dist/types2.d.mts +3 -0
- package/package.json +2 -2
package/dist/index.d.cts
CHANGED
|
@@ -2116,6 +2116,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
2116
2116
|
"nodeCreator.subcategoryNames.miscellaneous": string;
|
|
2117
2117
|
"nodeCreator.subcategoryNames.humanInTheLoop": string;
|
|
2118
2118
|
"nodeCreator.subcategoryNames.modelContextProtocol": string;
|
|
2119
|
+
"nodeCreator.sectionNames.includedInN8n": string;
|
|
2119
2120
|
"nodeCreator.sectionNames.popular": string;
|
|
2120
2121
|
"nodeCreator.sectionNames.other": string;
|
|
2121
2122
|
"nodeCreator.sectionNames.sendAndWait": string;
|
|
@@ -4086,6 +4087,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
4086
4087
|
"canvas.nodeGroup.connectionChangeBlocked.noContinuousPathFromRootToLeaf": string;
|
|
4087
4088
|
"canvas.nodeGroup.autoExtended.title": string;
|
|
4088
4089
|
"canvas.nodeGroup.autoExtended.message": string;
|
|
4090
|
+
"canvas.nodeGroup.removedOnSave.title": string;
|
|
4091
|
+
"canvas.nodeGroup.removedOnSave.message": string;
|
|
4089
4092
|
"canvas.nodeGroup.titlePlaceholder": string;
|
|
4090
4093
|
"canvas.nodeGroup.expand": string;
|
|
4091
4094
|
"canvas.nodeGroup.collapse": string;
|
package/dist/index.d.mts
CHANGED
|
@@ -2116,6 +2116,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
2116
2116
|
"nodeCreator.subcategoryNames.miscellaneous": string;
|
|
2117
2117
|
"nodeCreator.subcategoryNames.humanInTheLoop": string;
|
|
2118
2118
|
"nodeCreator.subcategoryNames.modelContextProtocol": string;
|
|
2119
|
+
"nodeCreator.sectionNames.includedInN8n": string;
|
|
2119
2120
|
"nodeCreator.sectionNames.popular": string;
|
|
2120
2121
|
"nodeCreator.sectionNames.other": string;
|
|
2121
2122
|
"nodeCreator.sectionNames.sendAndWait": string;
|
|
@@ -4086,6 +4087,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
4086
4087
|
"canvas.nodeGroup.connectionChangeBlocked.noContinuousPathFromRootToLeaf": string;
|
|
4087
4088
|
"canvas.nodeGroup.autoExtended.title": string;
|
|
4088
4089
|
"canvas.nodeGroup.autoExtended.message": string;
|
|
4090
|
+
"canvas.nodeGroup.removedOnSave.title": string;
|
|
4091
|
+
"canvas.nodeGroup.removedOnSave.message": string;
|
|
4089
4092
|
"canvas.nodeGroup.titlePlaceholder": string;
|
|
4090
4093
|
"canvas.nodeGroup.expand": string;
|
|
4091
4094
|
"canvas.nodeGroup.collapse": string;
|
package/dist/index.mjs
CHANGED
|
@@ -2112,6 +2112,7 @@ var en_default = {
|
|
|
2112
2112
|
"nodeCreator.subcategoryNames.miscellaneous": "Miscellaneous",
|
|
2113
2113
|
"nodeCreator.subcategoryNames.humanInTheLoop": "Human review",
|
|
2114
2114
|
"nodeCreator.subcategoryNames.modelContextProtocol": "MCP servers",
|
|
2115
|
+
"nodeCreator.sectionNames.includedInN8n": "Included in n8n",
|
|
2115
2116
|
"nodeCreator.sectionNames.popular": "Popular",
|
|
2116
2117
|
"nodeCreator.sectionNames.other": "Other",
|
|
2117
2118
|
"nodeCreator.sectionNames.sendAndWait": "Send and wait for response",
|
|
@@ -2191,17 +2192,17 @@ var en_default = {
|
|
|
2191
2192
|
"nodeCredentials.emptyState.noCredentials": "No credentials yet",
|
|
2192
2193
|
"nodeCredentials.emptyState.setupCredential": "Set up credential",
|
|
2193
2194
|
"nodeCredentials.oauth.accountConnected": "Account connected successfully",
|
|
2194
|
-
"aiGateway.toggle.label": "
|
|
2195
|
-
"aiGateway.toggle.description": "n8n
|
|
2195
|
+
"aiGateway.toggle.label": "Use n8n credits",
|
|
2196
|
+
"aiGateway.toggle.description": "n8n credits is the easy way to manage AI model usage",
|
|
2196
2197
|
"aiGateway.toggle.topUp": "Top up",
|
|
2197
2198
|
"aiGateway.wallet.balanceRemaining": "{balance} remaining",
|
|
2198
2199
|
"aiGateway.wallet.noCredits": "No credits",
|
|
2199
2200
|
"aiGateway.credentialMode.sectionLabel": "Credential",
|
|
2200
|
-
"aiGateway.credentialMode.n8nConnect.title": "n8n
|
|
2201
|
+
"aiGateway.credentialMode.n8nConnect.title": "n8n credits",
|
|
2201
2202
|
"aiGateway.credentialMode.n8nConnect.subtitle": "No API key required",
|
|
2202
2203
|
"aiGateway.credentialMode.own.title": "My own credential",
|
|
2203
2204
|
"aiGateway.credentialMode.own.subtitle": "Use your own API key",
|
|
2204
|
-
"aiGateway.unsupportedAction.notice": "{actionName} is currently not supported via n8n
|
|
2205
|
+
"aiGateway.unsupportedAction.notice": "{actionName} is currently not supported via n8n credits. Switch to using your own credential to use it.",
|
|
2205
2206
|
"nodeCredentials.oauth.accountConnectionFailed": "Account connection failed",
|
|
2206
2207
|
"nodeErrorView.cause": "Cause",
|
|
2207
2208
|
"nodeErrorView.copyToClipboard": "Copy to Clipboard",
|
|
@@ -4082,6 +4083,8 @@ var en_default = {
|
|
|
4082
4083
|
"canvas.nodeGroup.connectionChangeBlocked.noContinuousPathFromRootToLeaf": "'{group}' must stay connected from first node to last node. You can make this change after ungrouping it.",
|
|
4083
4084
|
"canvas.nodeGroup.autoExtended.title": "'{group}' extended",
|
|
4084
4085
|
"canvas.nodeGroup.autoExtended.message": "Added '{node}' to keep '{group}' valid with the new connection.",
|
|
4086
|
+
"canvas.nodeGroup.removedOnSave.title": "Groups removed",
|
|
4087
|
+
"canvas.nodeGroup.removedOnSave.message": "The following groups are incompatible with your n8n version and have been removed: {groups}",
|
|
4085
4088
|
"canvas.nodeGroup.titlePlaceholder": "Group name",
|
|
4086
4089
|
"canvas.nodeGroup.expand": "Expand",
|
|
4087
4090
|
"canvas.nodeGroup.collapse": "Collapse",
|