{
  "componentName": "Data Selector",
  "location": "Location",
  "filter": {
    "pattern": "Pattern",
    "object": "Object"
  },
  "tableHead": {
    "name": "Name",
    "dataType": "Type",
    "description": "Description"
  },
  "footer": {
    "btnNew": "New Variable",
    "btnEdit": "Edit",
    "btnConfirm": "OK",
    "btnCancel": "Cancel"
  },
  "loader": {
    "title": "Loading attributes and variables...",
    "cancelLabel": "Cancel Process"
  },
  "emptyState": {
    "title": "You search did not match any attribute or variable"
  }
}
