Files
LandingPage_RivusLab/src/i18n/locales/en.json
T
cauanneves 1b46f992b0 Atualiza número de WhatsApp/contato para +55 (11) 99972-6609
Substitui placeholder '+55 (00) 00000-0000' em:
- Footer.tsx (texto exibido)
- i18n/locales/{pt,en,es}.json (chave cta.whatsapp usada pelo CTA + wa.me link)
2026-05-23 19:25:04 -03:00

136 lines
4.6 KiB
JSON

{
"nav": {
"services": "Services",
"adaptivework": "AdaptiveWork",
"process": "Process",
"whyus": "Why us",
"contact": "Contact",
"cta": "Get in touch",
"openMenu": "Open menu",
"closeMenu": "Close menu"
},
"theme": {
"switchToLight": "Switch to light theme",
"switchToDark": "Switch to dark theme"
},
"hero": {
"eyebrow": "Software engineering & Planview AdaptiveWork",
"title": "Custom software engineering for your business",
"subtitle": "We are a boutique software studio. We deliver senior teams, maintainable code and specialized support on Planview AdaptiveWork to accelerate your results.",
"ctaPrimary": "Get in touch",
"ctaSecondary": "Explore our services",
"stats": {
"experience": "years of experience",
"projects": "delivered projects",
"uptime": "customer satisfaction"
}
},
"services": {
"eyebrow": "Services",
"title": "End-to-end solutions for your software lifecycle",
"subtitle": "From concept to continuous evolution, we operate as an extension of your team.",
"items": {
"outsourcing": {
"title": "Development Outsourcing",
"description": "On-demand developers and full teams with technical leadership and a delivery mindset."
},
"squads": {
"title": "Dedicated Squads",
"description": "Cross-functional teams (dev, QA, design, PM) embedded with your business."
},
"consulting": {
"title": "Technical Consulting",
"description": "Architecture diagnostics, legacy modernization and technology roadmap definition."
}
}
},
"adaptivework": {
"badge": "Planview Specialists",
"title": "Planview AdaptiveWork support and evolution",
"subtitle": "We help you get the most out of your portfolio management platform with implementation, customization, integrations and training.",
"features": {
"implementation": {
"title": "Implementation & Setup",
"description": "We configure workflows, hierarchies and templates tailored to your process."
},
"customization": {
"title": "Advanced Customization",
"description": "Calculated fields, automations, business rules and custom reports."
},
"integration": {
"title": "Integrations",
"description": "We connect AdaptiveWork with Jira, Azure DevOps, ERPs and internal tools."
},
"training": {
"title": "Training & Support",
"description": "Enablement for PMOs and end users plus continuous support from our team."
}
},
"cta": "Tell me more"
},
"whyus": {
"eyebrow": "Why RivusLab",
"title": "A tech partner — not just a vendor",
"items": {
"senior": {
"title": "Senior teams",
"description": "Experienced engineers that drive technical decisions, not just lines of code."
},
"delivery": {
"title": "Predictable delivery",
"description": "Lean process, clear metrics and short validation cycles."
},
"communication": {
"title": "Direct communication",
"description": "No unnecessary layers: you talk to the people who actually build."
},
"quality": {
"title": "Real quality",
"description": "Testing, code review and observability as part of our daily routine."
}
}
},
"process": {
"eyebrow": "How we work",
"title": "A simple, transparent and iterative process",
"steps": {
"diagnose": {
"title": "Diagnose",
"description": "We understand context, pain points and goals before any proposal."
},
"propose": {
"title": "Propose",
"description": "Scope, team, timeline and budget in a clear and objective proposal."
},
"execute": {
"title": "Execute",
"description": "Incremental delivery with agile rituals and full progress visibility."
},
"evolve": {
"title": "Evolve",
"description": "Post go-live support with maintenance and new features."
}
}
},
"cta": {
"eyebrow": "Let's talk?",
"title": "Share your challenge and we'll design the solution together",
"subtitle": "We reply within 1 business day.",
"emailLabel": "Email",
"email": "contact@rivuslab.com",
"whatsappLabel": "WhatsApp",
"whatsapp": "+55 (11) 99972-6609",
"ctaPrimary": "Send message"
},
"footer": {
"tagline": "Software engineering & Planview AdaptiveWork specialists.",
"navigation": "Navigation",
"company": "Company",
"contact": "Contact",
"rights": "All rights reserved."
},
"lang": {
"switchTo": "Change language"
}
}