feat(routing): detect TTS language from valhalla trip
This commit is contained in:
@ -160,5 +160,9 @@
|
||||
"poi": {
|
||||
"fuel": "Fuel Station",
|
||||
"parking": "Parking"
|
||||
},
|
||||
"routing": {
|
||||
"off-route": "You went off route",
|
||||
"back-on-route": "You are back on route"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user