From a5d5c85fdd0e7552de7529b86ac0c8aed06f7365 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 18 Mar 2026 18:31:51 +0100 Subject: [PATCH] New translations en.json (Hungarian) --- website/src/locales/hu.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/src/locales/hu.json b/website/src/locales/hu.json index ba771db65..2e1e13c70 100644 --- a/website/src/locales/hu.json +++ b/website/src/locales/hu.json @@ -190,6 +190,8 @@ "from": "A kiindulási pont túl messze van a legközelebbi úttól", "via": "A köztes pont túl messze van a legközelebbi úttól", "to": "A végpont túl messze van a legközelebbi úttól", + "distance": "The end point is to far from the start point", + "connection": "No connection found between the points", "timeout": "Az útvonal kiszámítása túl sokáig tartott. Próbáljon meg közelebbi pontokat adni egymáshoz" } },