228 lines
7.0 KiB
JSON
Raw Permalink Normal View History

2025-09-05 14:59:21 +08:00
{
"nav": {
"home": "Home",
"solutions": "Solutions",
"pricing": "Pricing",
"blog": "Blog",
"contact": "Contact Us"
},
"hero": {
"title": "Professional AWS Cloud Solutions",
"subtitle": "Reliable, Scalable, and Secure Cloud Infrastructure for Your Business",
"getStarted": "Get Started",
"learnMore": "Learn More"
},
2025-09-11 12:08:47 +08:00
"home": {
"features": {
"title": "Why Choose Our AWS Solutions?",
"subtitle": "Professional cloud infrastructure with enterprise-grade security",
"performance": {
"title": "High Performance",
"description": "Optimized AWS infrastructure for maximum performance and reliability."
},
"support": {
"title": "24/7 Support",
"description": "Round-the-clock technical support from AWS certified professionals."
},
"security": {
"title": "Enterprise Security",
"description": "Advanced security features and compliance with industry standards."
}
}
},
2025-09-05 14:59:21 +08:00
"contact": {
"telegram": "Telegram: {'@'}pinnovatecloud",
2025-09-11 12:08:47 +08:00
"whatsapp": "WhatsApp: +1 9174029875",
"subtitle": "Get in touch with our cloud experts",
"information": {
"title": "Contact Information"
},
"form": {
"name": "Name",
"email": "Email",
"subject": "Subject",
"message": "Message",
"send": "Send Message",
"sending": "Sending...",
"success": "Thank you! Your message has been sent successfully."
}
2025-09-05 14:59:21 +08:00
},
"seo": {
"home": {
"title": "CloudProxy Pro - Professional AWS Cloud Solutions",
"description": "Get reliable and scalable AWS cloud infrastructure solutions. Professional cloud services with 24/7 support."
},
"blog": {
"title": "Cloud Blog - Latest News and Insights",
"description": "Stay updated with the latest cloud computing news, tutorials, and industry insights."
}
},
"errors": {
"404": {
"title": "Page Not Found",
"message": "The page you are looking for does not exist.",
"backHome": "Back to Home",
"searchSuggestions": "You might be looking for:",
"suggestions": [
"AWS Cloud Solutions",
"Pricing Plans",
"Blog Articles",
"Contact Support"
]
},
"missingTranslation": {
"title": "Translation Missing",
"message": "This article is not available in the selected language.",
"availableLanguages": "Available languages:"
}
},
"solutions": {
"subtitle": "Comprehensive AWS cloud solutions tailored to your business needs",
"ec2": {
"title": "EC2 Instances",
"description": "Scalable virtual servers for any workload",
"features": [
"Multiple instance types",
"Auto-scaling capabilities",
"24/7 monitoring"
]
},
"s3": {
"title": "S3 Storage",
"description": "Secure and durable object storage",
"features": [
"99.999999999% durability",
"Global availability",
"Advanced security features"
]
},
"rds": {
"title": "RDS Database",
"description": "Managed relational database service",
"features": [
"Multiple database engines",
"Automated backups",
"High availability"
]
},
"lambda": {
"title": "Lambda Functions",
"description": "Serverless compute for event-driven applications",
"features": [
"Pay-per-execution pricing",
"Automatic scaling",
"Multiple language support"
]
},
"security": {
"title": "Security & Compliance",
"description": "Enterprise-grade security solutions",
"features": [
"Identity and access management",
"Encryption at rest and in transit",
"Compliance certifications"
]
},
"monitoring": {
"title": "CloudWatch Monitoring",
"description": "Comprehensive monitoring and alerting",
"features": [
"Real-time metrics",
"Custom dashboards",
"Automated alerting"
]
},
"cta": {
"title": "Ready to Get Started?",
"description": "Contact our experts to discuss your cloud infrastructure needs",
"viewPricing": "View Pricing",
"contactUs": "Contact Us"
},
"seo": {
"title": "AWS Cloud Solutions - CloudProxy Pro",
"description": "Professional AWS cloud solutions including EC2, S3, RDS, Lambda, and more. Get expert cloud infrastructure services."
}
},
"pricing": {
"subtitle": "Transparent pricing for all your cloud infrastructure needs",
"starter": {
"name": "Starter",
"description": "Perfect for small businesses",
"price": "299",
"period": "month",
"features": [
"2 EC2 instances",
"100GB S3 storage",
"Basic monitoring",
"Email support"
],
"cta": "Get Started"
},
"professional": {
"name": "Professional",
"description": "Ideal for growing businesses",
"price": "799",
"period": "month",
"popular": "Most Popular",
"features": [
"5 EC2 instances",
"500GB S3 storage",
"RDS database included",
"Advanced monitoring",
"Priority support"
],
"cta": "Choose Plan"
},
"enterprise": {
"name": "Enterprise",
"description": "For large organizations",
"price": "Custom",
"features": [
"Unlimited resources",
"Custom architecture",
"Dedicated support team",
"SLA guarantee",
"24/7 phone support"
],
"cta": "Contact Sales"
},
"faq": {
"title": "Frequently Asked Questions",
"items": [
{
"question": "Can I change my plan later?",
"answer": "Yes, you can upgrade or downgrade your plan at any time. Changes will be reflected in your next billing cycle."
},
{
"question": "What's included in support?",
"answer": "All plans include email support. Professional and Enterprise plans include priority support with faster response times."
},
{
"question": "Do you offer custom solutions?",
"answer": "Yes, our Enterprise plan includes custom architecture design and implementation tailored to your specific needs."
},
{
"question": "Is there a free trial?",
"answer": "We offer a 30-day free trial for our Starter plan. Contact us to get started."
}
]
},
"seo": {
"title": "AWS Cloud Pricing - CloudProxy Pro",
"description": "Transparent pricing for AWS cloud solutions. Choose from Starter, Professional, or Enterprise plans. Get started with a free trial."
}
2025-09-11 12:08:47 +08:00
},
"footer": {
"description": "Professional AWS cloud solutions for modern businesses.",
"solutions": {
"ec2": "EC2 Instances",
"s3": "S3 Storage",
"rds": "RDS Database"
},
"pricing": {
"viewPlans": "View Plans",
"customQuote": "Custom Quote"
},
"copyright": "© 2024 CloudProxy Pro. All rights reserved."
2025-09-05 14:59:21 +08:00
}
}