Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

next-i18next is used on top of i18next and react-i18next. It uses features from both frameworks. Features such as the useTranslation hook come from react-i18next, but need to be imported from next-i18next. Next-i18next adds functionality to support SSG/SSR.

Why next-i18next?

  • Easy to implement