mirror of
https://github.com/node-red/node-red.git
synced 2025-12-27 07:31:07 +01:00
Update consent wording
This commit is contained in:
@@ -1277,12 +1277,12 @@
|
||||
"revert": "Revert"
|
||||
},
|
||||
"telemetry": {
|
||||
"label": "Telemetry",
|
||||
"settingsTitle": "Share Anonymous Usage Information",
|
||||
"settingsDescription": "<p>Node-RED would like to send anonymous usage data back to the Node-RED team. This information helps us to understand how it is used.</p><p>It does not include any details of your flows or users.</p><p>For full information on what information is collected and how it is used, please see the <a href=\"https://nodered.org/docs/telemetry\" target=\"_blank\">telemetry documentation</a>.</p>",
|
||||
"label": "Update Notifications",
|
||||
"settingsTitle": "Enable Update Notifications",
|
||||
"settingsDescription": "<p>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.</p><p>This requires sending anonymised data back to the Node-RED team. It does not include any details of your flows or users.</p><p>For full information on what information is collected and how it is used, please see the <a href=\"https://nodered.org/docs/telemetry\" target=\"_blank\">documentation</a>.</p>",
|
||||
"settingsDescription2": "<p>You can change this setting at any time in the editor settings.</p>",
|
||||
"enableLabel": "Yes, send my usage data",
|
||||
"disableLabel": "No, do not send my usage data",
|
||||
"enableLabel": "Yes, enable notifications",
|
||||
"disableLabel": "No, do not enable notifications",
|
||||
"updateAvailable": "Update available",
|
||||
"updateAvailableDesc": "Node-RED __version__ is now available"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user