New translations routing.mdx (Turkish)

This commit is contained in:
vcoppe
2025-11-12 17:58:01 +01:00
parent 6c7f4933eb
commit cbb386e799

View File

@@ -3,7 +3,7 @@ title: Güzergah planlama ve düzenleme
---
<script>
import { Pencil, Route, Bike, TriangleAlert, ArrowRightLeft, House, Repeat, Trash2, CirclePlay, SquareArrowUpLeft } MYLUCIDESVELTEIMPORT;
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';