API (i18next)
Full integration
function withTolgee(i18next, tolgeeConfig)
Ensures complete integration between i18next and Tolgee.
i18next
- i18next instancetolgeeConfig
-TolgeeConfiguration
type (wrapperMode is automatically set toinvisible
if 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.