diff --git a/website/src/locales/sv.json b/website/src/locales/sv.json index 9cbb58239..4193fc4b0 100644 --- a/website/src/locales/sv.json +++ b/website/src/locales/sv.json @@ -233,7 +233,7 @@ }, "elevation": { "button": "Request elevation data", - "help": "Requesting elevation data will erase the existing elevation data, if any, and replace it with data from Mapbox.", + "help": "Requesting elevation data will erase the existing elevation data, if any, and replace it with data from MapTiler.", "help_no_selection": "Select a file item to request elevation data." }, "waypoint": { @@ -275,7 +275,7 @@ "new": "New custom layer", "edit": "Edit custom layer", "urls": "URL(s)", - "url_placeholder": "WMTS, WMS or Mapbox style JSON", + "url_placeholder": "WMTS, WMS or MapLibre style JSON", "max_zoom": "Max zoom", "layer_type": "Lagertyp", "basemap": "Baskarta", @@ -302,8 +302,9 @@ "switzerland": "Schweiz", "united_kingdom": "Storbritannien", "united_states": "USA", - "mapboxOutdoors": "Mapbox Outdoors", - "mapboxSatellite": "Mapbox Satellite", + "maptilerTopo": "MapTiler Topo", + "maptilerOutdoors": "MapTiler Outdoors", + "maptilerSatellite": "MapTiler Satellite", "openStreetMap": "OpenStreetMap", "openTopoMap": "OpenTopoMap", "openHikingMap": "OpenHikingMap", @@ -383,7 +384,7 @@ "tram-stop": "Spårvagnshållplats", "bus-stop": "Busshållplats", "ferry": "Ferry", - "mapbox-dem": "Mapbox DEM", + "maptiler-dem": "MapTiler DEM", "mapterhorn": "Mapterhorn" } }, @@ -525,7 +526,7 @@ }, "embedding": { "title": "Create your own map", - "mapbox_token": "Mapbox access token", + "maptiler_key": "MapTiler key", "file_urls": "Fil-URL:er (separerade med kommatecken)", "drive_ids": "Google Drive file IDs (separerade med kommatecken)", "basemap": "Baskarta",