From 438ac06bf79e00f62a2b7ac8c83cd546e479e1b8 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 4 Sep 2024 19:17:20 +0200 Subject: [PATCH] New translations en.json (Portuguese) --- website/src/locales/pt.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/src/locales/pt.json b/website/src/locales/pt.json index 4a125ecc..3b3271a9 100644 --- a/website/src/locales/pt.json +++ b/website/src/locales/pt.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",