feat: Browser translations for English, French + Chinese

This commit is contained in:
Nicolas Giard
2017-05-29 22:05:56 -04:00
committed by GitHub
parent 8239adfe7b
commit 8278f8571b
24 changed files with 182 additions and 89 deletions

View File

@@ -0,0 +1,19 @@
{
"nav": {
"home": "홈으로"
},
"profile": {
"displayname": "이름",
"displaynameexample": "박준원",
"email": "이메일",
"password": "비밀번호",
"passwordverify": "비밀번호 확인",
"savechanges": "변경 사항 저장"
},
"search": {
"placeholder": "검색",
"results": "검색 결과",
"nomatch": "검색어와 일치하는 결과가 없습니다.",
"didyoumean": "혹시 이런 의미였습니까?"
}
}