{
    "uploadYourFile": "Upload Your File",
    "dragDropMessage": "Drag and drop, or ",
    "browse": " browse",
    "fromComputer": " from your computer.",
    "uploading": "Uploading File",
    "hideUpload": "Unable to upload files",
    "runningReview": "Running mandatory review to ensure the data is eligible...",
    "incorrectColumnHeader": "Incorrect column headers. Header should be written as: {{header}}.",
    "missingField": "Row {{rowNo}}: Missing {{requiredFields}}",
    "failedFields": "Row {{rowNo}}: Whitespace found in value {{fields}}",
    "noData": "No data found",
    "tooManyRows": "Too many rows",
    "invalidStructure": "Row {{rowNo}}: {{message}}.",
    "invalidFileType": "File type must be text/csv",
    "uploadCsvInstructions": "Upload your file with metadata information to automatically handoff for delivery. To follow the correct format adjust the file contents according to ",
    "templateLink": " this template.",
    "stayOnPage": "Please stay on this page until file upload is complete.",
    "incorrectColumnCount": "Incorrect number of columns. Expecting {{total}} but got {{count}}."
}
