mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-07-19 11:55:09 +00:00
reset password msg
This commit is contained in:
@ -24,7 +24,7 @@ ERROR_CODE_REQUIRED = {
|
||||
# Error code
|
||||
ERROR_CODE = {
|
||||
"2000": "Email not found.",
|
||||
"2001": "Your account has not been verified. Please check your email and verify it.",
|
||||
"2001": "This is your existing password. Please choose other one",
|
||||
"2002": "Invalid login credentials.",
|
||||
"2003": "An account already exists with this email address.",
|
||||
"2004": "User not found.",
|
||||
|
Reference in New Issue
Block a user