{
  "Add": "Add",
  "Add another": "Add another",
  "april": "April",
  "array": "{{field}} must be an array",
  "array_nonempty": "{{field}} must be a non-empty array",
  "august": "August",
  "Back": "Back",
  "browse": "browse",
  "Browse": "Browse",
  "Camera": "Camera",
  "cancel": "Cancel",
  "Cancel": "Cancel",
  "characters": "characters",
  "Click to set value": "Click to set value",
  "Close": "Close",
  "complete": "Submission complete",
  "Complete": "Complete",
  "Component": "Component",
  "confirmCancel": "Are you sure you want to cancel?",
  "Copy": "Copy",
  "Create Page": "Create Page",
  "day": "Day",
  "Day": "Day",
  "december": "December",
  "Delete": "Delete",
  "Do you want to clear data?": "Do you want to clear data?",
  "Drag and Drop a form component": "Drag and Drop a form component",
  "Drop files to attach,": "Drop files to attach,",
  "Drop files to attach, or": "Drop files to attach, or",
  "Drop pdf to start, or": "Drop pdf to start, or",
  "Edit": "Edit",
  "Edit JSON": "Edit JSON",
  "error": "Please fix the following errors before submitting.",
  "february": "February",
  "File API & FileReader API not supported.": "File API & FileReader API not supported.",
  "File is the wrong type; it must be {{ pattern }}": "File is the wrong type; it must be {{ pattern }}",
  "File is too big; it must be at most {{ size }}": "File is too big; it must be at most {{ size }}",
  "File is too small; it must be at least {{ size }}": "File is too small; it must be at least {{ size }}",
  "File Name": "File name",
  "File name": "File name",
  "File Service not provided.": "File Service not provided.",
  "Gallery": "Gallery",
  "Help": "Help",
  "invalid_date": "{{field}} is not a valid date.",
  "invalid_day": "{{field}} is not a valid day.",
  "invalid_email": "{{field}} must be a valid email.",
  "invalid_regex": "{{field}} does not match the pattern {{regex}}.",
  "invalid_url": "{{field}} must be a valid url.",
  "january": "January",
  "july": "July",
  "june": "June",
  "Leave the form": "Leave the form",
  "loading...": "loading...",
  "march": "March",
  "mask": "{{field}} does not match the mask.",
  "max": "{{field}} cannot be greater than {{max}}.",
  "maxDate": "{{field}} should not contain date after {{- maxDate}}",
  "maxLength": "{{field}} must have no more than {{length}} characters.",
  "maxWords": "{{field}} must have no more than {{length}} words.",
  "maxYear": "{{field}} should not contain year greater than {{maxYear}}",
  "may": "May",
  "min": "{{field}} cannot be less than {{min}}.",
  "minDate": "{{field}} should not contain date before {{- minDate}}",
  "minLength": "{{field}} must have at least {{length}} characters.",
  "minWords": "{{field}} must have at least {{length}} words.",
  "minYear": "{{field}} should not contain year less than {{minYear}}",
  "month": "Month",
  "Month": "Month",
  "Move": "Move",
  "next": "Next",
  "No choices to choose from": "No choices to choose from",
  "No columns provided": "No columns provided",
  "No results found": "No results found",
  "No storage has been set for this field. File uploads are disabled until storage is set up.": "No storage has been set for this field. File uploads are disabled until storage is set up.",
  "nonarray": "{{field}} must not be an array",
  "november": "November",
  "october": "October",
  "or": "or",
  "Page": "Page",
  "Paste below": "Paste below",
  "pattern": "{{field}} does not match the pattern {{pattern}}",
  "Preview": "Preview",
  "previous": "Previous",
  "Remove": "Remove",
  "required": "{{field}} is required",
  "restoreDraftInstanceError": "Cannot restore draft because there is no formio instance.",
  "Revert": "Revert",
  "Save": "Save",
  "saveDraftAuthError": "Cannot save draft unless a user is authenticated.",
  "saveDraftInstanceError": "Cannot save draft because there is no formio instance.",
  "select": "{{field}} contains an invalid selection",
  "september": "September",
  "Size": "Size",
  "Starting upload": "Starting upload",
  "submit": "Submit form",
  "Submit": "Submit",
  "submitError": "Please check the form and correct all errors before submitting.",
  "Switch to file upload": "Switch to file upload",
  "Take Picture": "Take Picture",
  "There was an error uploading the file.": "There was an error uploading the file.",
  "time": "Invalid time",
  "Type": "Type",
  "Type to search": "Type to search",
  "unique": "{{field}} must be unique",
  "Upload a PDF File": "Upload a PDF File",
  "Use Camera,": "Use Camera,",
  "words": "words",
  "year": "Year",
  "Year": "Year",
  "Yes, delete it": "Yes, delete it",
  "autocomplete": {
    "noResultsText": "No results found",
    "itemSelectText": "",
    "maxItemText": "Only {{count}} values can be added",
    "noChoicesText": "No choices to choose from",
    "searchPlaceholderValue": "Type to search"
  }
}
