init commit

This commit is contained in:
2025-10-19 18:27:00 +09:00
commit 150891b29d
219 changed files with 70016 additions and 0 deletions

View File

@@ -0,0 +1,227 @@
{
"navigation": {
"home": "홈",
"about": "calculator": {
"title": "프로젝트 견적 계산기",
"subtitle": "원하는 서비스와 요구사항을 선택하면 실시간으로 정확한 견적을 계산해드립니다",
"meta": {
"title": "프로젝트 견적 계산기",
"description": "웹 개발, 모바일 앱, 디자인 프로젝트 비용을 실시간으로 계산해보세요"
},
"cta": {
"title": "프로젝트 견적을 확인해보세요",
"subtitle": "원하는 서비스와 요구사항을 선택하면 실시간으로 견적을 계산해드립니다",
"button": "견적 계산기 사용하기"
},
"step1": {
"title": "1단계: 서비스 선택",
"subtitle": "필요한 서비스를 선택해주세요 (복수 선택 가능)"
},
"step2": {
"title": "2단계: 프로젝트 세부사항",
"subtitle": "프로젝트의 복잡도와 일정을 선택해주세요"
},
"complexity": {
"title": "프로젝트 복잡도",
"simple": "단순",
"simple_desc": "기본 기능, 표준 디자인",
"medium": "보통",
"medium_desc": "추가 기능, 커스텀 디자인",
"complex": "복잡",
"complex_desc": "고급 기능, 복합 통합"
},
"timeline": {
"title": "개발 일정",
"standard": "표준",
"standard_desc": "일반적인 개발 기간",
"rush": "급한",
"rush_desc": "빠른 개발 (+50%)",
"extended": "여유",
"extended_desc": "넉넉한 개발 기간 (-20%)"
},
"result": {
"title": "견적 결과",
"subtitle": "프로젝트 예상 견적입니다",
"estimated_price": "예상 견적",
"price_note": "* 최종 견적은 프로젝트 세부사항에 따라 달라질 수 있습니다",
"summary": "프로젝트 요약",
"selected_services": "선택한 서비스",
"complexity": "복잡도",
"timeline": "일정",
"get_quote": "정확한 견적 받기",
"recalculate": "다시 계산",
"contact_note": "정확한 견적과 프로젝트 상담을 위해 연락주세요"
},
"next_step": "다음 단계",
"prev_step": "이전",
"calculate": "계산하기"
},",
"services": "",
"portfolio": "",
"contact": "",
"calculator": "",
"admin": ""
},
"hero": {
"title": "Smart Technology",
"subtitle": "Solutions",
"description": " , , UI/UX ",
"cta_primary": " ",
"cta_secondary": " "
},
"services": {
"title": "Our",
"title_highlight": "Services",
"description": " ",
"web_development": {
"title": " ",
"description": " ",
"price": "500,000~"
},
"mobile_app": {
"title": " ",
"description": "iOS Android ",
"price": "800,000~"
},
"ui_ux_design": {
"title": "UI/UX ",
"description": " ",
"price": "300,000~"
},
"digital_marketing": {
"title": " ",
"description": "SEO, , ",
"price": "200,000~"
},
"view_all": " "
},
"portfolio": {
"title": "Recent",
"title_highlight": "Projects",
"description": " ",
"view_details": " ",
"view_all": " "
},
"calculator": {
"title": " ",
"description": " ",
"cta": " "
},
"contact": {
"ready_title": " ?",
"ready_description": " . .",
"phone_consultation": " ",
"email_inquiry": " ",
"telegram_chat": " ",
"instant_response": " ",
"free_consultation": " ",
"form": {
"name": "",
"email": "",
"phone": "",
"service_interest": " ",
"service_options": {
"select": " ",
"web_development": " ",
"mobile_app": " ",
"ui_ux_design": "UI/UX ",
"branding": "",
"consulting": "",
"other": ""
},
"message": " ",
"submit": " "
}
},
"about": {
"hero_title": "About",
"hero_highlight": "SmartSolTech",
"hero_description": " ",
"overview": {
"title": " ",
"description_1": "SmartSolTech 2020 , , , UI/UX .",
"description_2": " , .",
"stats": {
"projects": "100+",
"projects_label": " ",
"clients": "50+",
"clients_label": " ",
"experience": "4",
"experience_label": " "
},
"mission": " ",
"mission_text": " ",
"vision": " ",
"vision_text": " "
},
"values": {
"title": "Core",
"title_highlight": "Values",
"description": "SmartSolTech ",
"innovation": {
"title": " (Innovation)",
"description": " ."
},
"collaboration": {
"title": " (Collaboration)",
"description": " ."
},
"quality": {
"title": " (Quality)",
"description": " ."
},
"growth": {
"title": " (Growth)",
"description": " , ."
}
},
"team": {
"title": "Our",
"title_highlight": "Team",
"description": " SmartSolTech "
},
"tech_stack": {
"title": "Technology",
"title_highlight": "Stack",
"description": " ",
"frontend": "Frontend",
"backend": "Backend",
"mobile": "Mobile"
},
"cta": {
"title": " ",
"description": "SmartSolTech ",
"partnership": " ",
"portfolio": " "
}
},
"footer": {
"company": "SmartSolTech",
"description": " ",
"quick_links": " ",
"services": "",
"contact_info": " ",
"follow_us": "",
"rights": " ."
},
"theme": {
"light": " ",
"dark": " ",
"toggle": " "
},
"language": {
"english": "English",
"korean": "",
"russian": "Русский",
"kazakh": "Қазақша"
},
"common": {
"loading": " ...",
"error": " ",
"success": "",
"view_more": " ",
"back": "",
"next": "",
"previous": ""
}
}