{
  "FileCloseAccessText"         :   "Press Enter to delete the file ",
  "FileSizeGreater"             :   "File(s) ${0} are greater than the expected size: ${1}MB.",
  "FileNameInvalid"             :   "Do not attach files where filename starts with (.), contains \\ / : * ? \" < > | ; % $, or is a reserved keyword like nul, prn, con, lpt, or com.",
  "FileMimeTypeInvalid"         :   "File(s) ${0} are unsupported file types",
  "InternalFormSubmissionError" :   "Encountered an internal error while submitting the form.",
  "previousMonth"               :   "Previous month",
  "nextMonth"                   :   "Next month",
  "previousYear"                :   "Previous year",
  "nextYear"                    :   "Next year",
  "previousSetOfYears"          :   "Previous set of years",
  "nextSetOfYears"              :   "Next set of years",
  "FileSizeZero"                :   "The uploaded file(s) ${0} are empty. Make sure you're uploading file(s) with content.",
  "type"                        :   "Please enter a valid value.",
  "required"                    :   "Please fill in this field.",
  "minimum"                     :   "Value must be greater than or equal to ${0}.",
  "maximum"                     :   "Value must be less than or equal to ${0}.",
  "minLength"                   :   "Please lengthen this text to ${0} characters or more.",
  "maxLength"                   :   "Please shorten this text to ${0} characters or less.",
  "step"                        :   "Please enter a valid value.",
  "format"                      :   "Specify the value in allowed format : ${0}.",
  "pattern"                     :   "Please match the format requested.",
  "minItems"                    :   "Specify a number of items equal to or greater than ${0}.",
  "maxItems"                    :   "Specify a number of items equal to or less than ${0}.",
  "uniqueItems"                 :   "All the items must be unique.",
  "validationExpression"        :   "Please enter a valid value.",
  "maxFileSize"                 :   "File too large. Reduce size and try again.",
  "accept"                      :   "The specified file type not supported.",
  "defaultError"                :   "There is an error in the field",
  "clearText"                   :   "Clear",
  "openCalendarText"            :   "Open calendar",
  "calendarSymbols" : {
    "monthNames" : ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"],
    "abbrmonthNames" : ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"],
    "dayNames" : ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
    "abbrdayNames" : ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
    "meridiemNames" : ["AM", "PM"],
    "eraNames" : ["BC", "AD"],
    "day": "day",
    "days": "days",
    "month": "month",
    "months": "months",
    "year": "year",
    "years": "years",
    "more": "more",
    "less": "less"
  },
  "saveDraftSuccessMessage"     :   "The draft is saved successfully.",
  "saveDraftErrorMessage"       :   "There was an error preventing us from saving your draft. Please try again.",
  "signature": "Signature",
  "SignatureCanvas": "Signature Canvas",
  "clearSign": "Clear Signature",
  "brushSize": "Brush Size: ",
  "geoLocationError": "Error fetching geolocation",
  "geoLocationFetch": "Fetching Geo Location..."
}
