Create independent title string for 'Map' page

The "map" page didn't have a separate Transifex string for the page title. Instead the string 'label_map' was being used, which is also used elsewhere on the website. 
To make the page title independent from 'label_map' the title string 'map_title' is added (like on shops page, producers page etc.).
This commit is contained in:
drummer83
2021-02-22 22:13:46 +01:00
committed by GitHub
parent 43055d8704
commit 7e01b76af2

View File

@@ -1682,6 +1682,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using
maps_open: "Open"
maps_closed: "Closed"
map_title: "Map"
hubs_buy: "Shop for:"
hubs_shopping_here: "Shopping here"