🌐(i18n) add captions text size setting translations

EN, FR, DE, NL for Accessibility > Captions > Text size.
This commit is contained in:
Cyril
2026-03-03 14:36:17 +01:00
parent 3959c3657c
commit 86427fa2b7
4 changed files with 50 additions and 0 deletions
+11
View File
@@ -116,6 +116,17 @@
"accessibility": {
"announceReactions": {
"label": "Reaktionen vorlesen"
},
"captions": {
"heading": "Untertitel",
"textSize": {
"label": "Untertitel-Schriftgröße",
"options": {
"small": "Klein",
"medium": "Mittel",
"large": "Groß"
}
}
}
},
"tabs": {