{
  "dropzone.Dropzone.invalidSizeLessError": "File must be larger than {size}.",
  "dropzone.Dropzone.invalidSizeMoreError": "File must be less than {size}.",
  "dropzone.Dropzone.invalidType": "The file type must be {count, plural, one {{typeString} file} other {one of {typeString} files}}.",
  "dropzone.Dropzone.multipleDraggedError": "Only one upload permitted.",
  "dropzone.Dropzone.unexpectedValidationError": "An unexpected problem occured during file validation. Please try again.",
  "dropzone.Dropzone.uploadError": "A problem occured while uploading your file. Please try again.",
  "pgn.Alert.closeLabel": "Dismiss",
  "pgn.CardCarousel.scrollToNext": "Scroll to next",
  "pgn.CardCarousel.scrollToPrevious": "Scroll to previous",
  "pgn.DataTable.BaseSelectionStatus.allSelectedText": "All {numSelectedRows} selected",
  "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection",
  "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}",
  "pgn.DataTable.BaseSelectionStatus.selectedText": "{numSelectedRows} selected",
  "pgn.DataTable.BaseSelectionStatus.selectedTextPaginated": "{numSelectedRows} selected ({numSelectedRowsOnPage} shown below)",
  "pgn.DataTable.ExpandAll.collapseAllLabel": "Collapse all",
  "pgn.DataTable.ExpandAll.expandAllLabel": "Expand all",
  "pgn.DataTable.FilterStatus.clearFiltersText": "Clear filters",
  "pgn.DataTable.RowStatus.statusText": "Showing {pageSize} of {itemCount}.",
  "pgn.DataTable.SidebarFilters.title": "Filters",
  "pgn.Dropzone.DefaultContent.fileSizeBetween": "Between {sizeMin} and {sizeMax}",
  "pgn.Dropzone.DefaultContent.fileSizeMax": "Max {sizeMax}",
  "pgn.Dropzone.DefaultContent.fileSizeMin": "Min {sizeMin}",
  "pgn.Dropzone.DefaultContent.fileTypeRestriction": "Upload {count, plural, one {{firstPart} files} other {{firstPart} or {secondPart} files}}",
  "pgn.Dropzone.DefaultContent.label": "Drag and drop your file here or click to upload.",
  "pgn.Dropzone.UploadProgress.cancelLabel": "Cancel",
  "pgn.Dropzone.UploadProgress.uploadLabel": "Uploading {filename}.",
  "pgn.FormAutosuggest.iconButtonClosed": "Close the options menu",
  "pgn.FormAutosuggest.iconButtonOpened": "Open the options menu",
  "pgn.Toast.closeLabel": "Close"
}