From eb006b166da489de26288fa3b29ab2f313b8ec03 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 27 Mar 2026 18:38:20 +0100 Subject: [PATCH] New translations en.json (Chinese Traditional, Hong Kong) --- website/src/locales/zh-HK.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/website/src/locales/zh-HK.json b/website/src/locales/zh-HK.json index 8cd8bb658..69cdc1372 100644 --- a/website/src/locales/zh-HK.json +++ b/website/src/locales/zh-HK.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": "Layer type", "basemap": "Basemap", @@ -302,8 +302,9 @@ "switzerland": "Switzerland", "united_kingdom": "United Kingdom", "united_states": "United States", - "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": "Tram Stop", "bus-stop": "Bus Stop", "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": "File URLs (separated by commas)", "drive_ids": "Google Drive file IDs (separated by commas)", "basemap": "Basemap",