diff options
Diffstat (limited to 'locales/ko/auth.json')
-rw-r--r-- | locales/ko/auth.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/ko/auth.json b/locales/ko/auth.json index 7917c821..683ba78a 100644 --- a/locales/ko/auth.json +++ b/locales/ko/auth.json @@ -2,7 +2,7 @@ "login": { "INVALID_LOGIN": "이메일 또는 전화번호를 찾을 수 없습니다", "INVALID_PASSWORD": "비밀번호가 틀렸습니다", - "ACCOUNT_DISABLED": "This account is disabled" + "ACCOUNT_DISABLED": "이 계정은 비활성화되었습니다" }, "register": { "REGISTRATION_DISABLED": "신규 사용자의 등록이 비활성화되었습니다", |