API (i18next)
Full integration
function withTolgee(i18next, tolgeeConfig)
Ensures complete integration between i18next and Tolgee.
i18next- i18next instancetolgeeConfig-TolgeeConfigurationtype (wrapperMode is automatically set toinvisibleif not defined)
Custom integration
If you need more granular control of what is applied to i18next instance, you can use following functions manually instead of using withTolgee which uses them all.