rsnext/examples/with-next-i18next/README.md

6 lines
324 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.
2019-03-07 13:20:46 +01:00
Learn more on [next-i18next](https://github.com/isaachinman/next-i18next/tree/master/examples/simple).