From f4629dc0dc2b86d357d7934d7e23fedd6ecfb763 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 27 May 2026 20:26:52 +0200 Subject: [PATCH] New translations en.json (Swedish) [ci skip] --- website/src/locales/sv.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/website/src/locales/sv.json b/website/src/locales/sv.json index 070269946..8abb90e42 100644 --- a/website/src/locales/sv.json +++ b/website/src/locales/sv.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": "Schweiz", "united_kingdom": "Storbritannien", "united_states": "USA", - "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": "Spårvagnshållplats", "bus-stop": "Busshållplats", "ferry": "Ferry", - "maptiler-dem": "MapTiler DEM", "mapterhorn": "Mapterhorn" } },