vitesse/locales/ko.json
2021-01-28 00:19:40 +08:00

18 lines
428 B
JSON

{
"button": {
"about": "소개",
"back": "뒤로가기",
"go": "이동",
"home": "홈",
"toggle_dark": "다크모드 토글",
"toggle_langs": "언어 변경"
},
"intro": {
"desc": "Vite 애플리케이션 템플릿",
"dynamic-route": " ",
"hi": ", {name}!",
"whats-your-name": " ?"
},
"not-found": " "
}