From 8b7742ef78d9dfd46bac6ab27a54c49757ffd617 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 27 May 2026 20:26:47 +0200 Subject: [PATCH] New translations en.json (Polish) [ci skip] --- website/src/locales/pl.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/website/src/locales/pl.json b/website/src/locales/pl.json index f62ee7560..2f0295d9d 100644 --- a/website/src/locales/pl.json +++ b/website/src/locales/pl.json @@ -235,7 +235,7 @@ }, "elevation": { "button": "Dodaj dane o wysokości terenu", - "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": "Wybierz plik do wczytania danych o wysokości w terenie." }, "waypoint": { @@ -304,10 +304,8 @@ "switzerland": "Szwajcaria", "united_kingdom": "Wielka Brytania", "united_states": "Stany Zjednoczone", - "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": "Przystanek tramwajowy", "bus-stop": "Przystanek autobusowy", "ferry": "Prom", - "maptiler-dem": "MapTiler DEM", "mapterhorn": "Mapterhorn" } },