summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:51 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:51 +0200
commit0f180a7e4f47d2c24e5cdaab4b6bb92e69b40e9c (patch)
treef488c78fc82897a57fd6e7a23514fcc962788645
parentNew translations auth.json (Bulgarian) (diff)
downloadserver-0f180a7e4f47d2c24e5cdaab4b6bb92e69b40e9c.tar.xz
New translations auth.json (Korean)
-rw-r--r--locales/ko/auth.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/ko/auth.json b/locales/ko/auth.json
index f4ed7c0d..7917c821 100644
--- a/locales/ko/auth.json
+++ b/locales/ko/auth.json
@@ -1,7 +1,8 @@
 {
 	"login": {
 		"INVALID_LOGIN": "이메일 또는 전화번호를 찾을 수 없습니다",
-		"INVALID_PASSWORD": "비밀번호가 틀렸습니다"
+		"INVALID_PASSWORD": "비밀번호가 틀렸습니다",
+		"ACCOUNT_DISABLED": "This account is disabled"
 	},
 	"register": {
 		"REGISTRATION_DISABLED": "신규 사용자의 등록이 비활성화되었습니다",