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
@@ -147,4 +147,9 @@ other = "Cannot share to self."
[Banned]
description = "Banned."
one = "Banned."
other = "Banned."
other = "Banned."
[RegisterSuccessWaitAdminConfirm]
description = "Register success, wait admin confirm."
one = "Register success, wait admin confirm."
other = "Register success, wait admin confirm."