// devela::hum::i18n
//
// public
//! Utilities for translating and adapting software to different languages and regions.
//
// mod data; // registries, tables, normative datasets
// mod locale; // locale matching & fallback
// mod msg; // message selection languages
// mod tag; // language tags
// mod select; // selection logic (plural, gender, variants, fallback)
cratestructural_mods!