New translations auth.json (Korean)

This commit is contained in:
Flam3rboy 2021-08-10 21:02:51 +02:00
parent e83e0d2746
commit 0f180a7e4f

View File

@ -1,7 +1,8 @@
{
"login": {
"INVALID_LOGIN": "이메일 또는 전화번호를 찾을 수 없습니다",
"INVALID_PASSWORD": "비밀번호가 틀렸습니다"
"INVALID_PASSWORD": "비밀번호가 틀렸습니다",
"ACCOUNT_DISABLED": "This account is disabled"
},
"register": {
"REGISTRATION_DISABLED": "신규 사용자의 등록이 비활성화되었습니다",