From 47e7295412180c0a349bcbbeaa7bd37e05dde142 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 23 Jul 2024 14:20:06 +0200 Subject: [PATCH] New translations en.json (German) --- website/src/locales/de.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/locales/de.json b/website/src/locales/de.json index ef4303f9..acb91b03 100644 --- a/website/src/locales/de.json +++ b/website/src/locales/de.json @@ -4,7 +4,7 @@ "app_title": "the online GPX file editor", "embed_title": "the online GPX file editor", "help_title": "hilfe", - "description": "View, edit and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations." + "description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations." }, "menu": { "new": "New", @@ -80,7 +80,7 @@ "tooltip": "Plan or edit a route", "activity": "Aktivität", "use_routing": "Routenführung", - "use_routing_tooltip": "Connect anchor points via road network or with straight lines when disabled", + "use_routing_tooltip": "Connect anchor points via road network or in a straight line if disabled", "allow_private": "Allow private roads", "reverse": { "button": "Umkehren", @@ -141,7 +141,7 @@ "from": "The start point is too far from the nearest road", "via": "The via point is too far from the nearest road", "to": "The end point is too far from the nearest road", - "timeout": "The routing request took too long, try adding points closer" + "timeout": "The routing request took too long, try adding points closer together" } }, "scissors": {