@n8n/i18n 2.29.2 → 2.29.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 CHANGED
@@ -2469,6 +2469,7 @@ var en_default = {
2469
2469
  "oauth.consentView.error.fetchDetails": "Error fetching client details",
2470
2470
  "oauth.consentView.error.heading": "Authorization unavailable",
2471
2471
  "oauth.consentView.error.resourceUnavailable": "This authorization can no longer be completed because the target is no longer available.",
2472
+ "oauth.consentView.error.insufficientScope": "You do not have sufficient permissions to authorize this request.",
2472
2473
  "oauth.consentView.success.title": "Success",
2473
2474
  "oauth.consentView.success.description": "You will soon be redirected back to the client.",
2474
2475
  "parameterInput.expressionResult": "e.g. {result}",