{
  "titles": {
    "locationInfo": "Location Info",
    "pipeInfo": "Pipe Info",
    "pipeMeasurementInfo": "Pipe Measurement Info",
    "customFields": "Custom Fields",
    "scanMedia": "Scan Media",
    "rating": "Rating",
    "scanInfo": "Information",
    "scan": "Scan",
    "scans": "Scans",
    "reviewInfo": "Review Info",
    "surveyInfo": "Survey Info",
    "allScans": "All Scans",
    "purpose": "Purpose"
  },

  "form": {
    "titles": {
      "generalInformation": "General Information",
      "location": "Location",
      "pipe": "Pipe",
      "measurements": "Measurements",
      "additionalInfo": "Additional Information"
    },
    "validation": {
      "action": {
        "create": "create",
        "update": "update"
      },
      "failed": "Failed to {{action}} scan. Please fix errors in the form."
    }
  },

  "card": {
    "date": "Date:",
    "direction": "Direction:",
    "scanType": "Scan Type:"
  },

  "grid": {
    "scanName": "Scan Name",
    "purpose": "Purpose",
    "direction": "Direction",
    "date": "Date",
    "time": "Time",
    "pipeSegmentReference": "Pipe Segment Reference",
    "upstreamMH": "Upstream MH",
    "downstreamMH": "Downstream MH",
    "surveyedBy": "Surveyed By",
    "uploadStatus": "Upload Status",
    "assets": "Assets"
  },

  "type": {
    "all": "All",
    "clean": "Cleaning/Assessment",
    "pre": "Pre-Lining",
    "post": "Post-Lining",
    "cutting": "Cutting",
    "others": "Others"
  },

  "telemetry": {
    "speed": "Speed",
    "distance": "Distance",
    "diameter": "Diameter",
    "rotation": "Rotation",
    "inclination": "Inclination",
    "height": "H",
    "width": "W"
  },

  "media": {
    "videoName": "Video Name",
    "videoLocation": "Video Location",
    "videoComments": "Video Comments"
  },

  "rating": {
    "stGradeScore1": "ST Grade Score 1",
    "stGradeScore2": "ST Grade Score 2",
    "stGradeScore3": "ST Grade Score 3",
    "stGradeScore4": "ST Grade Score 4",
    "stGradeScore5": "ST Grade Score 5",
    "omGradeScore1": "OM Grade Score 1",
    "omGradeScore2": "OM Grade Score 2",
    "omGradeScore3": "OM Grade Score 3",
    "omGradeScore4": "OM Grade Score 4",
    "omGradeScore5": "OM Grade Score 5",
    "stPipeRating": "ST Pipe Rating",
    "omPipeRating": "OM Pipe Rating",
    "overallPipeRating": "Overall Pipe Rating",
    "stQuickRating": "ST Quick Rating",
    "omQuickRating": "OM Quick Rating",
    "pacpQuickRating": "PACP Quick Rating",
    "stPipeRatingsIndex": "ST Pipe Rating Index",
    "omPipeRatingsIndex": "OM Pipe Rating Index",
    "overallPipeRatingsIndex": "Overall Pipe Rating Index",
    "lofPacp": "LOF PACP",
    "risk": "Risk"
  },

  "review": {
    "reviewedBy": "Reviewed By",
    "reviewerCertificateNumber": "Reviewer Certificate Number",
    "reviewComments": "Review Comments"
  },

  "customFields": {
    "customFieldOne": "Custom Field One",
    "customFieldTwo": "Custom Field Two",
    "customFieldThree": "Custom Field Three",
    "customFieldFour": "Custom Field Four",
    "customFieldFive": "Custom Field Five",
    "customFieldSix": "Custom Field Six",
    "customFieldSeven": "Custom Field Seven",
    "customFieldEight": "Custom Field Eight",
    "customFieldNine": "Custom Field Nine",
    "customFieldTen": "Custom Field Ten"
  },

  "scanReview": {
    "title": "Review Scan",
    "trigger": "Review",
    "reviewedBy": "Reviewed By",
    "reviewerCertificateNumber": "Reviewer Certificate Number",
    "reviewComments": "Review Comments",
    "errors": {
      "project": "Project required.",
      "segmentId": "SegmentId required.",
      "reviewComments": "Review Comments required.",
      "scanId": "ScanId required.",
      "reviewedBy": "Reviewed By required.",
      "reviewerCertificateNumber": "Reviewer Certificate Number required.",
      "reviewerCertificateNumberLength": "Reviewer Certificate Number cannot exceed 15 characters.",
      "maxOwnerLength": "Owner cannot exceed 30 characters",
      "updateScanErrors": "Failed to update scan"
    }
  },

  "update": {
    "updateScan": "Update Scan",
    "tabs": {
      "required": "Required",
      "optional": "Optional"
    }
  },
  "select": "Select",
  "scanName": "Scan Name",
  "purpose": "Purpose",
  "direction": "Direction",
  "date": "Date",
  "time": "Time",
  "pipeSegmentReference": "Pipe Segment Reference",
  "upstreamMH": "Upstream MH",
  "downstreamMH": "Downstream MH",
  "surveyedBy": "Surveyed By",
  "inspectionDate": "Inspection Date",
  "inspectionTime": "Inspection Time",
  "uploadStatus": "Upload Status",

  "digitalTwin": {
    "notEnoughData": "Not enough data available to render the digital twin"
  },

  "cutCard": {
    "pipeMeasurement": "Pipe Measurement",
    "distance": "Distance ({{unit}})",
    "diameterBefore": "Diameter Before ({{unit}})",
    "diameterAfter": "Diameter After ({{unit}})",
    "noSegmentDiameterMeasurements": "No segment diameter measurements found"
  },

  "assetsStatus": {
    "tooltip": {
      "error": "Overlay and/or PDF failed to generate",
      "pending": "Overlay and/or PDF are still generating"
    }
  }
}
