UNPKG

i18next.com

Version:

i18next website

14 lines (10 loc) 382 B
--- title: Post Processor order: 11 --- Post processors allows to further manipulate the translation after lookup. Possible use cases are: - [sprintf support](https://github.com/i18next/i18next-sprintf-postProcessor) - [interval plurals](https://github.com/i18next/i18next-intervalPlural-postProcessor) - markdown parsing - ... For usage read the docs of the used post processor