New translations getting-started.mdx (Vietnamese)
This commit is contained in:
parent
737202542e
commit
174c6b7e99
1 changed files with 1 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue