feat: Translate frontend/src/i18n/en.json in ko

98% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'ko'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
This commit is contained in:
transifex-integration[bot] 2025-11-19 17:08:41 +00:00 committed by GitHub
parent 2f74260bc8
commit 41c384b6e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -102,6 +102,7 @@
"username": "사용자 이름",
"usernameTaken": "사용자 이름이 존재합니다",
"wrongCredentials": "사용자 이름 또는 비밀번호를 확인하십시오",
"passwordTooShort": "Password must be at least {min} characters",
"logout_reasons": {
"inactivity": "You have been logged out due to inactivity."
}