From c15d197a76a598e0b90a97280f3ac2e152fcbce5 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 24 Sep 2024 13:54:13 +0200 Subject: [PATCH] New translations routing.mdx (Danish) --- website/src/lib/docs/da/toolbar/routing.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/src/lib/docs/da/toolbar/routing.mdx b/website/src/lib/docs/da/toolbar/routing.mdx index 583adb0f..f35bd338 100644 --- a/website/src/lib/docs/da/toolbar/routing.mdx +++ b/website/src/lib/docs/da/toolbar/routing.mdx @@ -6,7 +6,6 @@ title: Route planning and editing import { Pencil, Route, Bike, TriangleAlert, ArrowRightLeft, Home, 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 routingScreenshot from '$lib/assets/img/docs/tools/routing.png?enhanced'; import DocsImage from '$lib/components/docs/DocsImage.svelte'; @@ -62,7 +61,7 @@ This allows the route to be edited at different levels of detail. Finally, you can delete anchor points by clicking on them and selecting from the context menu. - + ## Additional tools