From edfe28d61f3051501f184ccb6626d92fc54f4dc6 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 18 Mar 2026 18:32:23 +0100 Subject: [PATCH] New translations en.json (Serbian (Latin)) --- website/src/locales/sr.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/src/locales/sr.json b/website/src/locales/sr.json index 53e80c876..03f1d48b6 100644 --- a/website/src/locales/sr.json +++ b/website/src/locales/sr.json @@ -190,6 +190,8 @@ "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", + "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" } },