{
  "ERR_DUPLICATE_KEY": "Duplicate data detected, please check and resubmit",
  "ERR_INVALID_TIMESTAMP": "Invalid date format, please correct according to the instructions",
  "ERR_MISSING_FILTER_UPDATE": "Cannot update: please try again later or contact the administrator",
  "ERR_RELATION_NOT_EXIST": "The database table does not exist, please contact the administrator",
  "ERR_VALUE_TOO_LONG": "Content length or quantity exceeds the limit, please adjust accordingly",
  "JWT_EXPIRED": "Your session has expired, please sign in again",
  "JWT_INVALID_SIGNATURE": "Invalid token signature, please sign in again",
  "JWT_INVALID_TOKEN": "Invalid token, please sign in again",
  "JWT_MALFORMED": "Invalid token format, please sign in again",
  "PERMISSION_DENIED": "You do not have permission to perform this operation",
  "Validation error": "{{field}} validation error",
  "notNull Violation": "{{field}} cannot be null",
  "notNull violation": "notNull violation",
  "unique violation": "{{field}} must be unique"
}
