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
@@ -149,4 +149,9 @@ other = "不能共享给自己。"
[Banned]
description = "Banned."
one = "已被封禁。"
other = "已被封禁。"
other = "已被封禁。"
[RegisterSuccessWaitAdminConfirm]
description = "Register success, wait for admin confirm."
one = "注册成功,请等待管理员审核。"
other = "注册成功,请等待管理员审核。"