We should support multiple locales to print distances in the user's preferred units of measurement, e.g. in the RMS list as requested. Metric vs imperial.
The request header Accept-Language and env vars like LANG could be a good source to provide a good default, but a config field is probably justified as well.
We should support multiple locales to print distances in the user's preferred units of measurement, e.g. in the RMS list as requested. Metric vs imperial.
The request header
Accept-Language
and env vars likeLANG
could be a good source to provide a good default, but a config field is probably justified as well.