From 0e6717f118e02d5eef254e2491c625320811d42e Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 4 Sep 2024 19:35:04 +0200 Subject: [PATCH] New translations en.json (French) --- website/src/locales/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/fr.json b/website/src/locales/fr.json index 25bc88c3..9da25baf 100644 --- a/website/src/locales/fr.json +++ b/website/src/locales/fr.json @@ -185,7 +185,6 @@ "help_invalid_selection": "Votre sélection doit contenir des éléments avec plusieurs traces pour les extraire." }, "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": "Distance", "elevation": "Dénivelé", + "elevation_gain_loss": "Elevation gain and loss", "temperature": "Température", "speed": "Vitesse", "pace": "Allure",