1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/examples/with-next-i18next
Jan Mühlemann 09a8960f1a Add next-i18next as the solution to integrate i18next into next.js (#5761)
* replace all i18next related examples with the recommended next-i18next module

* update readme
2018-11-28 20:39:54 +01:00
..
README.md Add next-i18next as the solution to integrate i18next into next.js (#5761) 2018-11-28 20:39:54 +01:00

with-next-i18next - internationalization using i18next

The next-i18next module is the simplest way to add internationalization based on i18next to your next.js application providing all the benefits of react-i18next.

Learn more on next-i18next.