New translations view.mdx (Vietnamese)

This commit is contained in:
vcoppe 2024-08-12 14:23:19 +02:00
parent a6ffa16eb9
commit 2976a28ff0

View file

@ -3,7 +3,7 @@ title: View options
--- ---
<script lang="ts"> <script lang="ts">
import { MountainSnow, GalleryVertical, Map, Layers2, Coins, Milestone, Box } from 'lucide-svelte'; import { ChartArea, GalleryVertical, Map, Layers2, Coins, Milestone, Box } from 'lucide-svelte';
import DocsNote from '$lib/components/docs/DocsNote.svelte'; import DocsNote from '$lib/components/docs/DocsNote.svelte';
</script> </script>
@ -11,7 +11,7 @@ title: View options
This menu provides options to rearrange the interface and the map view. This menu provides options to rearrange the interface and the map view.
### <MountainSnow size="16" class="inline-block" style="margin-bottom: 2px" /> Elevation profile ### <ChartArea size="16" class="inline-block" style="margin-bottom: 2px" /> Elevation profile
Hide the elevation profile to make room for the map, or show it to inspect the current selection. Hide the elevation profile to make room for the map, or show it to inspect the current selection.