feat(register): Register status can be set (#223)

This commit is contained in:
lejianwen
2025-05-25 17:03:13 +08:00
parent f19109cdf8
commit 323364b24e
11 changed files with 58 additions and 9 deletions
+6 -1
View File
@@ -156,4 +156,9 @@ other = "Нельзя поделиться с собой."
[Banned]
description = "Banned."
one = "Заблокировано."
other = "Заблокировано."
other = "Заблокировано."
[RegisterSuccessWaitAdminConfirm]
description = "Register success wait admin confirm."
one = "Регистрация прошла успешно, ожидайте подтверждения администратора."
other = "Регистрация прошла успешно, ожидайте подтверждения администратора."