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
@@ -150,4 +150,9 @@ other = "자기 자신에게 공유할 수 없습니다."
[Banned]
description = "Banned."
one = "금지됨."
other = "금지됨."
other = "금지됨."
[RegisterSuccessWaitAdminConfirm]
description = "Register success wait admin confirm."
one = "가입 성공, 관리자 확인 대기 중."
other = "가입 성공, 관리자 확인 대기 중."