Where I18NEXT comes from
i18next appeared in 2011 and became the most widely used internationalisation library in the JavaScript ecosystem, carrying React, Vue, Angular and Node applications. Its resource format is deliberately unopinionated — plain nested JSON with no wrapper and no metadata — which is exactly why it spread: any build tool can emit it and any editor can fix it.