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/README.md

6 lines
296 B
Markdown
Raw Normal View History

# 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](https://github.com/isaachinman/next-i18next).