From 7a02f1d5b1346a2dba685560f1057afa9693e89f Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 18 Mar 2026 18:42:02 +0100 Subject: [PATCH] New translations en.json (Chinese Simplified) --- website/src/locales/zh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/zh.json b/website/src/locales/zh.json index 8f4ea8a5a..8be4661f2 100644 --- a/website/src/locales/zh.json +++ b/website/src/locales/zh.json @@ -190,7 +190,7 @@ "from": "起点离最近的道路太远", "via": "途径点离最近的道路太远", "to": "终点离最近的道路太远", - "distance": "The end point is to far from the start point", + "distance": "The end point is too far from the start point", "connection": "No connection found between the points", "timeout": "轨迹计算耗时太长,请尝试添加更靠近路网的点" }