Update packages/node_modules/@node-red/editor-client/locales/en-US/editor.json

Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
This commit is contained in:
Ben Hardill 2024-04-18 14:22:50 +01:00 committed by GitHub
parent c6289ebb2c
commit 148e64c3da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -643,7 +643,7 @@
"errors": {
"catalogLoadFailed": "<p>Failed to load node catalogue.</p><p>Check the browser console for more information</p>",
"installFailed": "<p>Failed to install: __module__</p><p>__message__</p><p>Check the log for more information</p>",
"installTimeout": "<p>Install continuing the background, Nodes will appear in palette when complete.</p><p>Or you can monitor the install logs</p>",
"installTimeout": "<p>Install continuing the background.</p><p>Nodes will appear in palette when complete. Check the log for more information.</p>",
"removeFailed": "<p>Failed to remove: __module__</p><p>__message__</p><p>Check the log for more information</p>",
"updateFailed": "<p>Failed to update: __module__</p><p>__message__</p><p>Check the log for more information</p>",
"enableFailed": "<p>Failed to enable: __module__</p><p>__message__</p><p>Check the log for more information</p>",