From 6ff874d5a116377e018d5a678917dc9a88213a9f 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",