add captcha #82

This commit is contained in:
lejianwen
2024-12-18 12:43:55 +08:00
parent d60fdff179
commit 821b0a6faf
9 changed files with 214 additions and 11 deletions
+11 -1
View File
@@ -124,4 +124,14 @@ other = "共享组"
[RegisterClosed]
description = "Register closed."
one = "注册已关闭。"
other = "注册已关闭。"
other = "注册已关闭。"
[CaptchaRequired]
description = "Captcha required."
one = "需要验证码。"
other = "需要验证码。"
[CaptchaError]
description = "Captcha error."
one = "验证码错误。"
other = "验证码错误。"