react-mapfilter
Version:
These components are designed for viewing data in Mapeo. They share a common interface:
35 lines (34 loc) • 1.09 kB
JSON
{
"FilterPanel.DateFilter.max": {
"description": "Title of max date field in filter",
"message": ""
},
"FilterPanel.DateFilter.min": {
"description": "Title of min date field in filter",
"message": ""
},
"FilterPanel.FilterPanel.created": {
"description": "Label for filter by date observation was created",
"message": ""
},
"FilterPanel.FilterPanel.editFilters": {
"description": "Button text to change which fields are shown and filterable in the filter pane",
"message": ""
},
"FilterPanel.FilterPanel.modified": {
"description": "Label for filter by date observation was modified (e.g. edited by a user)",
"message": ""
},
"FilterPanel.FilterPanel.preset": {
"description": "Label for filter by category (e.g. the preset)",
"message": ""
},
"FilterPanel.OnlyButton.only": {
"description": "Button text to only show a particular field value in a filter",
"message": ""
},
"FilterPanel.ShowAllButton.showAll": {
"description": "Button text to turn off filters for a field",
"message": ""
}
}