mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-05 23:04:51 +00:00
Add PHONE_NUMBER_FLOOD error
This commit is contained in:
parent
1eee4b77e1
commit
74477f2cac
1 changed files with 2 additions and 1 deletions
|
|
@ -80,3 +80,4 @@ USER_ADMIN_INVALID The action requires admin privileges
|
||||||
INPUT_USER_DEACTIVATED The target user has been deactivated
|
INPUT_USER_DEACTIVATED The target user has been deactivated
|
||||||
PASSWORD_RECOVERY_NA The password recovery e-mail is not available
|
PASSWORD_RECOVERY_NA The password recovery e-mail is not available
|
||||||
PASSWORD_EMPTY The password entered is empty
|
PASSWORD_EMPTY The password entered is empty
|
||||||
|
PHONE_NUMBER_FLOOD This number has tried to login too many times
|
||||||
|
Loading…
Reference in a new issue