@n8n/i18n 1.6.2 → 1.8.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/types.d.cts CHANGED
@@ -82,6 +82,7 @@ var englishBaseText = {
82
82
  "generic.service": "the service",
83
83
  "generic.star": "Star",
84
84
  "generic.tryNow": "Try now",
85
+ "generic.startNow": "Start now",
85
86
  "generic.dismiss": "Dismiss",
86
87
  "generic.unsavedWork.confirmMessage.headline": "Save changes before leaving?",
87
88
  "generic.unsavedWork.confirmMessage.message": "If you don't save, you will lose your changes.",
@@ -110,6 +111,7 @@ var englishBaseText = {
110
111
  "generic.missing.permissions": "Missing permissions to perform this action",
111
112
  "generic.shortcutHint": "Or press",
112
113
  "generic.upgradeToEnterprise": "Upgrade to Enterprise",
114
+ "generic.never": "Never",
113
115
  "about.aboutN8n": "About n8n",
114
116
  "about.close": "Close",
115
117
  "about.license": "License",
@@ -184,6 +186,8 @@ var englishBaseText = {
184
186
  "aiAssistant.builder.newWorkflowNotice": "The created workflow will be added to the editor",
185
187
  "aiAssistant.builder.feedbackPrompt": "Is this workflow helpful?",
186
188
  "aiAssistant.builder.invalidPrompt": "Prompt validation failed. Please try again with a clearer description of your workflow requirements and supported integrations.",
189
+ "aiAssistant.builder.workflowParsingError.title": "Unable to insert workflow",
190
+ "aiAssistant.builder.workflowParsingError.content": "The workflow returned by AI could not be parsed. Please try again.",
187
191
  "aiAssistant.assistant": "AI Assistant",
188
192
  "aiAssistant.newSessionModal.title.part1": "Start new",
189
193
  "aiAssistant.newSessionModal.title.part2": "session",
@@ -197,10 +201,13 @@ var englishBaseText = {
197
201
  "aiAssistant.codeUpdated.message.body2": "node to see the changes",
198
202
  "aiAssistant.thinkingSteps.analyzingError": "Analyzing the error...",
199
203
  "aiAssistant.thinkingSteps.thinking": "Thinking...",
204
+ "aiAssistant.thinkingSteps.runningTools": "Running tools...",
205
+ "aiAssistant.thinkingSteps.processingResults": "Processing results...",
200
206
  "aiAssistant.prompts.currentView.workflowList": "The user is currently looking at the list of workflows.",
201
207
  "aiAssistant.prompts.currentView.credentialsList": "The user is currently looking at the list of credentials.",
202
208
  "aiAssistant.prompts.currentView.executionsView": "The user is currently looking at the list of executions for the currently open workflow.",
203
209
  "aiAssistant.prompts.currentView.workflowEditor": "The user is currently looking at the current workflow in n8n editor, without any specific node selected.",
210
+ "aiAssistant.tooltip": "Ask Assistant",
204
211
  "banners.confirmEmail.message.1": "To secure your account and prevent future access issues, please confirm your",
205
212
  "banners.confirmEmail.message.2": "email address.",
206
213
  "banners.confirmEmail.button": "Confirm email",
@@ -1502,8 +1509,10 @@ var englishBaseText = {
1502
1509
  "nodeView.couldntImportWorkflow": "Could not import workflow",
1503
1510
  "nodeView.couldntLoadWorkflow.invalidWorkflowObject": "Invalid workflow object",
1504
1511
  "nodeView.deletesTheCurrentExecutionData": "Deletes the current execution data",
1505
- "nodeView.focusPanel.title": "Focus",
1506
- "nodeView.focusPanel.noParameters": "No parameters focused. Focus a parameter by clicking on the action dropdown in the node detail view.",
1512
+ "nodeView.focusPanel.noExecutionData": "Execute previous node for autocomplete",
1513
+ "nodeView.focusPanel.noParameters.title": "Show a node parameter here, to iterate easily",
1514
+ "nodeView.focusPanel.noParameters.subtitle": "For example, keep your prompt always visible so you can run the workflow while tweaking it",
1515
+ "nodeView.focusPanel.missingParameter": "This parameter is no longer visible on the node. A related parameter was likely changed, removing this one.",
1507
1516
  "nodeView.itLooksLikeYouHaveBeenEditingSomething": "It looks like you made some edits. If you leave before saving, your changes will be lost.",
1508
1517
  "nodeView.loadingTemplate": "Loading template",
1509
1518
  "nodeView.moreInfo": "More info",
@@ -1529,6 +1538,7 @@ var englishBaseText = {
1529
1538
  "nodeView.showError.mounted2.message": "There was a problem initializing the workflow",
1530
1539
  "nodeView.showError.mounted2.title": "Init Problem",
1531
1540
  "nodeView.showError.openExecution.title": "Problem loading execution",
1541
+ "nodeView.showError.openExecution.node": "Problem opening node in execution",
1532
1542
  "nodeView.showError.openWorkflow.title": "Problem opening workflow",
1533
1543
  "nodeView.showError.stopExecution.title": "Problem stopping execution",
1534
1544
  "nodeView.showError.stopWaitingForWebhook.title": "Problem deleting test webhook",
@@ -1563,6 +1573,8 @@ var englishBaseText = {
1563
1573
  "nodeView.zoomToFit": "Zoom to Fit",
1564
1574
  "nodeView.replaceMe": "Replace Me",
1565
1575
  "nodeView.setupTemplate": "Set up template",
1576
+ "nodeView.expandAllNodes": "Expand all nodes",
1577
+ "nodeView.collapseAllNodes": "Collapse all nodes",
1566
1578
  "nodeViewV2.showError.editingNotAllowed": "Editing is not allowed",
1567
1579
  "nodeViewV2.showError.failedToCreateNode": "Failed to create node",
1568
1580
  "contextMenu.node": "node | nodes",
@@ -1954,6 +1966,7 @@ var englishBaseText = {
1954
1966
  "settings.personal.security": "Security",
1955
1967
  "settings.signup.signUpInviterInfo": "{firstName} {lastName} has invited you to n8n",
1956
1968
  "settings.users": "Users",
1969
+ "settings.users.count": "{count} user | {count} users",
1957
1970
  "settings.users.search.placeholder": "Search by name or email",
1958
1971
  "settings.users.confirmDataHandlingAfterDeletion": "What should we do with their data?",
1959
1972
  "settings.users.confirmUserDeletion": "Are you sure you want to delete this invited user?",
@@ -2015,7 +2028,6 @@ var englishBaseText = {
2015
2028
  "settings.users.usersInvited": "Users invited",
2016
2029
  "settings.users.usersInvitedError": "Could not invite users",
2017
2030
  "settings.users.advancedPermissions.warning": "{link} to unlock the ability to create additional admin users",
2018
- "settings.users.advancedPermissions.warning.link": "Upgrade",
2019
2031
  "settings.users.userRoleUpdated": "Changes saved",
2020
2032
  "settings.users.userRoleUpdated.message": "{user} has been successfully updated to a {role}",
2021
2033
  "settings.users.userRoleUpdatedError": "Unable to updated role",
@@ -2033,7 +2045,6 @@ var englishBaseText = {
2033
2045
  "settings.users.table.row.2fa.disabled": "@:_reusableBaseText.disabled",
2034
2046
  "settings.api": "API",
2035
2047
  "settings.api.scopes.upgrade": "{link} to unlock the ability to modify API key scopes",
2036
- "settings.api.scopes.upgrade.link": "Upgrade",
2037
2048
  "settings.n8napi": "n8n API",
2038
2049
  "settings.log-streaming": "Log Streaming",
2039
2050
  "settings.log-streaming.heading": "Log Streaming",
@@ -2353,6 +2364,10 @@ var englishBaseText = {
2353
2364
  "templates.workflows": "Workflows",
2354
2365
  "templates.workflowsNotFound": "Workflow could not be found",
2355
2366
  "textEdit.edit": "Edit",
2367
+ "userActivity.daysAgo": "{count} days ago",
2368
+ "userActivity.lastTime": "Last {time}",
2369
+ "userActivity.today": "Today",
2370
+ "userActivity.yesterday": "Yesterday",
2356
2371
  "timeAgo.daysAgo": "%s days ago",
2357
2372
  "timeAgo.hoursAgo": "%s hours ago",
2358
2373
  "timeAgo.inDays": "in %s days",
@@ -2671,6 +2686,10 @@ var englishBaseText = {
2671
2686
  "workflows.create.folder.toast.title": "Workflow successfully created in \"{projectName}\", within \"{folderName}\"",
2672
2687
  "workflows.create.project.toast.text": "All members from {projectName} will have access to this workflow.",
2673
2688
  "workflows.deactivated": "Workflow deactivated",
2689
+ "workflows.ai.starter.collection.callout": "Learn how to build AI Agents in n8n",
2690
+ "workflows.ai.starter.collection.card": "Learn how to build AI Agents",
2691
+ "workflows.ai.starter.collection.folder.name": "🎁 n8n basics: Learn how to build Agents in n8n",
2692
+ "workflows.ai.starter.collection.error": "Error loading AI Agent starter collection. Please try again later.",
2674
2693
  "workflowSelectorParameterInput.createNewSubworkflow.name": "My Sub-Workflow",
2675
2694
  "importCurlModal.title": "Import cURL command",
2676
2695
  "importCurlModal.input.label": "cURL Command",
@@ -3144,6 +3163,7 @@ var englishBaseText = {
3144
3163
  "evaluation.listRuns.error.unknownError": "Execution error{description}",
3145
3164
  "evaluation.listRuns.error.cantFetchTestRuns": "Couldn’t fetch test runs",
3146
3165
  "evaluation.listRuns.error.cantStartTestRun": "Couldn’t start test run",
3166
+ "evaluation.listRuns.error.cantStopTestRun": "Couldn’t stop test run",
3147
3167
  "evaluation.listRuns.error.unknownError.description": "Click for more details",
3148
3168
  "evaluation.listRuns.error.evaluationTriggerNotFound": "Evaluation trigger missing",
3149
3169
  "evaluation.listRuns.error.evaluationTriggerNotConfigured": "Evaluation trigger is not configured",
@@ -3171,6 +3191,7 @@ var englishBaseText = {
3171
3191
  "evaluation.runDetail.error.noMetricsCollected": "No 'Set metrics' node executed",
3172
3192
  "evaluation.runDetail.error.partialCasesFailed": "Finished with errors",
3173
3193
  "evaluation.runTest": "Run Test",
3194
+ "evaluation.stopTest": "Stop Test",
3174
3195
  "evaluation.cancelTestRun": "Cancel Test Run",
3175
3196
  "evaluation.notImplemented": "This feature is not implemented yet!",
3176
3197
  "evaluation.viewDetails": "View Details",
@@ -3251,9 +3272,9 @@ var englishBaseText = {
3251
3272
  "insights.banner.title.timeSavedDailyAverage": "Time saved daily avg.",
3252
3273
  "insights.banner.title.averageRunTime": "Run time (avg.)",
3253
3274
  "insights.dashboard.table.projectName": "Project name",
3275
+ "insights.dashboard.table.title": "Breakdown by workflow",
3254
3276
  "insights.dashboard.table.estimate": "Estimate",
3255
3277
  "insights.dashboard.title": "Insights",
3256
- "insights.dashboard.paywall.cta": "Upgrade",
3257
3278
  "insights.dashboard.paywall.title": "Upgrade to access more detailed insights",
3258
3279
  "insights.dashboard.paywall.description": "Gain access to more granular, per-workflow insights and visual breakdown of production executions over different time periods.",
3259
3280
  "insights.banner.title.timeSaved.tooltip": "Total time saved calculated from your estimated time savings per execution across all workflows",
@@ -3276,8 +3297,8 @@ var englishBaseText = {
3276
3297
  "communityNodeInfo.downloads": "{downloads} Downloads",
3277
3298
  "communityNodeInfo.publishedBy": "Published by {publisherName}",
3278
3299
  "communityNodeInfo.contact.admin": "Please contact an administrator to install this community node:",
3300
+ "communityNodeUpdateInfo.available": "A new node package version is available",
3279
3301
  "insights.upgradeModal.button.dismiss": "Dismiss",
3280
- "insights.upgradeModal.button.upgrade": "Upgrade",
3281
3302
  "insights.upgradeModal.content": "Viewing this time period requires an enterprise plan. Upgrade to Enterprise to unlock advanced features.",
3282
3303
  "insights.upgradeModal.perks.0": "View up to one year of insights history",
3283
3304
  "insights.upgradeModal.perks.1": "Zoom into last 24 hours with hourly granularity",
package/dist/types.d.ts CHANGED
@@ -82,6 +82,7 @@ var englishBaseText = {
82
82
  "generic.service": "the service",
83
83
  "generic.star": "Star",
84
84
  "generic.tryNow": "Try now",
85
+ "generic.startNow": "Start now",
85
86
  "generic.dismiss": "Dismiss",
86
87
  "generic.unsavedWork.confirmMessage.headline": "Save changes before leaving?",
87
88
  "generic.unsavedWork.confirmMessage.message": "If you don't save, you will lose your changes.",
@@ -110,6 +111,7 @@ var englishBaseText = {
110
111
  "generic.missing.permissions": "Missing permissions to perform this action",
111
112
  "generic.shortcutHint": "Or press",
112
113
  "generic.upgradeToEnterprise": "Upgrade to Enterprise",
114
+ "generic.never": "Never",
113
115
  "about.aboutN8n": "About n8n",
114
116
  "about.close": "Close",
115
117
  "about.license": "License",
@@ -184,6 +186,8 @@ var englishBaseText = {
184
186
  "aiAssistant.builder.newWorkflowNotice": "The created workflow will be added to the editor",
185
187
  "aiAssistant.builder.feedbackPrompt": "Is this workflow helpful?",
186
188
  "aiAssistant.builder.invalidPrompt": "Prompt validation failed. Please try again with a clearer description of your workflow requirements and supported integrations.",
189
+ "aiAssistant.builder.workflowParsingError.title": "Unable to insert workflow",
190
+ "aiAssistant.builder.workflowParsingError.content": "The workflow returned by AI could not be parsed. Please try again.",
187
191
  "aiAssistant.assistant": "AI Assistant",
188
192
  "aiAssistant.newSessionModal.title.part1": "Start new",
189
193
  "aiAssistant.newSessionModal.title.part2": "session",
@@ -197,10 +201,13 @@ var englishBaseText = {
197
201
  "aiAssistant.codeUpdated.message.body2": "node to see the changes",
198
202
  "aiAssistant.thinkingSteps.analyzingError": "Analyzing the error...",
199
203
  "aiAssistant.thinkingSteps.thinking": "Thinking...",
204
+ "aiAssistant.thinkingSteps.runningTools": "Running tools...",
205
+ "aiAssistant.thinkingSteps.processingResults": "Processing results...",
200
206
  "aiAssistant.prompts.currentView.workflowList": "The user is currently looking at the list of workflows.",
201
207
  "aiAssistant.prompts.currentView.credentialsList": "The user is currently looking at the list of credentials.",
202
208
  "aiAssistant.prompts.currentView.executionsView": "The user is currently looking at the list of executions for the currently open workflow.",
203
209
  "aiAssistant.prompts.currentView.workflowEditor": "The user is currently looking at the current workflow in n8n editor, without any specific node selected.",
210
+ "aiAssistant.tooltip": "Ask Assistant",
204
211
  "banners.confirmEmail.message.1": "To secure your account and prevent future access issues, please confirm your",
205
212
  "banners.confirmEmail.message.2": "email address.",
206
213
  "banners.confirmEmail.button": "Confirm email",
@@ -1502,8 +1509,10 @@ var englishBaseText = {
1502
1509
  "nodeView.couldntImportWorkflow": "Could not import workflow",
1503
1510
  "nodeView.couldntLoadWorkflow.invalidWorkflowObject": "Invalid workflow object",
1504
1511
  "nodeView.deletesTheCurrentExecutionData": "Deletes the current execution data",
1505
- "nodeView.focusPanel.title": "Focus",
1506
- "nodeView.focusPanel.noParameters": "No parameters focused. Focus a parameter by clicking on the action dropdown in the node detail view.",
1512
+ "nodeView.focusPanel.noExecutionData": "Execute previous node for autocomplete",
1513
+ "nodeView.focusPanel.noParameters.title": "Show a node parameter here, to iterate easily",
1514
+ "nodeView.focusPanel.noParameters.subtitle": "For example, keep your prompt always visible so you can run the workflow while tweaking it",
1515
+ "nodeView.focusPanel.missingParameter": "This parameter is no longer visible on the node. A related parameter was likely changed, removing this one.",
1507
1516
  "nodeView.itLooksLikeYouHaveBeenEditingSomething": "It looks like you made some edits. If you leave before saving, your changes will be lost.",
1508
1517
  "nodeView.loadingTemplate": "Loading template",
1509
1518
  "nodeView.moreInfo": "More info",
@@ -1529,6 +1538,7 @@ var englishBaseText = {
1529
1538
  "nodeView.showError.mounted2.message": "There was a problem initializing the workflow",
1530
1539
  "nodeView.showError.mounted2.title": "Init Problem",
1531
1540
  "nodeView.showError.openExecution.title": "Problem loading execution",
1541
+ "nodeView.showError.openExecution.node": "Problem opening node in execution",
1532
1542
  "nodeView.showError.openWorkflow.title": "Problem opening workflow",
1533
1543
  "nodeView.showError.stopExecution.title": "Problem stopping execution",
1534
1544
  "nodeView.showError.stopWaitingForWebhook.title": "Problem deleting test webhook",
@@ -1563,6 +1573,8 @@ var englishBaseText = {
1563
1573
  "nodeView.zoomToFit": "Zoom to Fit",
1564
1574
  "nodeView.replaceMe": "Replace Me",
1565
1575
  "nodeView.setupTemplate": "Set up template",
1576
+ "nodeView.expandAllNodes": "Expand all nodes",
1577
+ "nodeView.collapseAllNodes": "Collapse all nodes",
1566
1578
  "nodeViewV2.showError.editingNotAllowed": "Editing is not allowed",
1567
1579
  "nodeViewV2.showError.failedToCreateNode": "Failed to create node",
1568
1580
  "contextMenu.node": "node | nodes",
@@ -1954,6 +1966,7 @@ var englishBaseText = {
1954
1966
  "settings.personal.security": "Security",
1955
1967
  "settings.signup.signUpInviterInfo": "{firstName} {lastName} has invited you to n8n",
1956
1968
  "settings.users": "Users",
1969
+ "settings.users.count": "{count} user | {count} users",
1957
1970
  "settings.users.search.placeholder": "Search by name or email",
1958
1971
  "settings.users.confirmDataHandlingAfterDeletion": "What should we do with their data?",
1959
1972
  "settings.users.confirmUserDeletion": "Are you sure you want to delete this invited user?",
@@ -2015,7 +2028,6 @@ var englishBaseText = {
2015
2028
  "settings.users.usersInvited": "Users invited",
2016
2029
  "settings.users.usersInvitedError": "Could not invite users",
2017
2030
  "settings.users.advancedPermissions.warning": "{link} to unlock the ability to create additional admin users",
2018
- "settings.users.advancedPermissions.warning.link": "Upgrade",
2019
2031
  "settings.users.userRoleUpdated": "Changes saved",
2020
2032
  "settings.users.userRoleUpdated.message": "{user} has been successfully updated to a {role}",
2021
2033
  "settings.users.userRoleUpdatedError": "Unable to updated role",
@@ -2033,7 +2045,6 @@ var englishBaseText = {
2033
2045
  "settings.users.table.row.2fa.disabled": "@:_reusableBaseText.disabled",
2034
2046
  "settings.api": "API",
2035
2047
  "settings.api.scopes.upgrade": "{link} to unlock the ability to modify API key scopes",
2036
- "settings.api.scopes.upgrade.link": "Upgrade",
2037
2048
  "settings.n8napi": "n8n API",
2038
2049
  "settings.log-streaming": "Log Streaming",
2039
2050
  "settings.log-streaming.heading": "Log Streaming",
@@ -2353,6 +2364,10 @@ var englishBaseText = {
2353
2364
  "templates.workflows": "Workflows",
2354
2365
  "templates.workflowsNotFound": "Workflow could not be found",
2355
2366
  "textEdit.edit": "Edit",
2367
+ "userActivity.daysAgo": "{count} days ago",
2368
+ "userActivity.lastTime": "Last {time}",
2369
+ "userActivity.today": "Today",
2370
+ "userActivity.yesterday": "Yesterday",
2356
2371
  "timeAgo.daysAgo": "%s days ago",
2357
2372
  "timeAgo.hoursAgo": "%s hours ago",
2358
2373
  "timeAgo.inDays": "in %s days",
@@ -2671,6 +2686,10 @@ var englishBaseText = {
2671
2686
  "workflows.create.folder.toast.title": "Workflow successfully created in \"{projectName}\", within \"{folderName}\"",
2672
2687
  "workflows.create.project.toast.text": "All members from {projectName} will have access to this workflow.",
2673
2688
  "workflows.deactivated": "Workflow deactivated",
2689
+ "workflows.ai.starter.collection.callout": "Learn how to build AI Agents in n8n",
2690
+ "workflows.ai.starter.collection.card": "Learn how to build AI Agents",
2691
+ "workflows.ai.starter.collection.folder.name": "🎁 n8n basics: Learn how to build Agents in n8n",
2692
+ "workflows.ai.starter.collection.error": "Error loading AI Agent starter collection. Please try again later.",
2674
2693
  "workflowSelectorParameterInput.createNewSubworkflow.name": "My Sub-Workflow",
2675
2694
  "importCurlModal.title": "Import cURL command",
2676
2695
  "importCurlModal.input.label": "cURL Command",
@@ -3144,6 +3163,7 @@ var englishBaseText = {
3144
3163
  "evaluation.listRuns.error.unknownError": "Execution error{description}",
3145
3164
  "evaluation.listRuns.error.cantFetchTestRuns": "Couldn’t fetch test runs",
3146
3165
  "evaluation.listRuns.error.cantStartTestRun": "Couldn’t start test run",
3166
+ "evaluation.listRuns.error.cantStopTestRun": "Couldn’t stop test run",
3147
3167
  "evaluation.listRuns.error.unknownError.description": "Click for more details",
3148
3168
  "evaluation.listRuns.error.evaluationTriggerNotFound": "Evaluation trigger missing",
3149
3169
  "evaluation.listRuns.error.evaluationTriggerNotConfigured": "Evaluation trigger is not configured",
@@ -3171,6 +3191,7 @@ var englishBaseText = {
3171
3191
  "evaluation.runDetail.error.noMetricsCollected": "No 'Set metrics' node executed",
3172
3192
  "evaluation.runDetail.error.partialCasesFailed": "Finished with errors",
3173
3193
  "evaluation.runTest": "Run Test",
3194
+ "evaluation.stopTest": "Stop Test",
3174
3195
  "evaluation.cancelTestRun": "Cancel Test Run",
3175
3196
  "evaluation.notImplemented": "This feature is not implemented yet!",
3176
3197
  "evaluation.viewDetails": "View Details",
@@ -3251,9 +3272,9 @@ var englishBaseText = {
3251
3272
  "insights.banner.title.timeSavedDailyAverage": "Time saved daily avg.",
3252
3273
  "insights.banner.title.averageRunTime": "Run time (avg.)",
3253
3274
  "insights.dashboard.table.projectName": "Project name",
3275
+ "insights.dashboard.table.title": "Breakdown by workflow",
3254
3276
  "insights.dashboard.table.estimate": "Estimate",
3255
3277
  "insights.dashboard.title": "Insights",
3256
- "insights.dashboard.paywall.cta": "Upgrade",
3257
3278
  "insights.dashboard.paywall.title": "Upgrade to access more detailed insights",
3258
3279
  "insights.dashboard.paywall.description": "Gain access to more granular, per-workflow insights and visual breakdown of production executions over different time periods.",
3259
3280
  "insights.banner.title.timeSaved.tooltip": "Total time saved calculated from your estimated time savings per execution across all workflows",
@@ -3276,8 +3297,8 @@ var englishBaseText = {
3276
3297
  "communityNodeInfo.downloads": "{downloads} Downloads",
3277
3298
  "communityNodeInfo.publishedBy": "Published by {publisherName}",
3278
3299
  "communityNodeInfo.contact.admin": "Please contact an administrator to install this community node:",
3300
+ "communityNodeUpdateInfo.available": "A new node package version is available",
3279
3301
  "insights.upgradeModal.button.dismiss": "Dismiss",
3280
- "insights.upgradeModal.button.upgrade": "Upgrade",
3281
3302
  "insights.upgradeModal.content": "Viewing this time period requires an enterprise plan. Upgrade to Enterprise to unlock advanced features.",
3282
3303
  "insights.upgradeModal.perks.0": "View up to one year of insights history",
3283
3304
  "insights.upgradeModal.perks.1": "Zoom into last 24 hours with hourly granularity",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@n8n/i18n",
3
3
  "type": "module",
4
- "version": "1.6.2",
4
+ "version": "1.8.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.99.1"
27
+ "n8n-workflow": "1.101.0"
28
28
  },
29
29
  "devDependencies": {
30
30
  "@testing-library/jest-dom": "^6.6.3",
@@ -39,8 +39,8 @@
39
39
  "vite": "^6.3.5",
40
40
  "vitest": "^3.1.3",
41
41
  "vue-tsc": "^2.2.8",
42
- "@n8n/eslint-config": "0.0.1",
43
42
  "@n8n/typescript-config": "1.3.0",
43
+ "@n8n/eslint-config": "0.0.1",
44
44
  "@n8n/vitest-config": "1.5.0"
45
45
  },
46
46
  "peerDependencies": {