forked from mirrors/amnezia-wg-easy
Update i18n.js
Correct Korean language typo
This commit is contained in:
parent
cc19f82a19
commit
69513770e9
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue