I am trying to switch from i18next to LinguiJS due to big bundle size of i18next.
I use webtranslateit, which supports these formats.
I currently use i18next json v3 format on webtranslateit:
What format to select on webtranslateit that will work with multiple variations of plurals? (not just singular and single plural)
Thank you