You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/translations/en.json
+13-1Lines changed: 13 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6780,6 +6780,7 @@
6780
6780
},
6781
6781
"analytics": {
6782
6782
"caption": "Analytics",
6783
+
"header": "Home Assistant analytics",
6783
6784
"description": "Learn how to share data to improve Home Assistant",
6784
6785
"preferences": {
6785
6786
"base": {
@@ -6797,10 +6798,21 @@
6797
6798
"diagnostics": {
6798
6799
"title": "Diagnostics",
6799
6800
"description": "Share crash reports when unexpected errors occur."
6801
+
},
6802
+
"snapshots": {
6803
+
"title": "Devices",
6804
+
"description": "Generic information about your devices.",
6805
+
"header": "Device analytics",
6806
+
"info": "Anonymously share data about your devices to help build the Open Home Foundation’s device database. This free, open source resource helps users find useful information about smart home devices. Only device-specific details (like model or manufacturer) are shared — never personally identifying information (like the names you assign).",
6807
+
"learn_more": "Learn more about the device database and how we process your data",
6808
+
"alert": {
6809
+
"title": "Important",
6810
+
"content": "Only enable this option if you understand that your device information will be shared."
6811
+
}
6800
6812
}
6801
6813
},
6802
6814
"need_base_enabled": "You need to enable basic analytics for this option to be available",
6803
-
"learn_more": "How we process your data",
6815
+
"learn_more": "Learn how we process your data",
6804
6816
"intro": "Share anonymized information from your installation to help make Home Assistant better and help us convince manufacturers to add local control and privacy-focused features.",
0 commit comments