pub type LocaleBundle = BTreeMap<String, BTreeMap<String, String>>;
pub struct LocaleBundle { /* private fields */ }