add captcha #82

This commit is contained in:
lejianwen
2024-12-18 12:43:55 +08:00
parent a3012cfa18
commit bf8eadfbaa
9 changed files with 214 additions and 11 deletions

View File

@@ -123,3 +123,13 @@ other = "Share Group"
description = "Register closed."
one = "Register closed."
other = "Register closed."
[CaptchaRequired]
description = "Captcha required."
one = "Captcha required."
other = "Captcha required."
[CaptchaError]
description = "Captcha error."
one = "Captcha error."
other = "Captcha error."