From bfac89f5de89e85420e3ead74cc31d09e60fecfd Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 4 Sep 2024 19:17:14 +0200 Subject: [PATCH] New translations en.json (Italian) --- website/src/locales/it.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/src/locales/it.json b/website/src/locales/it.json index d4cd86b4..771eb2a9 100644 --- a/website/src/locales/it.json +++ b/website/src/locales/it.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": "Crea e modifica punti di interesse", "icon": "Icona",