{
  "componentName": "Object Selector",
  "location": "Location",
  "filter": {
    "pattern": "Pattern",
    "type": "Type",
    "category": "Category",
    "module": "Module",
    "after": "After",
    "afterNone": "None",
    "afterDateTime": "After Date/Time",
    "afterLastBuild": "After Last Build",
    "afterImport": "After Import",
    "user": "User",
    "dateTime": "Date/time"
  },
  "objCount": {
    "selected": {
      "none": "No Selected Objects",
      "one": "Selected Object",
      "many": "Selected Objects"
    },
    "matching": {
      "none": "No Matching Objects",
      "one": "Matching Object",
      "many": "Matching Objects"
    }
  },
  "tableHead": {
    "name": "Name",
    "type": "Type",
    "module": "Module",
    "description": "Description",
    "modifiedDate": "Modified Date",
    "importDate": "Import Date"
  },
  "footer": {
    "btnSelectAll": "Select All",
    "btnNew": "New Object",
    "btnConfirm": "Confirm",
    "btnCancel": "Cancel"
  },
  "loader": {
    "title": "Loading Objects...",
    "cancelLabel": "Cancel Process"
  },
  "emptyState": {
    "title": "You search did not match any object"
  }
}
