@n8n/i18n 2.36.0 → 2.36.2

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