API Reference > imodeljs-I18N > AppAdministration > I18N > constructor constructor Method constructor for I18N. I18N(nameSpaces?: string | string[], options?: I18NOptions, renderFunction?: i18next.Callback): I18N Parameter Type Description nameSpaces string | string[] either the name of the default namespace, an array of namespaces, or undefined. If an array, the first entry is the default. options I18NOptions object with I18NOptions (optional) renderFunction i18next.Callback optional i18next.Callback function Returns - I18N Defined in core/i18n/src/Localization.ts Line 29 Last Updated: 13 June, 2024