From c8fabd6c226b1381840b1cfcd77d5d3211f46261 Mon Sep 17 00:00:00 2001 From: wukko Date: Sun, 14 Jul 2024 23:05:31 +0600 Subject: [PATCH] web/i18n/settings: fix a typo in analytics description --- web/i18n/en/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/en/settings.json b/web/i18n/en/settings.json index 6a299974..f5380063 100644 --- a/web/i18n/en/settings.json +++ b/web/i18n/en/settings.json @@ -87,7 +87,7 @@ "privacy.analytics": "anonymous traffic 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.", "advanced.debug": "debug",