feat(login): Captcha upgrade and add the function to ban IP addresses (#250)
This commit is contained in:
@@ -145,4 +145,9 @@ other = "비밀번호 로그인이 비활성화되었습니다."
|
||||
[CannotShareToSelf]
|
||||
description = "Cannot share to self."
|
||||
one = "자기 자신에게 공유할 수 없습니다."
|
||||
other = "자기 자신에게 공유할 수 없습니다."
|
||||
other = "자기 자신에게 공유할 수 없습니다."
|
||||
|
||||
[Banned]
|
||||
description = "Banned."
|
||||
one = "금지됨."
|
||||
other = "금지됨."
|
||||
Reference in New Issue
Block a user