From a1b0f9565563ecb6105d34a39a91d91d3f2495c6 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Sun, 15 Sep 2024 17:37:29 +0200 Subject: [PATCH] New translations en.json (Finnish) --- website/src/locales/fi.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/website/src/locales/fi.json b/website/src/locales/fi.json index 17c8e171..93877042 100644 --- a/website/src/locales/fi.json +++ b/website/src/locales/fi.json @@ -224,22 +224,22 @@ "settings_help": "Select the map layers you want to show in the interface, add custom ones, and adjust their settings.", "selection": "Layer selection", "custom_layers": { - "title": "Custom layers", + "title": "Omat karttatasot", "new": "New custom layer", "edit": "Edit custom layer", "urls": "URL(t)", - "url_placeholder": "WMTS, WMS or Mapbox style JSON", + "url_placeholder": "WMTS, WMS tai Mapbox style JSON", "max_zoom": "Max zoom", "layer_type": "Layer type", - "basemap": "Basemap", - "overlay": "Overlay", - "create": "Create layer", - "update": "Update layer" + "basemap": "Taustakartta", + "overlay": "Peitataso", + "create": "Lisää karttataso", + "update": "Päivitä karttataso" }, - "opacity": "Overlay opacity", + "opacity": "Peitetason läpinäkyvyys", "label": { - "basemaps": "Basemaps", - "overlays": "Overlays", + "basemaps": "Taustakartat", + "overlays": "Peitetasot", "custom": "Custom", "world": "World", "countries": "Countries",