From a079ca740caa2b5aa4c8491395fa611fe574c838 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 27 Mar 2026 18:37:45 +0100 Subject: [PATCH] New translations en.json (Finnish) --- website/src/locales/fi.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/website/src/locales/fi.json b/website/src/locales/fi.json index 219ee8166..61aaebcfe 100644 --- a/website/src/locales/fi.json +++ b/website/src/locales/fi.json @@ -233,7 +233,7 @@ }, "elevation": { "button": "Hae korkeustiedot", - "help": "Tietojen haku korvaa aiemmat korkeustiedot Mapboxin tiedoilla.", + "help": "Requesting elevation data will erase the existing elevation data, if any, and replace it with data from MapTiler.", "help_no_selection": "Valitse tiedosto, jolle haet korkeustietoja." }, "waypoint": { @@ -275,7 +275,7 @@ "new": "Lisää oma karttataso", "edit": "Muokkaa omaa karttatasoa", "urls": "URL(t)", - "url_placeholder": "WMTS, WMS tai Mapbox style JSON", + "url_placeholder": "WMTS, WMS or MapLibre style JSON", "max_zoom": "Enimmäissuurennus", "layer_type": "Tason tyyppi", "basemap": "Taustakartta", @@ -302,8 +302,9 @@ "switzerland": "Sveitsi", "united_kingdom": "Iso-Britannia", "united_states": "Yhdysvallat", - "mapboxOutdoors": "Mapbox Outdoors", - "mapboxSatellite": "Mapbox Satelliittikuva", + "maptilerTopo": "MapTiler Topo", + "maptilerOutdoors": "MapTiler Outdoors", + "maptilerSatellite": "MapTiler Satellite", "openStreetMap": "OpenStreetMap", "openTopoMap": "OpenTopoMap", "openHikingMap": "OpenHikingMap", @@ -383,7 +384,7 @@ "tram-stop": "Raitiovaunupysäkit", "bus-stop": "Linja-autopysäkit", "ferry": "Lautat", - "mapbox-dem": "Mapbox DEM", + "maptiler-dem": "MapTiler DEM", "mapterhorn": "Mapterhorn" } }, @@ -525,7 +526,7 @@ }, "embedding": { "title": "Luo oma kartta", - "mapbox_token": "Mapbox access token", + "maptiler_key": "MapTiler key", "file_urls": "File URLs (separated by commas)", "drive_ids": "Google Drive tiedostotunnisteet (pilkkuerotetut)", "basemap": "Taustakartta",