From 19b0b33944497b385d4ea404db1f9cf51093b6d2 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 18 Mar 2026 18:41:54 +0100 Subject: [PATCH] New translations en.json (Polish) --- website/src/locales/pl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/pl.json b/website/src/locales/pl.json index f40ada166..437116f5f 100644 --- a/website/src/locales/pl.json +++ b/website/src/locales/pl.json @@ -190,7 +190,7 @@ "from": "Punkt początkowy jest zbyt daleko od najbliższej drogi", "via": "Punkt przelotowy jest zbyt daleko od najbliższej drogi", "to": "Punkt końcowy jest zbyt daleko od najbliższej drogi", - "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": "Obliczanie trasy trwało zbyt długo, spróbuj dodać punkty bliżej siebie" }