New translations toolbar.mdx (Spanish)
This commit is contained in:
parent
6f9f960089
commit
84e0b2445f
1 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Toolbar
|
title: Barra de herramientas
|
||||||
---
|
---
|
||||||
|
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
|
|
@ -18,8 +18,8 @@ title: Toolbar
|
||||||
|
|
||||||
# { title }
|
# { title }
|
||||||
|
|
||||||
The toolbar is located on the left side of the map and is the heart of the application, as it provides access to the main features of **gpx.studio**.
|
La barra de herramientas se encuentra a la izquierda del mapa y es el corazón de la aplicación ya que proporciona acceso a las principales características de **gpx.studio**.
|
||||||
Each tool is represented by an icon and can be activated by clicking on it.
|
Cada herramienta está representada por un icono y se puede activar haciendo clic en él.
|
||||||
|
|
||||||
<div class="flex flex-row justify-center text-foreground">
|
<div class="flex flex-row justify-center text-foreground">
|
||||||
<div>
|
<div>
|
||||||
|
|
@ -27,6 +27,6 @@ Each tool is represented by an icon and can be activated by clicking on it.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
As with [edit actions](./menu/edit), most tools can be applied to multiple files at once and to [inner tracks and segments](./gpx).
|
Al igual que con las [acciones de edición](./menu/edit), la mayoría de las herramientas se pueden aplicar a varios archivos a la vez y a [segmentos y pistas internos](./gpx).
|
||||||
|
|
||||||
The next sections describe each tool in detail.
|
Las siguientes secciones describen cada herramienta en detalle.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue