From be7fddcb3e0df71cc0d9818d3f80f51e829e59fa Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 4 Sep 2024 19:37:44 +0200 Subject: [PATCH] New translations en.json (Korean) --- website/src/locales/ko.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/ko.json b/website/src/locales/ko.json index 6141ddfc..37565807 100644 --- a/website/src/locales/ko.json +++ b/website/src/locales/ko.json @@ -185,7 +185,6 @@ "help_invalid_selection": "Your selection must contain items with multiple traces to extract them." }, "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": "거리", "elevation": "고도", + "elevation_gain_loss": "Elevation gain and loss", "temperature": "온도", "speed": "속도", "pace": "페이스",