setI18nInterface
Sets the current I18n provider.
static
static setI18nInterface(i18n?: I18nProvider): void
Notes
- This method is called automatically when the application I18n provider is changed (see app.i18n)
Related
- class LazyStringAn object that encapsulates a string, evaluated only when needed.