pub fn language_loader() -> &'static FluentLanguageLoaderExpand description
Returns the global [FluentLanguageLoader], initialising it on first call.
The fallback language (DEFAULT_LOCALE) is loaded automatically, so the loader is
always usable even before init is called.