New translations en.json (Chinese Simplified)

This commit is contained in:
vcoppe
2026-03-19 06:56:31 +01:00
parent a0bfc17723
commit 64139fb355

View File

@@ -190,8 +190,8 @@
"from": "起点离最近的道路太远", "from": "起点离最近的道路太远",
"via": "途径点离最近的道路太远", "via": "途径点离最近的道路太远",
"to": "终点离最近的道路太远", "to": "终点离最近的道路太远",
"distance": "The end point is too far from the start point", "distance": "起点到终点的距离太远",
"connection": "No connection found between the points", "connection": "找不到经过途径点的路线",
"timeout": "轨迹计算耗时太长,请尝试添加更靠近路网的点" "timeout": "轨迹计算耗时太长,请尝试添加更靠近路网的点"
} }
}, },