Files
Tiber365/dist/locales/en/translation.json
becarta 3168826fa8 Add internationalization support with astro-i18next integration
- Implemented astro-i18next for multi-language support, including English, Dutch, and Italian.
- Configured default locale and language fallback settings.
- Defined routes for localized content in the configuration.
- Updated package.json and package-lock.json to include new dependencies for i18next and related plugins.
2025-05-23 15:10:00 +02:00

148 lines
5.1 KiB
JSON

{
"meta": {
"title": "Tiber365 - Professional IT Services",
"description": "Professional IT services for freelancers and small businesses. Microsoft 365 support, networking solutions, web hosting, and custom IT projects.",
"keywords": "IT services, Microsoft 365, networking, web hosting, automation, small business IT"
},
"nav": {
"home": "Home",
"services": "Services",
"about": "About",
"contact": "Contact",
"blog": "Blog",
"support": "Support",
"language": "Language",
"theme": {
"toggle": "Toggle theme"
}
},
"hero": {
"title": "Professional IT Services for Your Business",
"subtitle": "Empowering freelancers and small businesses with reliable Microsoft 365 support, networking solutions, web hosting, and custom IT projects.",
"trusted": "Trusted by businesses across Italy",
"cta": {
"primary": "Get Started Today",
"secondary": "View Our Services"
}
},
"services": {
"title": "Our Services",
"subtitle": "Comprehensive IT solutions tailored for small businesses and freelancers",
"viewAll": "View All Services",
"microsoft365": {
"title": "Microsoft 365 Support",
"description": "Complete Microsoft 365 setup, migration, and ongoing support for your business.",
"features": {
"migrations": "Email & data migrations",
"apps": "Office apps configuration",
"teams": "Microsoft Teams setup",
"sharepoint": "SharePoint collaboration",
"admin": "Admin portal management"
}
},
"management": {
"title": "Full M365 Management",
"description": "Let us handle your entire Microsoft 365 environment with proactive management.",
"features": {
"automation": "Automated workflows",
"monitoring": "24/7 system monitoring",
"maintenance": "Regular maintenance",
"optimization": "Performance optimization"
}
},
"networking": {
"title": "Networking & Infrastructure",
"description": "Professional networking solutions using Ubiquiti and UniFi equipment.",
"features": {
"ubiquiti": "Ubiquiti/UniFi specialists",
"infrastructure": "Network infrastructure",
"security": "Network security",
"monitoring": "Traffic monitoring"
}
},
"hosting": {
"title": "Web Hosting & Management",
"description": "Reliable web hosting with full management and maintenance included.",
"features": {
"webhosting": "Reliable web hosting",
"domains": "Domain management",
"ssl": "SSL certificates",
"backup": "Automated backups"
}
},
"custom": {
"title": "Custom IT Projects",
"description": "Tailored IT solutions designed specifically for your business needs.",
"features": {
"consultation": "IT consultation",
"development": "Custom development",
"integration": "System integration",
"support": "Ongoing support"
}
}
},
"testimonials": {
"title": "What Our Clients Say",
"subtitle": "Don't just take our word for it - see what our satisfied clients have to say",
"1": {
"name": "Marco Rossi",
"company": "Freelance Designer",
"content": "Tiber365 transformed our Microsoft 365 setup. Professional service and excellent support!"
},
"2": {
"name": "Sofia Bianchi",
"company": "Small Business Owner",
"content": "Their networking solutions are top-notch. Our office runs smoothly thanks to their expertise."
},
"3": {
"name": "Giuseppe Verdi",
"company": "Consultant",
"content": "Reliable web hosting and great customer service. Highly recommend Tiber365!"
}
},
"about": {
"title": "About Us",
"subtitle": "Your trusted IT partner",
"description": "We specialize in providing comprehensive IT services to freelancers and small businesses.",
"mission": "Our mission is to make technology work for you, not against you.",
"experience": "Years of Experience",
"clients": "Happy Clients",
"projects": "Projects Completed"
},
"contact": {
"title": "Get In Touch",
"subtitle": "Ready to transform your IT infrastructure? Let's talk!",
"info": {
"email": "info@tiber365.it",
"phone": "+39 123 456 7890",
"address": "Rome, Italy"
},
"form": {
"name": "Name",
"email": "Email",
"company": "Company",
"service": "Service",
"message": "Message",
"send": "Send Message"
}
},
"cta": {
"title": "Ready to Get Started?",
"subtitle": "Let's discuss how we can help transform your IT infrastructure.",
"button": "Contact Us Today"
},
"footer": {
"description": "Professional IT services for freelancers and small businesses.",
"copyright": "© 2024 Tiber365. All rights reserved.",
"links": {
"contact": "Contact",
"privacy": "Privacy Policy",
"terms": "Terms of Service"
}
},
"404": {
"title": "Page Not Found",
"description": "Sorry, we couldn't find the page you're looking for.",
"button": "Go back home"
}
}