From 3c16a6ec42cdb1df0c0459318b3999261ff946c6 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 1 Oct 2024 10:59:54 +0200 Subject: [PATCH] New translations en.json (German) --- website/src/locales/de.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/locales/de.json b/website/src/locales/de.json index 9c0ac19b..1c77d313 100644 --- a/website/src/locales/de.json +++ b/website/src/locales/de.json @@ -104,12 +104,12 @@ "help_no_file": "Select a trace to use the routing tool, or click on the map to start creating a new route.", "help": "Click on the map to add a new anchor point, or drag existing ones to change the route.", "activities": { - "bike": "Rad", + "bike": "Fahrrad", "racing_bike": "Rennrad", "gravel_bike": "Gravel Bike", "mountain_bike": "Mountainbike", "foot": "Laufen/Wandern", - "motorcycle": "Moped", + "motorcycle": "Motorrad", "water": "Wasser", "railway": "Railway" },