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
@@ -131,4 +131,14 @@ other = "Общая группа"
[RegisterClosed]
description = "Register closed."
one = "Регистрация закрыта."
other = "Регистрация закрыта."
other = "Регистрация закрыта."
[CaptchaRequired]
description = "Captcha required."
one = "Требуется капча."
other = "Требуется капча."
[CaptchaError]
description = "Captcha error."
one = "Ошибка капчи."
other = "Ошибка капчи."