Update i18n.js
Correct Korean language typo
This commit is contained in:
parent
cc19f82a19
commit
69513770e9
@ -248,7 +248,7 @@ const messages = { // eslint-disable-line no-unused-vars
|
|||||||
ko: {
|
ko: {
|
||||||
name: '이름',
|
name: '이름',
|
||||||
password: '암호',
|
password: '암호',
|
||||||
signIn: '로그안',
|
signIn: '로그인',
|
||||||
logout: '로그아웃',
|
logout: '로그아웃',
|
||||||
updateAvailable: '업데이트가 있습니다!',
|
updateAvailable: '업데이트가 있습니다!',
|
||||||
update: '업데이트',
|
update: '업데이트',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user