From 92e658376db391ab7b4906a34bde5fb1d77f3795 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 18 Mar 2026 18:42:14 +0100 Subject: [PATCH] New translations en.json (Serbian (Latin)) --- website/src/locales/sr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/sr.json b/website/src/locales/sr.json index 03f1d48b6..11152da29 100644 --- a/website/src/locales/sr.json +++ b/website/src/locales/sr.json @@ -190,7 +190,7 @@ "from": "Početna tačka je predaleko od najbližeg puta", "via": "Putna tačka je predaleko od najbližeg puta", "to": "Krajnja tačka je predaleko od najbližeg puta", - "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": "Računanje rute je trajalo predugo, pokušajte da dodate putne tačke bliže jednu drugoj" }