Use translations in the translation files instead of hard-coded strings for the language names

This commit is contained in:
2026-05-21 22:32:39 +02:00
parent 420f47dca4
commit 258a4025bc
7 changed files with 68 additions and 8 deletions
+10
View File
@@ -24,6 +24,16 @@
"dark": "Zum dunklen Modus wechseln",
"auto": "Zum System-Farbschema wechseln"
}
},
"locale": {
"languages": {
"en": "English",
"de": "Deutsch",
"fr": "Français",
"es": "Español",
"it": "Italiano",
"pt": "Português"
}
}
},
"slogan": "Gebaut zum Suchen."