From b0ed6e36f0250d5f4d54a9a2697a51b8f11bfc9c Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 4 Sep 2024 19:17:13 +0200 Subject: [PATCH] New translations en.json (Hungarian) --- website/src/locales/hu.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/src/locales/hu.json b/website/src/locales/hu.json index fbe80f32..845ef820 100644 --- a/website/src/locales/hu.json +++ b/website/src/locales/hu.json @@ -184,6 +184,12 @@ "help": "Extracting the contents of the selected items will create a separate item for each of their contents.", "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." + }, "waypoint": { "tooltip": "Create and edit points of interest", "icon": "Icon",