Update i18n.js

Correct Korean language typo
This commit is contained in:
jkh0kr
2024-02-19 11:18:23 +09:00
committed by GitHub
parent cc19f82a19
commit 69513770e9

View File

@@ -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: '업데이트',