This commit is contained in:
+81
-5
@@ -8,15 +8,91 @@
|
||||
"root": "Root",
|
||||
"openMenu": "Open menu",
|
||||
"closeMenu": "Close menu",
|
||||
"languagePlaceholder": "DE | EN"
|
||||
"themeToggle": "Toggle theme"
|
||||
},
|
||||
"footer": {
|
||||
"copyright": "© {year} moh-sass. All rights reserved."
|
||||
},
|
||||
"comingSoon": {
|
||||
"badge": "Coming Soon",
|
||||
"titleStart": "Something",
|
||||
"titleAccent": "new",
|
||||
"titleEnd": "is on the way.",
|
||||
"description": "My website is currently in maintenance mode. I am finalizing content and polish before launch.",
|
||||
"note": "Thank you for your patience. A cleaner, faster, and stronger version is launching soon."
|
||||
},
|
||||
"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."
|
||||
"heroKicker": "Digital Studio",
|
||||
"heroTitle": "Websites and products that ship fast.",
|
||||
"heroText": "This homepage is a starter for a multilingual marketing and product setup.",
|
||||
"portfolioTitle": "Featured Projects",
|
||||
"portfolioText": "Placeholder area for highlighted client projects.",
|
||||
"productsTitle": "Featured Products",
|
||||
"productsText": "Placeholder area for top product offerings.",
|
||||
"ctaTitle": "Ready for your next step?",
|
||||
"ctaText": "We can shape the right project scope together.",
|
||||
"toPortfolio": "View portfolio",
|
||||
"toProducts": "View products",
|
||||
"toContact": "Contact me",
|
||||
"heroCardTitle": "Fast rollout",
|
||||
"heroCardText": "Structure, content, and components for rapid growth."
|
||||
},
|
||||
"portfolioPage": {
|
||||
"title": "Portfolio",
|
||||
"intro": "Selected projects with a focus on clarity and outcomes.",
|
||||
"open": "Open project"
|
||||
},
|
||||
"productsPage": {
|
||||
"title": "Products",
|
||||
"intro": "Packages for teams from early stage to scale.",
|
||||
"open": "Open product"
|
||||
},
|
||||
"aboutPage": {
|
||||
"title": "About",
|
||||
"intro": "I build clear digital experiences for brands, products, and teams.",
|
||||
"valuesTitle": "How I work",
|
||||
"valueA": "Strategy first",
|
||||
"valueAText": "Each project starts with goals, scope, and priorities.",
|
||||
"valueB": "Clean systems",
|
||||
"valueBText": "I rely on maintainable components and clear structure.",
|
||||
"valueC": "Close collaboration",
|
||||
"valueCText": "Short loops with direct feedback across the full process.",
|
||||
"processTitle": "My process",
|
||||
"processOne": "Discovery and goal definition",
|
||||
"processTwo": "Design and prototyping",
|
||||
"processThree": "Build, test, and launch"
|
||||
},
|
||||
"contactPage": {
|
||||
"title": "Contact",
|
||||
"intro": "Share your goal and I will get back quickly.",
|
||||
"name": "Name",
|
||||
"email": "Email",
|
||||
"message": "Message",
|
||||
"submit": "Submit",
|
||||
"preview": "Open success page",
|
||||
"city": "Berlin, Germany"
|
||||
},
|
||||
"successPage": {
|
||||
"title": "Thank you for your message",
|
||||
"text": "I received your request and will reply shortly.",
|
||||
"home": "Go to homepage",
|
||||
"contact": "Back to contact"
|
||||
},
|
||||
"portfolioDetail": {
|
||||
"back": "Back to portfolio",
|
||||
"challenge": "Challenge",
|
||||
"solution": "Solution",
|
||||
"outcome": "Outcome",
|
||||
"challengeText": "The project needed clearer information architecture and faster performance.",
|
||||
"solutionText": "I built design, components, and content in a modular system.",
|
||||
"outcomeText": "Content ships faster and users reach goals more quickly."
|
||||
},
|
||||
"productDetail": {
|
||||
"back": "Back to products",
|
||||
"included": "Included",
|
||||
"stepOne": "Kickoff and scope clarity",
|
||||
"stepTwo": "Design and component setup",
|
||||
"stepThree": "Implementation and handover",
|
||||
"action": "Contact for proposal"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user