From 674db043f4b270172bdc11481ef403d84899e975 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 4 Sep 2024 19:35:14 +0200 Subject: [PATCH] New translations en.json (Dutch) --- website/src/locales/nl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/nl.json b/website/src/locales/nl.json index 3c6f31ab..15ffeb77 100644 --- a/website/src/locales/nl.json +++ b/website/src/locales/nl.json @@ -185,7 +185,6 @@ "help_invalid_selection": "Je selectie moet items met meerdere sporen bevatten om ze uit te pakken." }, "elevation": { - "tooltip": "Request elevation data", "button": "Request elevation data", "help": "Requesting elevation data will erase the existing elevation data, if any, and replace it with data from Mapbox.", "help_no_selection": "Select a file item to request elevation data." @@ -356,6 +355,7 @@ "quantities": { "distance": "Afstand", "elevation": "Stijging", + "elevation_gain_loss": "Elevation gain and loss", "temperature": "Temperatuur", "speed": "Snelheid", "pace": "Snelheid",