New translations getting-started.mdx (Danish)

This commit is contained in:
vcoppe 2024-09-24 13:53:56 +02:00
parent 8e4384caca
commit be694e323b

View file

@ -3,7 +3,6 @@ title: Getting started
---
<script lang="ts">
import interfaceScreenshot from '$lib/assets/img/docs/getting-started/interface.png?enhanced';
import DocsImage from '$lib/components/docs/DocsImage.svelte';
</script>
@ -12,7 +11,7 @@ title: Getting started
Welcome to the official guide for **gpx.studio**!
This guide will walk you through all the components and tools of the interface, helping you become a proficient user of the application.
<DocsImage src={interfaceScreenshot} alt="The gpx.studio interface." />
<DocsImage img="getting-started/interface" alt="The gpx.studio interface." />
As shown in the screenshot above, the interface is divided into four main sections organized around the map.
Before we dive into the details of each section, let's have a quick overview of the interface.