New translations elevation.mdx (Portuguese, Brazilian)

This commit is contained in:
vcoppe 2024-09-21 20:36:56 +02:00
parent cd1207dd95
commit 3dbd5356e3

View file

@ -10,7 +10,7 @@ title: Elevação
# <MountainSnow size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
This tool allows you to add elevation data to traces and [points of interest](../gpx), or to replace the existing data.
Esta ferramenta permite que você adicione dados de elevação a rastros e [pontos de interesse](../gpx), ou substituir os dados existentes.
<div class="flex flex-row justify-center">
<Elevation class="text-foreground p-3 border rounded-md shadow-lg" />
@ -18,7 +18,7 @@ This tool allows you to add elevation data to traces and [points of interest](..
<DocsNote>
Elevation data is provided by <a href="https://mapbox.com" target="_blank">Mapbox</a>.
You can learn more about its origin and accuracy in the <a href="https://docs.mapbox.com/data/tilesets/reference/mapbox-terrain-dem-v1/#elevation-data" target="_blank">documentation</a>.
Dados de elevação são fornecidos por <a href="https://mapbox.com" target="_blank">Mapbox</a>.
Você pode aprender mais sobre sua origem e precisão na <a href="https://docs.mapbox.com/data/tilesets/reference/mapbox-terrain-dem-v1/#elevation-data" target="_blank">documentação</a>.
</DocsNote>