web/settings: add "privacy" page with analytics toggle
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"page.appearance": "appearance",
|
||||
"page.privacy": "privacy",
|
||||
"page.video": "video",
|
||||
"page.audio": "audio",
|
||||
"page.metadata": "metadata",
|
||||
@@ -84,6 +85,10 @@
|
||||
"language.preferred.title": "preferred language",
|
||||
"language.preferred.description": "language used for interface and content. if any text isn’t translated to this language, it will be displayed in english.",
|
||||
|
||||
"privacy": "anonymous traffic analytics",
|
||||
"privacy.disableAnalytics.title": "opt out of private analytics",
|
||||
"privacy.disableAnalytics.description": "enable if you don't want to be included in anonymous traffic stats. read more about this in about > privacy policy (tl;dr: nothing about you is ever stored or tracked, no cookies are used).",
|
||||
|
||||
"advanced.debug": "debug",
|
||||
"advanced.debug.title": "enable debug features",
|
||||
"advanced.debug.description": "gives you access to a page with app & device info useful for debugging."
|
||||
|
||||
Reference in New Issue
Block a user