From 33824ba62cefb4c3047e822a29a66b8062c3e7dc Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 24 Jul 2024 08:55:35 +0200 Subject: [PATCH] New translations en.json (Chinese Simplified) --- website/src/locales/zh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/locales/zh.json b/website/src/locales/zh.json index 8f6d3c01..2c92c28c 100644 --- a/website/src/locales/zh.json +++ b/website/src/locales/zh.json @@ -81,13 +81,13 @@ "activity": "活动", "use_routing": "Routing", "use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled", - "allow_private": "Allow private roads", + "allow_private": "允许私有道路", "reverse": { "button": "反转", "tooltip": "Reverse the direction of the route" }, "route_back_to_start": { - "button": "Back to start", + "button": "返回至起点", "tooltip": "Connect the last point of the route with the starting point" }, "round_trip": {