@n8n/i18n 2.37.2 → 2.37.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 +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +6 -6
package/dist/index.cjs
CHANGED
|
@@ -3220,7 +3220,7 @@ var en_default = {
|
|
|
3220
3220
|
"settings.communityNodes.viewDocsAction.label": "Documentation",
|
|
3221
3221
|
"settings.communityNodes.uninstallAction.label": "Uninstall package",
|
|
3222
3222
|
"settings.communityNodes.upToDate.tooltip": "You are up to date",
|
|
3223
|
-
"settings.communityNodes.failedToLoad.tooltip": "
|
|
3223
|
+
"settings.communityNodes.failedToLoad.tooltip": "This package failed to load. It may be corrupted, or it may need a newer version of n8n. Try uninstalling and reinstalling it, or upgrade n8n.",
|
|
3224
3224
|
"settings.communityNodes.managedByEnv": "Community packages are managed via environment variables and cannot be modified from the UI.",
|
|
3225
3225
|
"settings.communityNodes.fetchError.title": "Problem fetching installed packages",
|
|
3226
3226
|
"settings.communityNodes.fetchError.message": "There may be a problem with your internet connection or your n8n instance",
|