Internationalization module.
Use the ICU4X project for implementing several things.
arguments!
Ftl
has_message()
clone()
format_pattern()
fluent::FluentBundle::new_concurrent()
?initialize_locale()
ftl.initialize_locale(|locale, bundle| {
// locale: &str
match locale {
_ => {},
}
});