23 lines
597 B
JSON
23 lines
597 B
JSON
{
|
|
"navigation": {
|
|
"home": "Home",
|
|
"portfolio": "Portfolio",
|
|
"products": "Products",
|
|
"about": "About",
|
|
"contact": "Contact",
|
|
"root": "Root",
|
|
"openMenu": "Open menu",
|
|
"closeMenu": "Close menu",
|
|
"languagePlaceholder": "DE | EN"
|
|
},
|
|
"footer": {
|
|
"copyright": "© {year} moh-sass. All rights reserved."
|
|
},
|
|
"homepage": {
|
|
"kicker": "Welcome",
|
|
"title": "Modern multilingual starter",
|
|
"description": "This homepage is wired with next-intl and ready for additional locales.",
|
|
"sectionPlaceholder": "This page is ready for your content."
|
|
}
|
|
}
|