{
  "MAX": "The allowed number of characters has been exceeded",
  "WRONG_PHONE": "Incorrect phone number",
  "UNIQUE_PHONE": "Phone number already exists",
  "UNIQUE_EMAIL": "Email already exists",
  "UNIQUE_IDENTIFICATION_NUMBER": "Identification number already exists",
  "WRONG_BIRTHDATE": "Incorrect birthdate",
  "MIN_PASSWORD": "Password must be at least {length} characters long",
  "WRONG_EMAIL": "Incorrect Email",
  "PASSWORD_NOT_MATCH": "Password does not match",
  "WRONG_IMAGE": "Incorrect format or size in the attached image",
  "UNIQUE_INPUT": "Input is exists before, enter another values",
  "WRONG_SPECIALIST": "Incorrect Specialist",
  "WRONG_SUB_SERVICE": "Wrong SubServices",
  "WRONG_MAIN_SERVICE": "Wrong Main Service",
  "NOT_FOUND": "Not Found",
  "CANT_DELETE_FAMILY_MEMBER": "cannot delete family member!",
  "APPOINTMENT_EXISTS": "this appointment already exists",
  "NOT_ACTIVE_ACCOUNT": "this account is not active!",
  "NOT_FOUND_COUPON": "The discount code is not valid!"
}