web/i18n/settings: fix a typo in analytics description

This commit is contained in:
wukko
2024-07-14 23:05:31 +06:00
parent 128ab388f3
commit 6ff874d5a1

View File

@@ -87,7 +87,7 @@
"privacy.analytics": "anonymous traffic analytics", "privacy.analytics": "anonymous traffic analytics",
"privacy.analytics.title": "don't contribute to analytics", "privacy.analytics.title": "don't contribute to analytics",
"privacy.analytics.description": "we use a self-hosted plausible instance for getting an approximate number of active cobalt users. no identifiable informaton about you is ever stored. all processed data is anonymized and aggregated.\n\nplausible does not use any cookies and is fully compliant with GDPR, CCPA, and PECR.", "privacy.analytics.description": "we use a self-hosted plausible instance for getting an approximate number of active cobalt users. no identifiable information about you is ever stored. all processed data is anonymized and aggregated.\n\nplausible does not use any cookies and is fully compliant with GDPR, CCPA, and PECR.",
"privacy.analytics.learnmore": "learn more about plausible's dedication to privacy.", "privacy.analytics.learnmore": "learn more about plausible's dedication to privacy.",
"advanced.debug": "debug", "advanced.debug": "debug",