From 03b20ea0674abff167dae5b65a916f7c08784db8 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 18 Mar 2026 18:42:06 +0100 Subject: [PATCH] New translations en.json (Indonesian) --- website/src/locales/id.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/id.json b/website/src/locales/id.json index 3b8822e5b..bcbbd33ce 100644 --- a/website/src/locales/id.json +++ b/website/src/locales/id.json @@ -190,7 +190,7 @@ "from": "Titik awal terlalu jauh dari jalan terdekat", "via": "Titik via terlalu jauh dari jalan terdekat", "to": "Titik akhir terlalu jauh dari jalan terdekat", - "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": "Perhitungan rute memakan waktu terlalu lama, coba tambahkan titik-titik yang lebih dekat satu sama lain" }