mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user