feat: initialize mohfarawati app foundation
CI / quality (push) Waiting to run

This commit is contained in:
MOH
2026-03-06 13:53:57 +01:00
parent 30330c4f1e
commit f86b7f39f7
50 changed files with 4615 additions and 152 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"navigation": {
"home": "Start",
"portfolio": "Portfolio",
"products": "Produkte",
"about": "Ueber uns",
"contact": "Kontakt",
"root": "Root",
"openMenu": "Menue oeffnen",
"closeMenu": "Menue schliessen",
"languagePlaceholder": "DE | EN"
},
"footer": {
"copyright": "© {year} moh-sass. Alle Rechte vorbehalten."
},
"homepage": {
"kicker": "Willkommen",
"title": "Mehrsprachiger Next.js Start",
"description": "Diese Startseite nutzt next-intl und ist fuer weitere Sprachen vorbereitet.",
"sectionPlaceholder": "Diese Seite ist bereit fuer deinen Inhalt."
}
}