Browse Source

Update i18n.js

Correct Korean language typo
pull/849/head
jkh0kr 1 year ago
committed by GitHub
parent
commit
69513770e9
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/www/js/i18n.js

2
src/www/js/i18n.js

@ -248,7 +248,7 @@ const messages = { // eslint-disable-line no-unused-vars
ko: {
name: '이름',
password: '암호',
signIn: '로그',
signIn: '로그',
logout: '로그아웃',
updateAvailable: '업데이트가 있습니다!',
update: '업데이트',

Loading…
Cancel
Save