web/settings/appearance: add a toggle for disabling haptics

also updated all descriptions for accessibility toggles
This commit is contained in:
wukko
2025-03-05 21:46:27 +06:00
parent 712318612d
commit 698905db2e
2 changed files with 20 additions and 10 deletions

View File

@ -89,9 +89,11 @@
"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 performance devices.",
"accessibility.transparency.description": "transparency of surfaces will be reduced and all blur effects will be disabled. may also improve ui performance on less powerful devices.",
"accessibility.motion.title": "reduce motion",
"accessibility.motion.description": "disables animations and transitions whenever possible.",
"accessibility.motion.description": "animations and transitions will be disabled whenever possible.",
"accessibility.haptics.title": "disable haptics",
"accessibility.haptics.description": "all haptic effects will be disabled.",
"language": "language",
"language.auto.title": "automatic selection",