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",