trippy icon indicating copy to clipboard operation
trippy copied to clipboard

Pick best available locale

Open fujiapple852 opened this issue 1 year ago • 0 comments

Use sys_locale::get_locales() to get all locale available on the system and compare this list with rust_i18n::available_locales!() to select the best one.

See also https://lib.rs/crates/locale-match

fujiapple852 avatar Oct 04 '24 09:10 fujiapple852