From 36c3d7dd9e6ae7398ba0fc2a5e3f59fbe9f5664b Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 18 Mar 2026 18:31:50 +0100 Subject: [PATCH] New translations en.json (Hebrew) --- website/src/locales/he.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/src/locales/he.json b/website/src/locales/he.json index 2e2b27c2f..87633e295 100644 --- a/website/src/locales/he.json +++ b/website/src/locales/he.json @@ -190,6 +190,8 @@ "from": "נקודת ההתחלה רחוקה מדיי מהכביש הקרוב ביותר", "via": "נקודת המעבר רחוקה מדיי מהכביש הקרוב ביותר", "to": "נקודת הסיום רחוקה מדיי מהכביש הקרוב ביותר", + "distance": "The end point is to far from the start point", + "connection": "No connection found between the points", "timeout": "Route calculation took too long, try adding points closer together" } },