summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-11 21:12:50 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-11 21:12:50 +0200
commit2ab4b1051a52b6866fcb6613d7034bcb4bd52279 (patch)
tree7f26f7ec33b2b8f5b98e8f6b4ce11f073e389a83
parentMerge branch 'master' of https://github.com/fosscord/fosscord-api (diff)
downloadserver-2ab4b1051a52b6866fcb6613d7034bcb4bd52279.tar.xz
New translations auth.json (Korean)
-rw-r--r--locales/ko/auth.json2
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": "신규 사용자의 등록이 비활성화되었습니다",