mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-02 18:12:11 +00:00
New translations routing.mdx (Catalan)
This commit is contained in:
@@ -3,7 +3,7 @@ title: Planificació i edició de rutes
|
||||
---
|
||||
|
||||
<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 @@ Les eines següents automatitzen algunes operacions comunes de modificació de r
|
||||
|
||||
Inverteix el sentit de la ruta.
|
||||
|
||||
### <Home size="16" class="inline-block" style="margin-bottom: 2px" /> Tornar a l'inici
|
||||
### <House size="16" class="inline-block" style="margin-bottom: 2px" /> Back to start
|
||||
|
||||
Connecta l'últim punt de la ruta amb el punt d'inici, utilitzant la configuració de ruta escollida.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user