2025-04-22 15:57:06 +08:00

92 lines
3.9 KiB
JSON

{
"nav": {
"home": "Home",
"products": "AWS Products",
"solutions": "Solutions",
"cases": "Case Studies",
"about": "About Us",
"contact": "Contact Us"
},
"common": {
"appName": "Cloud Service Expert",
"switchLanguage": "语言",
"loading": "Loading...",
"readMore": "Read More"
},
"home": {
"hero": {
"title": "AWS Cloud Service Professional Agent",
"subtitle": "Providing professional AWS cloud service solutions for your enterprise to assist digital transformation",
"learnButton": "Learn AWS Advantages",
"contactButton": "Contact Consultant"
},
"features": {
"title": "AWS Products & Services",
"subtitle": "Comprehensive cloud computing product line to meet your various business needs",
"description": "As an authorized AWS agent, we provide a full range of AWS products and services, along with professional consultation and support to help you choose the most suitable product combination.",
"security": {
"title": "Security & Reliability",
"description": "AWS provides industry-leading security services including encryption, firewalls, and authentication to protect your data"
},
"performance": {
"title": "High Performance",
"description": "Global data center network with low latency and high bandwidth ensures your applications run efficiently"
},
"cost": {
"title": "Cost Optimization",
"description": "Pay-as-you-go model with no upfront investment, reducing IT operational costs"
}
},
"services": {
"title": "Our Service Advantages",
"subtitle": "As an authorized AWS partner, we provide comprehensive professional services",
"official": {
"title": "Official Authorization",
"description": "We are an officially authorized AWS partner, able to provide formal authorization and invoices"
},
"price": {
"title": "Price Advantage",
"description": "Compared to direct procurement, we can offer more competitive prices and flexible payment methods"
},
"support": {
"title": "Technical Support",
"description": "Our professional technical team provides consulting, deployment, and operation services to solve your technical challenges"
},
"training": {
"title": "Training Services",
"description": "We provide professional AWS technical training for your team to enhance their technical capabilities"
}
},
"products": {
"title": "AWS Core Product Services",
"subtitle": "Comprehensive cloud service product line to meet various business needs",
"viewAll": "View All AWS Products",
"detail": "Learn More",
"ec2": {
"title": "EC2 Cloud Server",
"description": "Scalable computing capacity suitable for various workloads, from small websites to enterprise applications"
},
"s3": {
"title": "S3 Object Storage",
"description": "Secure, reliable object storage service suitable for backup, archiving, and data lake scenarios"
},
"rds": {
"title": "RDS Relational Database",
"description": "Easy-to-deploy and manage relational database service supporting multiple mainstream database engines"
}
},
"cases": {
"title": "Successful Customer Cases",
"subtitle": "See how other businesses leverage AWS cloud services to enhance business value",
"readMore": "Read More",
"fintech": {
"title": "A FinTech Company",
"description": "By migrating to AWS cloud services, the company reduced application response time by 40% and saved 30% in IT operational costs"
},
"ecommerce": {
"title": "An E-commerce Platform",
"description": "Using AWS elastic scaling services, they easily handled peak sales traffic, improving user experience and order conversion rates"
}
}
}
}