{
  "dateFormat": "{mm}/{dd}/{yyyy}",
  "decimalSymbol": ".",
  "longDateFormat": "{weekDay} {d} {month}, {yyyy}",
  "moneySymbol": "$",
  "thousandsSeparator": ",",
  "timeFormat": "{HH12}:{MM} {AMPM}",
  "translations": [
    {
      "key": "Activate",
      "value": "Activate"
    },
    {
      "key": "Deactivate",
      "value": "Deactivate"
    },
    {
      "key": "IsResponsible",
      "value": "Is Responsible"
    },
    {
      "key": "RegionAddMsg",
      "value": "Cannot add region on a child"
    },
    {
      "key": "RegionDetail",
      "value": "Region Detail"
    }
  ]
}