diff --git a/website/src/locales/ca.json b/website/src/locales/ca.json index b4ff3fd59..a348afeb8 100644 --- a/website/src/locales/ca.json +++ b/website/src/locales/ca.json @@ -235,7 +235,7 @@ }, "elevation": { "button": "Sol·licita dades d'altimetria", - "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": "Seleccioneu un fitxer per sol·licitar dades d'altimetria." }, "waypoint": { @@ -304,10 +304,8 @@ "switzerland": "Suïssa", "united_kingdom": "Regne Unit", "united_states": "Estats Units", - "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": "Parada de tramvia", "bus-stop": "Parada d'autobús", "ferry": "Ferri", - "maptiler-dem": "MapTiler DEM", "mapterhorn": "Mapterhorn" } },