Skip to content

@tanzlate/root / vanilla/src / i18nFormatterHelper

Function: i18nFormatterHelper()

ts
function i18nFormatterHelper(i18nextInstance): I18nFormatterHelper;

Defined in: packages/core/dist/index.d.ts:15

Provide helper formatter based on current i18next instance to access translations

Parameters

i18nextInstance

i18n

the active i18next instance

Returns

I18nFormatterHelper