From ad0efd3372851cfe8f776b43cd297c8d2c8e0f7b Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 18 Mar 2026 18:41:57 +0100 Subject: [PATCH] New translations en.json (Russian) --- website/src/locales/ru.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/ru.json b/website/src/locales/ru.json index d35a76055..82794fc24 100644 --- a/website/src/locales/ru.json +++ b/website/src/locales/ru.json @@ -190,7 +190,7 @@ "from": "Начальная точка слишком далеко от ближайшей дороги", "via": "Точка маршрута слишком далеко от ближайшей дороги", "to": "Конечная точка слишком далеко от ближайшей дороги", - "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": "Расчет маршрута занял слишком много времени, попробуйте добавить точки ближе" }