Files
sass-mohfarawati/messages/en.json
T
2026-03-07 20:08:59 +01:00

99 lines
3.4 KiB
JSON

{
"navigation": {
"home": "Home",
"portfolio": "Portfolio",
"products": "Products",
"about": "About",
"contact": "Contact",
"root": "Root",
"openMenu": "Open menu",
"closeMenu": "Close menu",
"themeToggle": "Toggle theme"
},
"footer": {
"copyright": "© {year} moh-sass. All rights reserved."
},
"comingSoon": {
"badge": "Coming Soon",
"titleStart": "A sharper",
"titleAccent": "digital presence",
"titleEnd": "is taking shape.",
"description": "The site is being refined with stronger storytelling, cleaner visuals, and a more polished experience before launch.",
"note": "Thank you for your patience. The next version is arriving soon with more clarity, speed, and intent."
},
"homepage": {
"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",
"all": "All categories",
"empty": "No published projects are available for this filter yet."
},
"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",
"preview": "Open preview",
"openLink": "Open link",
"gallery": "Project gallery",
"download": "Open document"
},
"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"
}
}