From 6e23b014349a64b32168c15eba3aceec7af7ab95 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 18 Mar 2026 18:41:46 +0100 Subject: [PATCH] New translations en.json (Finnish) --- website/src/locales/fi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/fi.json b/website/src/locales/fi.json index ff5ff8f54..cd0b4e635 100644 --- a/website/src/locales/fi.json +++ b/website/src/locales/fi.json @@ -190,7 +190,7 @@ "from": "Aloituspiste on liian kaukana lähimmästä tiestä", "via": "Reittipiste on liian kaukana lähimmästä tiestä", "to": "Päätepiste on liian kaukana lähimmästä tiestä", - "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": "Reitin laskenta kesti liian kauan. Tihennä reittipisteitä" }