Reading in from toolbar copy from config for narrative and filter panels

This commit is contained in:
efarooqui
2021-05-13 18:23:40 -07:00
parent b50ee8b5fe
commit 87d84df8b4
4 changed files with 35 additions and 8 deletions

View File

@@ -134,14 +134,16 @@
"placeholder": "Search"
}
},
"narratives": "Narratives",
"narratives_label": "Narratives",
"narrative_summary": "Follow a path through the data, from one key event to the next.",
"categories": "Categories",
"categories_label": "Categories",
"explore_by_narrative__title": "Explore events by narrative",
"explore_by_narrative__description": "Follow a path through the data, from one key event to the next.",
"filters": "Filters",
"filters_label": "Filters",
"explore_by_filter__title": "Explore by filter",
"explore_by_filter__description": "'Filters' refer to the types of incident. Select multiple filters to introduce colour-coding, up to a maximum of four filters.<br><br>If no filters are selected, all datapoints are displayed.",
"categories": "Categories",
"categories_label": "Categories",
"explore_by_category__title": "Explore events by category",
"explore_by_category__description": "Categories refer to the victims of a given incident.<br><br>If no categories are selected, all datapoints are displayed."
},