@n8n/i18n 1.3.0 → 1.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +19 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +17 -0
- package/dist/index.d.ts +17 -0
- package/dist/index.js +19 -2
- package/dist/index.js.map +1 -1
- package/dist/types.d.cts +19 -2
- package/dist/types.d.ts +19 -2
- package/package.json +9 -9
package/dist/types.d.cts
CHANGED
|
@@ -88,6 +88,7 @@ var englishBaseText = {
|
|
|
88
88
|
"generic.upgrade": "Upgrade",
|
|
89
89
|
"generic.upgradeNow": "Upgrade now",
|
|
90
90
|
"generic.credential": "Credential | {count} Credential | {count} Credentials",
|
|
91
|
+
"generic.credentials": "Credentials",
|
|
91
92
|
"generic.workflow": "Workflow | {count} Workflow | {count} Workflows",
|
|
92
93
|
"generic.workflowSaved": "Workflow changes saved",
|
|
93
94
|
"generic.editor": "Editor",
|
|
@@ -106,6 +107,7 @@ var englishBaseText = {
|
|
|
106
107
|
"generic.rename": "Rename",
|
|
107
108
|
"generic.missing.permissions": "Missing permissions to perform this action",
|
|
108
109
|
"generic.shortcutHint": "Or press",
|
|
110
|
+
"generic.upgradeToEnterprise": "Upgrade to Enterprise",
|
|
109
111
|
"about.aboutN8n": "About n8n",
|
|
110
112
|
"about.close": "Close",
|
|
111
113
|
"about.license": "License",
|
|
@@ -1086,6 +1088,8 @@ var englishBaseText = {
|
|
|
1086
1088
|
"mainSidebar.workflows.readOnlyEnv.tooltip.link": "More info",
|
|
1087
1089
|
"mainSidebar.executions": "Executions",
|
|
1088
1090
|
"mainSidebar.workersView": "Workers",
|
|
1091
|
+
"mainSidebar.whatsNew": "What’s New",
|
|
1092
|
+
"mainSidebar.whatsNew.fullChangelog": "Full changelog",
|
|
1089
1093
|
"menuActions.duplicate": "Duplicate",
|
|
1090
1094
|
"menuActions.download": "Download",
|
|
1091
1095
|
"menuActions.push": "Push to Git",
|
|
@@ -1459,6 +1463,7 @@ var englishBaseText = {
|
|
|
1459
1463
|
"nodeSettings.outputCleared.message": "Order of parameters changed, outgoing connections were cleared",
|
|
1460
1464
|
"nodeSettings.nodeVersion": "{node} node version {version}",
|
|
1461
1465
|
"nodeView.addNode": "Add node",
|
|
1466
|
+
"nodeView.openFocusPanel": "Open focus panel",
|
|
1462
1467
|
"nodeView.openNodesPanel": "Open nodes panel",
|
|
1463
1468
|
"nodeView.addATriggerNodeFirst": "Add a <a data-action='showNodeCreator'>Trigger Node</a> first",
|
|
1464
1469
|
"nodeView.addOrEnableTriggerNode": "<a data-action='showNodeCreator'>Add</a> or enable a Trigger node to execute the workflow",
|
|
@@ -1478,6 +1483,9 @@ var englishBaseText = {
|
|
|
1478
1483
|
"nodeView.couldntImportWorkflow": "Could not import workflow",
|
|
1479
1484
|
"nodeView.couldntLoadWorkflow.invalidWorkflowObject": "Invalid workflow object",
|
|
1480
1485
|
"nodeView.deletesTheCurrentExecutionData": "Deletes the current execution data",
|
|
1486
|
+
"nodeView.focusPanel.executeButtonTooltip": "Execute AI Agent",
|
|
1487
|
+
"nodeView.focusPanel.title": "Focus",
|
|
1488
|
+
"nodeView.focusPanel.noParameters": "No parameters focused. Focus a parameter by clicking on the action dropdown in the node detail view.",
|
|
1481
1489
|
"nodeView.itLooksLikeYouHaveBeenEditingSomething": "It looks like you made some edits. If you leave before saving, your changes will be lost.",
|
|
1482
1490
|
"nodeView.loadingTemplate": "Loading template",
|
|
1483
1491
|
"nodeView.moreInfo": "More info",
|
|
@@ -1615,6 +1623,7 @@ var englishBaseText = {
|
|
|
1615
1623
|
"parameterInput.parameterHasIssuesAndExpression": "Parameter: \"{shortPath}\" has issues and an expression",
|
|
1616
1624
|
"parameterInput.refreshList": "Refresh List",
|
|
1617
1625
|
"parameterInput.clearContents": "Clear Contents",
|
|
1626
|
+
"parameterInput.focusParameter": "Focus parameter",
|
|
1618
1627
|
"parameterInput.resetValue": "Reset Value",
|
|
1619
1628
|
"parameterInput.select": "Select",
|
|
1620
1629
|
"parameterInput.selectDateAndTime": "Select date and time",
|
|
@@ -1848,7 +1857,7 @@ var englishBaseText = {
|
|
|
1848
1857
|
"runData.table": "Table",
|
|
1849
1858
|
"runData.table.viewSubExecution": "View sub-execution {id}",
|
|
1850
1859
|
"runData.pindata.learnMore": "Learn more",
|
|
1851
|
-
"runData.pindata.thisDataIsPinned": "This data is pinned.",
|
|
1860
|
+
"runData.pindata.thisDataIsPinned": "This data is pinned for test executions.",
|
|
1852
1861
|
"runData.pindata.unpin": "Unpin",
|
|
1853
1862
|
"runData.editor.save": "Save",
|
|
1854
1863
|
"runData.editor.cancel": "Cancel",
|
|
@@ -2021,6 +2030,8 @@ var englishBaseText = {
|
|
|
2021
2030
|
"settings.log-streaming.eventGroup.n8n.node.info": "Will send step-wise execution events every time a node executes. Please note that this can lead to a high frequency of logged events and is probably not suitable for general use.",
|
|
2022
2031
|
"settings.log-streaming.eventGroup.n8n.runner": "Runner tasks",
|
|
2023
2032
|
"settings.log-streaming.eventGroup.n8n.runner.info": "Will send an event when a Code node execution is requested from a task runner, and when a response is received from the runner with the result.",
|
|
2033
|
+
"settings.log-streaming.eventGroup.n8n.queue": "Queue events",
|
|
2034
|
+
"settings.log-streaming.eventGroup.n8n.queue.info": "Will send an event when a queue-related event occurs, e.g. enqueuing, dequeueing, completion, failure, or stalling.",
|
|
2024
2035
|
"settings.log-streaming.eventGroup.n8n.worker": "Worker",
|
|
2025
2036
|
"settings.log-streaming.$$AbstractMessageEventBusDestination": "Generic",
|
|
2026
2037
|
"settings.log-streaming.$$MessageEventBusDestinationWebhook": "Webhook",
|
|
@@ -2184,6 +2195,7 @@ var englishBaseText = {
|
|
|
2184
2195
|
"settings.sourceControl.modals.push.description": "The following will be committed: ",
|
|
2185
2196
|
"settings.sourceControl.modals.push.description.learnMore": "More info",
|
|
2186
2197
|
"settings.sourceControl.modals.push.filesToCommit": "Files to commit",
|
|
2198
|
+
"settings.sourceControl.modals.push.filter": "Filters are applied. Showing {count} {entity}.",
|
|
2187
2199
|
"settings.sourceControl.modals.push.workflowsToCommit": "Select workflows",
|
|
2188
2200
|
"settings.sourceControl.modals.push.everythingIsUpToDate": "Everything is up to date",
|
|
2189
2201
|
"settings.sourceControl.modals.push.noWorkflowChanges": "There are no workflow changes but the following will be committed: {link}",
|
|
@@ -2194,6 +2206,7 @@ var englishBaseText = {
|
|
|
2194
2206
|
"settings.sourceControl.modals.push.buttons.save": "Commit and push",
|
|
2195
2207
|
"settings.sourceControl.modals.push.success.title": "Pushed successfully",
|
|
2196
2208
|
"settings.sourceControl.modals.push.success.description": "were committed and pushed to your remote repository",
|
|
2209
|
+
"settings.sourceControl.modals.push.projectAdmin.callout": "If you want to push workflows from your personal space, move then to a project first.",
|
|
2197
2210
|
"settings.sourceControl.status.modified": "Modified",
|
|
2198
2211
|
"settings.sourceControl.status.deleted": "Deleted",
|
|
2199
2212
|
"settings.sourceControl.status.created": "New",
|
|
@@ -3225,7 +3238,11 @@ var englishBaseText = {
|
|
|
3225
3238
|
"insights.upgradeModal.perks.0": "View up to one year of insights history",
|
|
3226
3239
|
"insights.upgradeModal.perks.1": "Zoom into last 24 hours with hourly granularity",
|
|
3227
3240
|
"insights.upgradeModal.perks.2": "Gain deeper visibility into workflow trends over time",
|
|
3228
|
-
"insights.upgradeModal.title": "Upgrade to Enterprise"
|
|
3241
|
+
"insights.upgradeModal.title": "Upgrade to Enterprise",
|
|
3242
|
+
"whatsNew.versionsBehind": "{count} version behind | {count} versions behind",
|
|
3243
|
+
"whatsNew.update": "Update",
|
|
3244
|
+
"whatsNew.updateAvailable": "You're currently on version {currentVersion}. Update to {latestVersion} to get {count} versions worth of new features, improvements, and fixes. See what changed",
|
|
3245
|
+
"whatsNew.updateAvailable.changelogLink": "in the full changelog"
|
|
3229
3246
|
};
|
|
3230
3247
|
|
|
3231
3248
|
type GetBaseTextKey<T> = T extends `_${string}` ? never : T;
|
package/dist/types.d.ts
CHANGED
|
@@ -88,6 +88,7 @@ var englishBaseText = {
|
|
|
88
88
|
"generic.upgrade": "Upgrade",
|
|
89
89
|
"generic.upgradeNow": "Upgrade now",
|
|
90
90
|
"generic.credential": "Credential | {count} Credential | {count} Credentials",
|
|
91
|
+
"generic.credentials": "Credentials",
|
|
91
92
|
"generic.workflow": "Workflow | {count} Workflow | {count} Workflows",
|
|
92
93
|
"generic.workflowSaved": "Workflow changes saved",
|
|
93
94
|
"generic.editor": "Editor",
|
|
@@ -106,6 +107,7 @@ var englishBaseText = {
|
|
|
106
107
|
"generic.rename": "Rename",
|
|
107
108
|
"generic.missing.permissions": "Missing permissions to perform this action",
|
|
108
109
|
"generic.shortcutHint": "Or press",
|
|
110
|
+
"generic.upgradeToEnterprise": "Upgrade to Enterprise",
|
|
109
111
|
"about.aboutN8n": "About n8n",
|
|
110
112
|
"about.close": "Close",
|
|
111
113
|
"about.license": "License",
|
|
@@ -1086,6 +1088,8 @@ var englishBaseText = {
|
|
|
1086
1088
|
"mainSidebar.workflows.readOnlyEnv.tooltip.link": "More info",
|
|
1087
1089
|
"mainSidebar.executions": "Executions",
|
|
1088
1090
|
"mainSidebar.workersView": "Workers",
|
|
1091
|
+
"mainSidebar.whatsNew": "What’s New",
|
|
1092
|
+
"mainSidebar.whatsNew.fullChangelog": "Full changelog",
|
|
1089
1093
|
"menuActions.duplicate": "Duplicate",
|
|
1090
1094
|
"menuActions.download": "Download",
|
|
1091
1095
|
"menuActions.push": "Push to Git",
|
|
@@ -1459,6 +1463,7 @@ var englishBaseText = {
|
|
|
1459
1463
|
"nodeSettings.outputCleared.message": "Order of parameters changed, outgoing connections were cleared",
|
|
1460
1464
|
"nodeSettings.nodeVersion": "{node} node version {version}",
|
|
1461
1465
|
"nodeView.addNode": "Add node",
|
|
1466
|
+
"nodeView.openFocusPanel": "Open focus panel",
|
|
1462
1467
|
"nodeView.openNodesPanel": "Open nodes panel",
|
|
1463
1468
|
"nodeView.addATriggerNodeFirst": "Add a <a data-action='showNodeCreator'>Trigger Node</a> first",
|
|
1464
1469
|
"nodeView.addOrEnableTriggerNode": "<a data-action='showNodeCreator'>Add</a> or enable a Trigger node to execute the workflow",
|
|
@@ -1478,6 +1483,9 @@ var englishBaseText = {
|
|
|
1478
1483
|
"nodeView.couldntImportWorkflow": "Could not import workflow",
|
|
1479
1484
|
"nodeView.couldntLoadWorkflow.invalidWorkflowObject": "Invalid workflow object",
|
|
1480
1485
|
"nodeView.deletesTheCurrentExecutionData": "Deletes the current execution data",
|
|
1486
|
+
"nodeView.focusPanel.executeButtonTooltip": "Execute AI Agent",
|
|
1487
|
+
"nodeView.focusPanel.title": "Focus",
|
|
1488
|
+
"nodeView.focusPanel.noParameters": "No parameters focused. Focus a parameter by clicking on the action dropdown in the node detail view.",
|
|
1481
1489
|
"nodeView.itLooksLikeYouHaveBeenEditingSomething": "It looks like you made some edits. If you leave before saving, your changes will be lost.",
|
|
1482
1490
|
"nodeView.loadingTemplate": "Loading template",
|
|
1483
1491
|
"nodeView.moreInfo": "More info",
|
|
@@ -1615,6 +1623,7 @@ var englishBaseText = {
|
|
|
1615
1623
|
"parameterInput.parameterHasIssuesAndExpression": "Parameter: \"{shortPath}\" has issues and an expression",
|
|
1616
1624
|
"parameterInput.refreshList": "Refresh List",
|
|
1617
1625
|
"parameterInput.clearContents": "Clear Contents",
|
|
1626
|
+
"parameterInput.focusParameter": "Focus parameter",
|
|
1618
1627
|
"parameterInput.resetValue": "Reset Value",
|
|
1619
1628
|
"parameterInput.select": "Select",
|
|
1620
1629
|
"parameterInput.selectDateAndTime": "Select date and time",
|
|
@@ -1848,7 +1857,7 @@ var englishBaseText = {
|
|
|
1848
1857
|
"runData.table": "Table",
|
|
1849
1858
|
"runData.table.viewSubExecution": "View sub-execution {id}",
|
|
1850
1859
|
"runData.pindata.learnMore": "Learn more",
|
|
1851
|
-
"runData.pindata.thisDataIsPinned": "This data is pinned.",
|
|
1860
|
+
"runData.pindata.thisDataIsPinned": "This data is pinned for test executions.",
|
|
1852
1861
|
"runData.pindata.unpin": "Unpin",
|
|
1853
1862
|
"runData.editor.save": "Save",
|
|
1854
1863
|
"runData.editor.cancel": "Cancel",
|
|
@@ -2021,6 +2030,8 @@ var englishBaseText = {
|
|
|
2021
2030
|
"settings.log-streaming.eventGroup.n8n.node.info": "Will send step-wise execution events every time a node executes. Please note that this can lead to a high frequency of logged events and is probably not suitable for general use.",
|
|
2022
2031
|
"settings.log-streaming.eventGroup.n8n.runner": "Runner tasks",
|
|
2023
2032
|
"settings.log-streaming.eventGroup.n8n.runner.info": "Will send an event when a Code node execution is requested from a task runner, and when a response is received from the runner with the result.",
|
|
2033
|
+
"settings.log-streaming.eventGroup.n8n.queue": "Queue events",
|
|
2034
|
+
"settings.log-streaming.eventGroup.n8n.queue.info": "Will send an event when a queue-related event occurs, e.g. enqueuing, dequeueing, completion, failure, or stalling.",
|
|
2024
2035
|
"settings.log-streaming.eventGroup.n8n.worker": "Worker",
|
|
2025
2036
|
"settings.log-streaming.$$AbstractMessageEventBusDestination": "Generic",
|
|
2026
2037
|
"settings.log-streaming.$$MessageEventBusDestinationWebhook": "Webhook",
|
|
@@ -2184,6 +2195,7 @@ var englishBaseText = {
|
|
|
2184
2195
|
"settings.sourceControl.modals.push.description": "The following will be committed: ",
|
|
2185
2196
|
"settings.sourceControl.modals.push.description.learnMore": "More info",
|
|
2186
2197
|
"settings.sourceControl.modals.push.filesToCommit": "Files to commit",
|
|
2198
|
+
"settings.sourceControl.modals.push.filter": "Filters are applied. Showing {count} {entity}.",
|
|
2187
2199
|
"settings.sourceControl.modals.push.workflowsToCommit": "Select workflows",
|
|
2188
2200
|
"settings.sourceControl.modals.push.everythingIsUpToDate": "Everything is up to date",
|
|
2189
2201
|
"settings.sourceControl.modals.push.noWorkflowChanges": "There are no workflow changes but the following will be committed: {link}",
|
|
@@ -2194,6 +2206,7 @@ var englishBaseText = {
|
|
|
2194
2206
|
"settings.sourceControl.modals.push.buttons.save": "Commit and push",
|
|
2195
2207
|
"settings.sourceControl.modals.push.success.title": "Pushed successfully",
|
|
2196
2208
|
"settings.sourceControl.modals.push.success.description": "were committed and pushed to your remote repository",
|
|
2209
|
+
"settings.sourceControl.modals.push.projectAdmin.callout": "If you want to push workflows from your personal space, move then to a project first.",
|
|
2197
2210
|
"settings.sourceControl.status.modified": "Modified",
|
|
2198
2211
|
"settings.sourceControl.status.deleted": "Deleted",
|
|
2199
2212
|
"settings.sourceControl.status.created": "New",
|
|
@@ -3225,7 +3238,11 @@ var englishBaseText = {
|
|
|
3225
3238
|
"insights.upgradeModal.perks.0": "View up to one year of insights history",
|
|
3226
3239
|
"insights.upgradeModal.perks.1": "Zoom into last 24 hours with hourly granularity",
|
|
3227
3240
|
"insights.upgradeModal.perks.2": "Gain deeper visibility into workflow trends over time",
|
|
3228
|
-
"insights.upgradeModal.title": "Upgrade to Enterprise"
|
|
3241
|
+
"insights.upgradeModal.title": "Upgrade to Enterprise",
|
|
3242
|
+
"whatsNew.versionsBehind": "{count} version behind | {count} versions behind",
|
|
3243
|
+
"whatsNew.update": "Update",
|
|
3244
|
+
"whatsNew.updateAvailable": "You're currently on version {currentVersion}. Update to {latestVersion} to get {count} versions worth of new features, improvements, and fixes. See what changed",
|
|
3245
|
+
"whatsNew.updateAvailable.changelogLink": "in the full changelog"
|
|
3229
3246
|
};
|
|
3230
3247
|
|
|
3231
3248
|
type GetBaseTextKey<T> = T extends `_${string}` ? never : T;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@n8n/i18n",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.5.0",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
7
7
|
"LICENSE.md",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"vue-i18n": "^11.1.2",
|
|
27
|
-
"n8n-workflow": "1.
|
|
27
|
+
"n8n-workflow": "1.98.0"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
30
|
"@testing-library/jest-dom": "^6.6.3",
|
|
@@ -34,13 +34,13 @@
|
|
|
34
34
|
"@vue/tsconfig": "^0.7.0",
|
|
35
35
|
"@vueuse/core": "^10.11.0",
|
|
36
36
|
"vue": "^3.5.13",
|
|
37
|
-
"tsup": "^8.
|
|
38
|
-
"typescript": "
|
|
39
|
-
"vite": "
|
|
40
|
-
"vitest": "
|
|
37
|
+
"tsup": "^8.5.0",
|
|
38
|
+
"typescript": "5.8.3",
|
|
39
|
+
"vite": "6.3.5",
|
|
40
|
+
"vitest": "3.1.3",
|
|
41
41
|
"vue-tsc": "^2.2.8",
|
|
42
42
|
"@n8n/typescript-config": "1.2.0",
|
|
43
|
-
"@n8n/vitest-config": "1.
|
|
43
|
+
"@n8n/vitest-config": "1.4.0",
|
|
44
44
|
"@n8n/eslint-config": "0.0.1"
|
|
45
45
|
},
|
|
46
46
|
"peerDependencies": {
|
|
@@ -63,8 +63,8 @@
|
|
|
63
63
|
"typecheck": "vue-tsc --noEmit",
|
|
64
64
|
"test": "vitest run",
|
|
65
65
|
"test:dev": "vitest --silent=false",
|
|
66
|
-
"lint": "eslint src --
|
|
67
|
-
"lintfix": "eslint src --
|
|
66
|
+
"lint": "eslint src --quiet",
|
|
67
|
+
"lintfix": "eslint src --fix",
|
|
68
68
|
"format": "biome format --write . && prettier --write . --ignore-path ../../../../.prettierignore",
|
|
69
69
|
"format:check": "biome ci . && prettier --check . --ignore-path ../../../../.prettierignore"
|
|
70
70
|
}
|