refactor: change password validation and add more success alerts
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
"success": "Success",
|
||||
"submit": "Submit",
|
||||
"SU005": "Your password is updated successfully!",
|
||||
"SE001": "The settings are updated successfully!",
|
||||
"EG001": "An unexpected error occurred. Please try again later.",
|
||||
"EU001": "Wrong username or password!",
|
||||
"EU002": "Your account has been deactivated. Please contact an administrator.",
|
||||
@@ -83,4 +84,4 @@
|
||||
"EP006": "The product could not be deleted. Please try again.",
|
||||
"EP007": "Please enter at least a product name.",
|
||||
"EP008": "Some required product information is missing. Please check your input."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user