mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-13 05:37:44 +02:00
web/settings/appearance: add a toggle for disabling haptics
also updated all descriptions for accessibility toggles
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user