Update verbal text formatter to use language
Open
- Dominant language
- C++
- Stars
- 6.2k
- Forks
- 981
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 14
Description
## Issue
Currently, the verbal text formatter is based on location of the route path. There are times when using the narrative language could help too.
### Examples:
1. Number formatting applied for countries outside the US that user maybe using US style English
2. Proper number formatting in the US for non-US-English languages
Discussion started when [fixing number format](https://github.com/valhalla/valhalla/pull/3015) for France
Contributor guide
Assessment
This issue has not been assessed yet.