pub type Locale = #(String, String)
pub fn get_locale() -> #(String, String)
Returns #(language code, country code), or empty strings if none is defined