Type Alias: I18nextFormatter
I18nextFormatter:
I18nextNamedFormatter
|I18nextNamedCachedFormatter
Defined in: projects/plugins/packages/i18next/src/lib/types.ts:172
Represents a formatter that is added to i18next with i18next.services.formatter.add
or i18next.services.formatter.addCached
,
depending on the cached
property.
Since
7.1.0
Seealso
https://www.i18next.com/translation-function/formatting#adding-custom-format-function