Type Alias: I18nextFormatter
I18nextFormatter:
I18nextNamedFormatter
|I18nextNamedCachedFormatter
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