feat: add translations for language switching
This commit is contained in:
parent
f5117882f8
commit
7fc87ea224
2 changed files with 10 additions and 0 deletions
|
@ -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"],
|
||||||
|
|
|
@ -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"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue