feat(settings): add settings page link

This commit is contained in:
2026-07-28 20:08:39 +02:00
committed by jakob.scheid
parent d78beffabd
commit 248adf40b0
4 changed files with 77 additions and 0 deletions
+5
View File
@@ -49,6 +49,11 @@
"switch": {
"title": "Wert umschalten",
"ariaLabel": "Schaltet den Wert um"
},
"pages": {
"link": {
"ariaLabel": "Geht zur Einstellungsseite {page}"
}
}
}
}