fix: add missing de.json language file to fix build
This commit is contained in:
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"nav": {
|
||||||
|
"home": "Startseite",
|
||||||
|
"about": "Über Uns",
|
||||||
|
"contact": "Kontakt"
|
||||||
|
},
|
||||||
|
"hero": {
|
||||||
|
"title": "Willkommen",
|
||||||
|
"cta": "Mehr Erfahren"
|
||||||
|
},
|
||||||
|
"footer": {
|
||||||
|
"rights": "Alle Rechte vorbehalten."
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user