Browse Source

Correct Korean language typo (#849)

Update i18n.js
pull/850/head
Philip H 1 year ago
committed by GitHub
parent
commit
6ac69c8eab
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