Referencei18n
createTranslator
Build a typed translator from a resolved translation map
Import
createTranslator wraps the flat map returned by getI18nTranslations and returns a typed translator. Providers call this internally after merging registry, lazy-loaded built-in packs, browser-translated fallback copy, and provider layers. Use it directly for custom UI outside built-in controls.