From 569c232b47f05294fc842b1f784c39b1f58ac2f2 Mon Sep 17 00:00:00 2001 From: wukko Date: Fri, 29 Nov 2024 12:29:44 +0600 Subject: [PATCH] web/i18n/settings: update description of "reduce transparency" toggle --- 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 db9b54b4..c450b4b9 100644 --- a/web/i18n/en/settings.json +++ b/web/i18n/en/settings.json @@ -88,7 +88,7 @@ "accessibility": "accessibility", "accessibility.transparency.title": "reduce visual transparency", - "accessibility.transparency.description": "reduces transparency of surfaces and disables blur effects. may also improve ui performance on low-end devices.", + "accessibility.transparency.description": "reduces transparency of surfaces and disables blur effects. may also improve ui performance on low performance devices.", "accessibility.motion.title": "reduce motion", "accessibility.motion.description": "disables animations and transitions whenever possible.",