From 818e07df93afd0b591f623956b65145f968d06d0 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 18 Mar 2026 18:41:48 +0100 Subject: [PATCH] New translations en.json (Hungarian) --- website/src/locales/hu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/hu.json b/website/src/locales/hu.json index 2e1e13c70..01b9e56ad 100644 --- a/website/src/locales/hu.json +++ b/website/src/locales/hu.json @@ -190,7 +190,7 @@ "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", + "distance": "The end point is too 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" }