one more routing error

This commit is contained in:
vcoppe
2024-04-27 11:38:34 +02:00
parent 43f4511ded
commit 83309593d7
2 changed files with 4 additions and 1 deletions

View File

@@ -81,7 +81,8 @@
"error": {
"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"
"to": "The end point is too far from the nearest road",
"timeout": "The routing request took too long, try adding points closer"
}
},
"time_tooltip": "Change the time and speed data",