After having some trouble with next-i18next
library to internationalize pages, we decided to create an alternative library! With some differences:
📦 Tiny (~1kb) ⚡️ It also works for static-sites (with no server)
We just released it today 🎉
The result after replacing next-i18next
to next-translate
in our project (with a custom server):
Before:
After:
714 B !! 🤯
Please, help us with a star on GitHub repo (or contribute, PRs are welcome 😊