Function: setI18next()
Меньше 1 минуты
Function: setI18next()
setI18next(
i18n
?):void
Init multilingual locales system and set i18n object.
Parameters
i18n?
i18n
Exist i18next object. If no object is presented, the function will create its own object.
Returns
void