Files
matheoguilbert.fr/messages/en.json
T

103 lines
3.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"header": {
"home": "Home",
"works": "Works",
"about": "About",
"blog": "Blog"
},
"hero": {
"sectionLabel": "Full Stack Developer & Web Architect",
"title": "Together, let's build something that lasts.",
"subtitle": "I design robust, scalable, and sustainable architectures—foundations that support your products growth over time.",
"cta": "View my work",
"scrollPrompt": "Scroll"
},
"works": {
"sectionLabel": "Project selection",
"title": "Works"
},
"projectCard": {
"cta": "Read more"
},
"homePageFreelanceSection": {
"title": "You have a project you want to bring to life?",
"text": "I design custom web applications, business software, and professional websites that are user-friendly, reliable, and scalable.",
"cta": "Learn more about my freelance services"
},
"approach": {
"sectionLabel": "Approach",
"feature1": {
"title": "More than just a doer",
"text": "Thanks to my background in digital and mobile design, I dont just write code. I bring a critical and constructive perspective to every aspect of your project."
},
"feature2": {
"title": "Concrete foundations",
"text": "My specialty is architecture. I build sustainable, scalable solutions that can accommodate your products growth over time."
},
"feature3": {
"title": "User-centered",
"text": "Perfect code is meaningless if the product doesn't meet a need. I put user experience and functionality at the heart of my development work."
}
},
"about": {
"sectionLabel": "Course",
"title": "About",
"step1": {
"title": "The Beginnings",
"text": "I got started in web design in 2019 after doing an internship, and I haven't stopped since. Now I want to make it my career."
},
"step2": {
"title": "Evolution",
"text": "After graduating from high school with a STI2D diploma and honors, I began a Bachelor's degree in Computer Science with a focus on AI Development."
},
"step3": {
"title": "Today",
"text": "I'm an entrepreneur, co-founder of a startup, and freelance developer—I make a living doing what I love."
}
},
"footer": {
"me": "Full Stack Developer & Web Architect",
"legal": {
"title": "Legal",
"legalNotice": "Legal Notice",
"privacyPolicy": "Privacy Policy"
},
"copyright": "© 2026 M. Guilbert. All rights reserved."
},
"blogPage": {
"hero": {
"sectionLabel": "Thoughts & articles",
"title": "Blog",
"subtitle": "Thoughts on architecture, web development, and the practices that make products last."
},
"backToBlog": "Back to blog",
"scrollPrompt": "Scroll",
"readArticle": "Read article",
"noArticles": "No articles yet.",
"summary": {
"label": "Summary"
}
},
"projectPage": {
"hero": {
"backToProjects": "Back to projects",
"scrollPrompt": "Scroll"
},
"meta": {
"year": "Year",
"category": "Category",
"roles": "Roles",
"client": "Client"
},
"technologies": {
"sectionLabel": "Technologies"
},
"otherProjects": {
"sectionLabel": "Other projets",
"title": "See also"
},
"visitButton": {
"text": "Visit the website"
}
}
}