mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 13:28:36 +03:00
Allow filtering by category, intersecting with tags
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
},
|
||||
"toolbar": {
|
||||
"title": "TITLE",
|
||||
"categories": "Categories",
|
||||
"tags": "Tags",
|
||||
"explore_by_tag__title": "Explore by tag or category",
|
||||
"explore_by_tag__description": "Selecting tags or categories, you'll see only those events that are tagged accordingly. If you select nothing, as well as everything, all data will be displayed.",
|
||||
"panels": {
|
||||
"mentions": {
|
||||
"title": "Personas",
|
||||
@@ -105,7 +109,11 @@
|
||||
}
|
||||
},
|
||||
"narrative_panel_title": "Focus narratives",
|
||||
"narrative_summary": "Here you can follow some curated stories we have found in the data."
|
||||
"narrative_summary": "Here you can follow some curated stories we have found in the data.",
|
||||
"categories": "Categories",
|
||||
"tags": "Tags",
|
||||
"explore_by_tag__title": "Explore by tag or category",
|
||||
"explore_by_tag__description": "Selecting tags or categories, you'll see only those events that are tagged accordingly. If you select nothing, as well as everything, all data will be displayed."
|
||||
},
|
||||
"timeline": {
|
||||
"zooms": [
|
||||
|
||||
Reference in New Issue
Block a user