small language improvements

This commit is contained in:
vcoppe
2024-07-23 14:28:31 +02:00
parent f48dc91ae6
commit 269bbd103d
2 changed files with 3 additions and 3 deletions

View File

@@ -141,7 +141,7 @@
"from": "The start point is too far from the nearest road",
"via": "The via point is too far from the nearest road",
"to": "The end point is too far from the nearest road",
"timeout": "The routing request took too long, try adding points closer together"
"timeout": "Route calculation took too long, try adding points closer together"
}
},
"scissors": {