diff --git a/website/src/locales/no.json b/website/src/locales/no.json index 6c6475a45..4639f5c00 100644 --- a/website/src/locales/no.json +++ b/website/src/locales/no.json @@ -190,6 +190,8 @@ "from": "Startpunktet er for langt unna nærmeste vei", "via": "Via-punktet er for langt fra nærmeste vei", "to": "Sluttpunktet er for langt unna nærmeste vei", + "distance": "The end point is to far from the start point", + "connection": "No connection found between the points", "timeout": "Ruteberegning tok for lang tid, prøv å legge til flere punkter" } },