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 = "No se puede compartir con uno mismo."
[Banned]
description = "Banned."
one = "Prohibido."
other = "Prohibido."
other = "Prohibido."
[RegisterSuccessWaitAdminConfirm]
description = "Register success, wait admin confirm."
one = "Registro exitoso, espere la confirmación del administrador."
other = "Registro exitoso, espere la confirmación del administrador."