diff --git a/website/src/locales/he.json b/website/src/locales/he.json index fdc668222..7de837a8c 100644 --- a/website/src/locales/he.json +++ b/website/src/locales/he.json @@ -235,7 +235,7 @@ }, "elevation": { "button": "Request elevation data", - "help": "Requesting elevation data will erase the existing elevation data, if any, and replace it with data from MapTiler.", + "help": "Requesting elevation data will erase the existing elevation data, if any, and replace it with data from Mapterhorn.", "help_no_selection": "Select a file item to request elevation data." }, "waypoint": { @@ -304,10 +304,8 @@ "switzerland": "Switzerland", "united_kingdom": "United Kingdom", "united_states": "United States", - "maptilerStreets": "MapTiler Streets", - "maptilerTopo": "MapTiler Topo", - "maptilerOutdoors": "MapTiler Outdoors", - "maptilerSatellite": "MapTiler Satellite", + "topo": "Topo", + "satellite": "Satellite", "esriSatellite": "Esri Satellite", "openStreetMap": "OpenStreetMap", "openTopoMap": "OpenTopoMap", @@ -388,7 +386,6 @@ "tram-stop": "Tram Stop", "bus-stop": "Bus Stop", "ferry": "Ferry", - "maptiler-dem": "MapTiler DEM", "mapterhorn": "Mapterhorn" } },