(frontend) add font selector in accessibility settings

Dropdown with description and FR/EN/NL translations.
This commit is contained in:
Cyril
2026-04-14 09:33:41 +02:00
committed by aleb_the_flash
parent b917d82f7e
commit 97b5e3e65c
6 changed files with 72 additions and 2 deletions
+10
View File
@@ -117,6 +117,16 @@
"announceReactions": {
"label": "Reaktionen vorlesen"
},
"font": {
"label": "Anzeigeschrift",
"description": "Passe die in der Oberfläche verwendete Schrift für ein besseres Leseerlebnis an.",
"options": {
"default": "Standard (System)",
"lexend": "Lexend (verbesserte Lesbarkeit)",
"atkinson-hyperlegible": "Atkinson Hyperlegible (Sehbeeinträchtigung)",
"opendyslexic": "OpenDyslexic (Dyslexie)"
}
},
"captions": {
"heading": "Untertitel",
"textSize": {