mirror of https://github.com/requarks/wiki
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
477 B
19 lines
477 B
8 years ago
|
{
|
||
|
"nav": {
|
||
|
"home": "홈으로"
|
||
|
},
|
||
|
"profile": {
|
||
|
"displayname": "이름",
|
||
|
"displaynameexample": "박준원",
|
||
|
"email": "이메일",
|
||
|
"password": "비밀번호",
|
||
|
"passwordverify": "비밀번호 확인",
|
||
|
"savechanges": "변경 사항 저장"
|
||
|
},
|
||
|
"search": {
|
||
|
"placeholder": "검색",
|
||
|
"results": "검색 결과",
|
||
|
"nomatch": "검색어와 일치하는 결과가 없습니다.",
|
||
|
"didyoumean": "혹시 이런 의미였습니까?"
|
||
|
}
|
||
|
}
|