mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 13:28:36 +03:00
Reading in from toolbar copy from config for narrative and filter panels
This commit is contained in:
@@ -120,6 +120,12 @@ const initial = {
|
||||
title: copy[language].toolbar.explore_by_filter__title,
|
||||
description: copy[language].toolbar.explore_by_filter__description,
|
||||
},
|
||||
narratives: {
|
||||
icon: DEFAULT_TAB_ICONS.NARRATIVE,
|
||||
label: copy[language].toolbar.narratives_label,
|
||||
title: copy[language].toolbar.explore_by_narrative__title,
|
||||
description: copy[language].toolbar.explore_by_narrative__description,
|
||||
},
|
||||
},
|
||||
},
|
||||
loading: false,
|
||||
|
||||
Reference in New Issue
Block a user