Main functions

This commit is contained in:
2025-10-26 14:44:10 +09:00
parent 6ff35e26f4
commit 291fc63a4c
901 changed files with 79783 additions and 201383 deletions

View File

@@ -70,10 +70,52 @@
"process": {
"title": "Project Implementation Process",
"subtitle": "We conduct projects with systematic and professional processes",
"consultation": {
"step1": {
"title": "Consultation and Planning",
"description": "Accurately understand customer requirements"
"description": "Accurately understand customer requirements and plan optimal solutions"
},
"step2": {
"title": "Design and Architecture",
"description": "Design user-centered intuitive design and robust system architecture"
},
"step3": {
"title": "Development and Implementation",
"description": "Develop efficient and scalable solutions using the latest technology and best practices"
},
"step4": {
"title": "Testing and Deployment",
"description": "Ensure quality through thorough testing and proceed with stable deployment"
}
},
"why_choose": {
"title": "Why Choose SmartSolTech?",
"modern_tech": {
"title": "Modern Technology Utilization",
"description": "Always keep up with the latest technology trends and use proven technology stacks to provide future-oriented solutions."
},
"expert_team": {
"title": "Expert Team",
"description": "A team of experts in each field collaborates to guarantee the highest quality results."
},
"fast_response": {
"title": "Fast Response",
"description": "Complete projects within scheduled timeframes through quick communication and efficient project management."
},
"continuous_support": {
"title": "Continuous Support",
"description": "Maintain long-term partnerships through continuous maintenance and technical support even after project completion."
},
"quality_guarantee": {
"title": "Quality Guarantee",
"subtitle": "For customer satisfaction\nHighest quality service"
}
},
"cta": {
"title": "Ready to Start Your Project?",
"subtitle": "We'll propose the optimal solution through free consultation",
"free_consultation": "Apply for Free Consultation",
"calculate_cost": "Calculate Cost",
"view_portfolio": "View Portfolio"
}
},
"portfolio": {
@@ -103,9 +145,46 @@
"keywords": "portfolio, web development, mobile apps, UI/UX design, projects, SmartSolTech"
}
},
"portfolio_page": {
"title": "Our Portfolio",
"subtitle": "Discover innovative projects and creative solutions",
"categories": {
"all": "All",
"web-development": "Web Development",
"mobile-app": "Mobile App",
"ui-ux-design": "UI/UX Design",
"branding": "Branding",
"marketing": "Digital Marketing"
},
"buttons": {
"details": "View Details",
"projectDetails": "Project Details",
"loadMore": "Load More Projects",
"contact": "Request Project",
"calculate": "Calculate Cost"
},
"empty": {
"title": "No portfolio yet",
"subtitle": "We'll be showcasing amazing projects soon!"
},
"cta": {
"title": "Be the star of the next project",
"subtitle": "Create innovative digital solutions with us"
},
"labels": {
"featured": "FEATURED",
"views": "views",
"likes": "likes"
}
},
"calculator": {
"title": "Project Cost Calculator",
"subtitle": "Select your desired services and requirements to get accurate cost estimates in real time",
"next_step": "Next Step",
"prev_step": "Previous Step",
"calculate": "Calculate",
"reset": "Reset",
"meta": {
"title": "Project Cost Calculator",
"description": "Calculate the cost of your web development, mobile app, or design project with our interactive calculator"
@@ -114,6 +193,48 @@
"title": "Check Your Project Estimate",
"subtitle": "Select your desired services and requirements to calculate costs in real time",
"button": "Use Cost Calculator"
},
"step1": {
"title": "Choose Your Services",
"nav_title": "Step 1: Services",
"subtitle": "Select the services you need for your project"
},
"step2": {
"title": "Project Details",
"nav_title": "Step 2: Details",
"subtitle": "Tell us about your project complexity and timeline"
},
"complexity": {
"title": "Project Complexity",
"simple": "Simple",
"simple_desc": "Basic features and standard functionality",
"medium": "Medium",
"medium_desc": "Custom features and integrations",
"complex": "Complex",
"complex_desc": "Advanced features and complex integrations"
},
"timeline": {
"title": "Project Timeline",
"standard": "Standard (4-8 weeks)",
"standard_desc": "Normal development timeline",
"rush": "Rush (2-4 weeks)",
"rush_desc": "Expedited delivery with additional cost",
"extended": "Extended (8+ weeks)",
"extended_desc": "Flexible timeline with cost optimization"
},
"result": {
"title": "Project Estimate",
"nav_title": "Result",
"subtitle": "Your estimated project cost",
"estimated_price": "Estimated Price",
"price_note": "This is an approximate cost. Final price may vary based on project complexity.",
"summary": "Project Summary",
"get_quote": "Get Detailed Quote",
"contact_note": "Contact us for a detailed consultation and precise quote.",
"recalculate": "Calculate Again",
"selected_services": "Selected Services",
"complexity": "Complexity",
"timeline": "Timeline"
}
},
"contact": {
@@ -221,6 +342,9 @@
},
"footer": {
"description": "Digital solution specialist leading innovation",
"company": {
"description": "Digital solution specialist leading innovation"
},
"links": {
"title": "Quick Links"
},
@@ -230,7 +354,9 @@
"phone": "+82-2-1234-5678",
"address": "123 Teheran-ro, Gangnam-gu, Seoul"
},
"copyright": 2024 SmartSolTech. All rights reserved."
"copyright": {{year}} SmartSolTech. All rights reserved.",
"privacy": "Privacy Policy",
"terms": "Terms of Service"
},
"theme": {
"light": "Light Theme",
@@ -295,37 +421,5 @@
"portfolio": "Portfolio",
"contact": "Contact",
"calculator": "Calculator"
},
"portfolio_page": {
"title": "Our Portfolio",
"subtitle": "Discover innovative projects and creative solutions",
"categories": {
"all": "All",
"web-development": "Web Development",
"mobile-app": "Mobile App",
"ui-ux-design": "UI/UX Design",
"branding": "Branding",
"marketing": "Digital Marketing"
},
"buttons": {
"details": "View Details",
"projectDetails": "Project Details",
"loadMore": "Load More Projects",
"contact": "Request Project",
"calculate": "Calculate Cost"
},
"empty": {
"title": "No portfolio yet",
"subtitle": "We'll be showcasing amazing projects soon!"
},
"cta": {
"title": "Be the star of the next project",
"subtitle": "Create innovative digital solutions with us"
},
"labels": {
"featured": "FEATURED",
"views": "views",
"likes": "likes"
}
}
}