Files
sst_site/locales/ko.json
2025-10-19 18:27:00 +09:00

196 lines
5.3 KiB
JSON

{
"undefined - SmartSolTech": "undefined - SmartSolTech",
"meta": {
"description": "meta.description",
"keywords": "meta.keywords",
"title": "meta.title"
},
"navigation": {
"home": "navigation.home",
"about": "navigation.about",
"services": "navigation.services",
"portfolio": "navigation.portfolio",
"calculator": "navigation.calculator",
"contact": "navigation.contact",
"home - SmartSolTech": "navigation.home - SmartSolTech"
},
"language": {
"ko": "language.ko",
"korean": "language.korean",
"english": "language.english",
"russian": "language.russian",
"kazakh": "language.kazakh"
},
"theme": {
"toggle": "theme.toggle"
},
"hero": {
"cta_primary": "hero.cta_primary",
"title": {
"smart": "hero.title.smart",
"solutions": "hero.title.solutions"
},
"subtitle": "hero.subtitle",
"cta": {
"start": "hero.cta.start",
"portfolio": "hero.cta.portfolio"
}
},
"services": {
"title": {
"our": "services.title.our",
"services": "services.title.services"
},
"subtitle": "services.subtitle",
"web": {
"title": "services.web.title",
"description": "services.web.description",
"price": "services.web.price"
},
"mobile": {
"title": "services.mobile.title",
"description": "services.mobile.description",
"price": "services.mobile.price"
},
"design": {
"title": "services.design.title",
"description": "services.design.description",
"price": "services.design.price"
},
"marketing": {
"title": "services.marketing.title",
"description": "services.marketing.description",
"price": "services.marketing.price"
},
"view_all": "services.view_all"
},
"portfolio": {
"title": {
"recent": "portfolio.title.recent",
"projects": "portfolio.title.projects"
},
"subtitle": "portfolio.subtitle",
"view_all": "portfolio.view_all"
},
"common": {
"view_details": "common.view_details"
},
"calculator": {
"cta": {
"title": "calculator.cta.title",
"subtitle": "calculator.cta.subtitle",
"button": "calculator.cta.button"
},
"meta": {
"title": "calculator.meta.title",
"description": "calculator.meta.description"
},
"title": "calculator.title",
"subtitle": "calculator.subtitle",
"step1": {
"title": "calculator.step1.title",
"subtitle": "calculator.step1.subtitle"
},
"next_step": "calculator.next_step",
"step2": {
"title": "calculator.step2.title",
"subtitle": "calculator.step2.subtitle"
},
"complexity": {
"title": "calculator.complexity.title",
"simple": "calculator.complexity.simple",
"simple_desc": "calculator.complexity.simple_desc",
"medium": "calculator.complexity.medium",
"medium_desc": "calculator.complexity.medium_desc",
"complex": "calculator.complexity.complex",
"complex_desc": "calculator.complexity.complex_desc"
},
"timeline": {
"title": "calculator.timeline.title",
"standard": "calculator.timeline.standard",
"standard_desc": "calculator.timeline.standard_desc",
"rush": "calculator.timeline.rush",
"rush_desc": "calculator.timeline.rush_desc",
"extended": "calculator.timeline.extended",
"extended_desc": "calculator.timeline.extended_desc"
},
"prev_step": "calculator.prev_step",
"calculate": "calculator.calculate",
"result": {
"title": "calculator.result.title",
"subtitle": "calculator.result.subtitle",
"estimated_price": "calculator.result.estimated_price",
"price_note": "calculator.result.price_note",
"summary": "calculator.result.summary",
"get_quote": "calculator.result.get_quote",
"recalculate": "calculator.result.recalculate",
"contact_note": "calculator.result.contact_note",
"selected_services": "선택된 서비스",
"complexity": "복잡도",
"timeline": "개발 기간"
}
},
"contact": {
"cta": {
"ready": "contact.cta.ready",
"start": "contact.cta.start",
"question": "contact.cta.question",
"subtitle": "contact.cta.subtitle"
},
"phone": {
"title": "contact.phone.title",
"number": "contact.phone.number"
},
"email": {
"title": "contact.email.title",
"address": "contact.email.address"
},
"telegram": {
"title": "contact.telegram.title",
"subtitle": "contact.telegram.subtitle"
},
"form": {
"title": "contact.form.title",
"name": "contact.form.name",
"email": "contact.form.email",
"phone": "contact.form.phone",
"service": {
"select": "contact.form.service.select",
"web": "contact.form.service.web",
"mobile": "contact.form.service.mobile",
"design": "contact.form.service.design",
"branding": "contact.form.service.branding",
"consulting": "contact.form.service.consulting",
"other": "contact.form.service.other"
},
"message": "contact.form.message",
"submit": "contact.form.submit",
"success": "contact.form.success",
"error": "contact.form.error"
}
},
"footer": {
"company": {
"description": "footer.company.description"
},
"links": {
"title": "footer.links.title"
},
"contact": {
"title": "footer.contact.title",
"email": "footer.contact.email",
"phone": "footer.contact.phone",
"address": "footer.contact.address"
},
"copyright": "footer.copyright",
"privacy": "footer.privacy",
"terms": "footer.terms"
},
"nav": {
"home": "nav.home",
"about": "nav.about",
"services": "nav.services",
"portfolio": "nav.portfolio",
"calculator": "nav.calculator"
}
}