{
  "scan": {
    "noReviewIfMSAExists": "Scan cannot be reviewed if MSA is present",
    "alreadyReviewed": "Can not un-review a scan.",
    "maintenanceToPost": "Can not change a reviewed Scan with Maintenance purpose to Post",
    "dataRangeExceed": "Date range cannot exceed 1 year."
  },
  "scanDetail": {
    "pacpCodeExceedMaxLength": "PACP Code exceeds maximum length"
  },
  "template": {
    "duplicateName": "A template with that name already exists, please choose a different name.",
    "stillInUse": "Template is still in use by projects"
  },
  "import": {
    "jobNumberMatchFailure": "No project found for the given job number"
  },
  "project": {
    "templatePacpVersionMismatch": "Incorrect database file type uploaded"
  },
  "pacp": {
    "notValidPacpCode": "Not a valid PACP code"
  },
  "truck": {
    "duplicateCapability": "Can not create a new truck with the capabilities from other trucks"
  }
}
