From bf5809f0cd5decd8c5c4ead326c82571f4c7e0ec Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 4 Sep 2024 19:17:23 +0200 Subject: [PATCH] New translations en.json (Chinese Simplified) --- website/src/locales/zh.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/src/locales/zh.json b/website/src/locales/zh.json index b9d3dd28..21cb306b 100644 --- a/website/src/locales/zh.json +++ b/website/src/locales/zh.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": "创建并编辑兴趣点", "icon": "Icon",