From 1b8386abf62f3d4bc26a8aabde9380973a2598de Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 23 Jul 2024 14:38:46 +0200 Subject: [PATCH] New translations routing.mdx (Spanish) --- website/src/lib/docs/es/toolbar/routing.mdx.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/src/lib/docs/es/toolbar/routing.mdx.mdx b/website/src/lib/docs/es/toolbar/routing.mdx.mdx index df1b9c10..2ad4d213 100644 --- a/website/src/lib/docs/es/toolbar/routing.mdx.mdx +++ b/website/src/lib/docs/es/toolbar/routing.mdx.mdx @@ -56,9 +56,9 @@ Furthermore, new anchor points can be inserted between existing ones by hovering ``` -When editing imported GPX files, an initial set of anchor points is created automatically. -To ease the editing process, the more the map is zoomed in, the more anchor points are displayed. -This allows the route to be edited at different levels of detail. +Al editar archivos GPX importados, automáticamente se crea un conjunto inicial de puntos ancla. +Para facilitar el proceso de edición, se visualiza un mayor número de puntos ancla cuanto mayor es la ampliación del mapa. +Esto permite la edición de la ruta con diferentes niveles de detalle. ``` @@ -85,4 +85,4 @@ Return to the starting point by the same route. ### Change the start of the loop -When the endpoint of the route is close enough to the start, you can change the start of the loop by clicking on any anchor point and selecting from the context menu. +When the end point of the route is close enough to the start, you can change the start of the loop by clicking on any anchor point and selecting from the context menu.