We just released our newest Next.js/Zeit boilerplate at https://github.com/UnlyEd/next-right-now
It features the usage of react-i18next, alongside Locize. It can be a good resource for people trying to implement react-i18next within Next.js framework.
_app.tsxt usageSee https://github.com/UnlyEd/next-right-now/blob/master/README_DEPENDENCIES.md#i18n-i18next-and-locize for advanced documentation
Maybe it could be referenced somewhere? Hope it helps!
There is one place that currently comes to mind: https://react.i18next.com/latest/ssr#using-next-js
https://www.i18next.com/overview/supported-frameworks might be a place to add it?
Just let me know when it's ready to be added and if you see another place where it might fit?
NRN is a boilerplate based on Next.js, not a framework by itself. But yes, it could be referenced there!
Should I make a PR? On which repo(s)?
There should be an "Edit on GitHub" link in the upper right corner (above the TOC)
Will merge those later...thanks for adding
merged both