Function createInstance

  • Will return a new i18next instance. Please read the options page for details on configuration options. Providing a callback will automatically call init. The callback will be called after all translations were loaded or with an error when failed (in case of using a backend).

    Parameters

    Returns i18n

Generated using TypeDoc