feat: add translations for language switching

This commit is contained in:
Sebin Nyshkim 2023-03-27 23:48:10 +02:00
parent f5117882f8
commit 7fc87ea224
2 changed files with 10 additions and 0 deletions

View file

@ -10,6 +10,11 @@
"careerPath": "Lebenslauf", "careerPath": "Lebenslauf",
"attributions": "Zuteilung" "attributions": "Zuteilung"
}, },
"langswitcher": {
"title": "Sprache",
"prompt": "Diese Seite anzeigen in:",
"buttonClose": "Schließen"
},
"data": { "data": {
"general": { "general": {
"heading": ["Schlüssel", "Wert"], "heading": ["Schlüssel", "Wert"],

View file

@ -10,6 +10,11 @@
"careerPath": "Career Path", "careerPath": "Career Path",
"attributions": "Attributions" "attributions": "Attributions"
}, },
"langswitcher": {
"title": "Language",
"prompt": "View this page in:",
"buttonClose": "Close"
},
"data": { "data": {
"general": { "general": {
"heading": ["Key", "Value"], "heading": ["Key", "Value"],