From 23b19e036736a8f338804fd9724f7cc328f6c625 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 18 Mar 2026 18:41:47 +0100 Subject: [PATCH] New translations en.json (Hebrew) --- website/src/locales/he.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/he.json b/website/src/locales/he.json index 87633e295..b88e695f1 100644 --- a/website/src/locales/he.json +++ b/website/src/locales/he.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": "Route calculation took too long, try adding points closer together" }