diff --git a/packages/node_modules/@node-red/editor-client/locales/en-US/editor.json b/packages/node_modules/@node-red/editor-client/locales/en-US/editor.json index bade10e6f..1aa92c370 100644 --- a/packages/node_modules/@node-red/editor-client/locales/en-US/editor.json +++ b/packages/node_modules/@node-red/editor-client/locales/en-US/editor.json @@ -1290,7 +1290,7 @@ "label": "Update Notifications", "settingsTitle": "Enable Update Notifications", "settingsDescription": "
Node-RED can notify you when there is a new version available. This ensures you keep up to date with the latest features and fixes.
This requires sending anonymised data back to the Node-RED team. It does not include any details of your flows or users.
For full information on what information is collected and how it is used, please see the documentation.
", - "settingsDescription2": "You can change this setting at any time in the editor settings.
", + "settingsDescription2": "You can change this setting at any time in the User Settings.
", "enableLabel": "Yes, enable notifications", "disableLabel": "No, do not enable notifications", "updateAvailable": "Update available",