New translations view.mdx (Russian)

This commit is contained in:
vcoppe 2024-08-12 14:23:16 +02:00
parent ed991370f4
commit 8ca1882a2b

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.