@n8n/i18n 2.31.0 → 2.31.1

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
@@ -6171,6 +6171,8 @@ var en_default = {
6171
6171
  "instanceAi.agentTree.error": "Error",
6172
6172
  "instanceAi.error.title": "Something went wrong",
6173
6173
  "instanceAi.error.technicalDetails": "Technical details",
6174
+ "instanceAi.error.outOfCredits.title": "You've run out of AI credits",
6175
+ "instanceAi.error.outOfCredits.upgrade": "Upgrade plan",
6174
6176
  "instanceAi.artifactsPanel.title": "Artifacts",
6175
6177
  "instanceAi.artifactsPanel.showPreview": "Show artifacts preview",
6176
6178
  "instanceAi.artifactsPanel.hidePreview": "Hide artifacts preview",