diff --git a/website/src/locales/tr.json b/website/src/locales/tr.json index 1f27c242e..2fc9623fa 100644 --- a/website/src/locales/tr.json +++ b/website/src/locales/tr.json @@ -190,6 +190,8 @@ "from": "Başlangıç noktası en yakın yoldan çok uzak", "via": "Geçiş noktası en yakın yoldan çok uzak", "to": "Bitiş noktası en yakın yoldan çok uzak", + "distance": "The end point is to far from the start point", + "connection": "No connection found between the points", "timeout": "Rota hesaplaması uzun sürdü, daha yakın noktalar eklemeyi deneyin" } },