@n8n/i18n 2.35.1 → 2.35.3

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 CHANGED
@@ -6486,6 +6486,8 @@ var en_default = {
6486
6486
  "insights.dashboard.dataRangeAlert.dismiss": "Dismiss",
6487
6487
  "insights.dashboard.paywall.title": "Upgrade to access more detailed insights",
6488
6488
  "insights.dashboard.paywall.description": "Gain access to more granular, per-workflow insights and visual breakdown of production executions over different time periods.",
6489
+ "insights.dashboard.error.forbidden.title": "Couldn't load insights",
6490
+ "insights.dashboard.error.forbidden.message": "You don't have access to insights for this project",
6489
6491
  "insights.banner.title.timeSaved.tooltip": "Total time saved calculated from your estimated time savings per execution across all workflows",
6490
6492
  "insights.banner.queueMode.warning": "We identified and fixed an issue where insights execution counts were duplicated for queue mode users.",
6491
6493
  "insights.banner.queueMode.warning.link.text": "Learn more",