fix: add missing de.json language file to fix build

This commit is contained in:
mstfyldz
2026-08-09 11:29:44 +03:00
parent 2f302f8dd4
commit b0f8c4efe1
+14
View File
@@ -0,0 +1,14 @@
{
"nav": {
"home": "Startseite",
"about": "Über Uns",
"contact": "Kontakt"
},
"hero": {
"title": "Willkommen",
"cta": "Mehr Erfahren"
},
"footer": {
"rights": "Alle Rechte vorbehalten."
}
}