mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-02 18:12:11 +00:00
New translations routing.mdx (Spanish)
This commit is contained in:
@@ -3,7 +3,7 @@ title: Planificación y edición de rutas
|
||||
---
|
||||
|
||||
<script>
|
||||
import { Pencil, Route, Bike, TriangleAlert, ArrowRightLeft, Home, Repeat, Trash2, CirclePlay, SquareArrowUpLeft } from 'lucide-svelte';
|
||||
import { Pencil, Route, Bike, TriangleAlert, ArrowRightLeft, House, Repeat, Trash2, CirclePlay, SquareArrowUpLeft } from '@lucide/svelte';
|
||||
import DocsNote from '$lib/components/docs/DocsNote.svelte';
|
||||
import Routing from '$lib/components/toolbar/tools/routing/Routing.svelte';
|
||||
import DocsImage from '$lib/components/docs/DocsImage.svelte';
|
||||
@@ -71,7 +71,7 @@ Las siguientes herramientas automatizan algunas operaciones comunes de modificac
|
||||
|
||||
Invierte el sentido de la ruta.
|
||||
|
||||
### <Home size="16" class="inline-block" style="margin-bottom: 2px" /> Volver al inicio
|
||||
### <House size="16" class="inline-block" style="margin-bottom: 2px" /> Volver al inicio
|
||||
|
||||
Conecta el último punto de la ruta con el punto de inicio, usando los ajustes de ruta elegidos.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user