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

This commit is contained in:
lejianwen
2025-05-25 17:03:13 +08:00
parent f2ea022965
commit d4fdf3785b
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 admin confirm."
one = "註冊成功,請等待管理員確認。"
other = "註冊成功,請等待管理員確認。"