Landing/src/translations/en.json
Sergejs Kozinecs 7c05d1dd66 page update
2022-10-19 17:28:46 +03:00

95 lines
2.9 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.

{
"menu": {
"services": "Services",
"about_us": "About Us",
"portfolio": "Portfolio",
"pricing": "Pricing",
"contact_us": "Contact Us"
},
"intro": {
"creating": "We are creating",
"websites": "websites",
"apps": "Mobile apps",
"shops": "E-shops",
"platforms": "Platforms",
"explore": "Exlopre the Universe"
},
"services": {
"title": "Services",
"cards": [
{
"title": "Web development",
"text": "We build modern and easy to use websites, e-commerce solutions for desktop, mobile, tablet.",
"image": "web_development.svg"
},
{
"title": "Mobile App",
"text": "Blending the latest design & development trends, end-user needs, and best user experience practices",
"image": "mobile_app.svg"
},
{
"title": "UI & Animations",
"text": "Craft deligthful experience for your digital products. Solve real problems and improve your vital business metrics through beautiful interfaces",
"image": "ui_animations.svg"
}
]
},
"about_us": {
"title": "About Us",
"sub_title": "You have some great ideas in mind?",
"text": "Working more than 6 years in the creative development industry we are sure that we can realize any complex project",
"amount_completed": "30+",
"completed": "Completed projects",
"amount_webpages": "400+",
"webpages": "Web Pages created",
"amount_experience": "6+",
"experience": "Years experience"
},
"projects": [
{
"title": "Inflid",
"image": "inflid_full_1.png",
"info": ["Website", "Platform", "UI / UX"],
"text": "Smart matching platform for Streamers and Advertisers"
},
{
"title": "Custom PC4U",
"image": "custom-pc4u.png",
"info": ["Website", "Platform", "UI / UX"],
"text": "Smart PC builder and e-shop"
},
{
"title": "MOCKBA MODULAR",
"image": "mockba-modular.png",
"info": ["Website", "Animations", "UI / UX"],
"text": "Modular construction website"
},
{
"title": "PRIYATKI",
"image": "pryatki.png",
"info": ["Website", "E-shop", "CMS"],
"text": "Kids fashion e-shop"
},
{
"title": "SIZZAPP",
"image": "sizzapp.png",
"info": ["Website", "Landing", "UI / UX"],
"text": "Car and motorcycle security solution landing page"
},
{
"title": "TrackPro",
"image": "trackpro.png",
"info": ["Website", "CMS"],
"text": "Fleet Management Software providers - website and content management system development"
}
],
"contacts": {
"title": "Lets bring your project to the Moon",
"name": "name",
"email": "E-mail",
"phone": "phone",
"send": "Send",
"success": "Thank you for sharing your contacts! We will get in touch!",
"error": "Looks like something went wrong, please try to reach us directly "
}
}