Replies: 1 comment
-
Check out the new i18n RFC and give us your feedback! 🚀 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi :)
Recently, I've been struggling with setting up i18n with the Next.js static export. (Namely the
i18next
library.)What I'd like to achieve?
Has anyone had any success achieving something similar? The closest solution I found is https://github.com/claudetech/node-static-i18n, which is unfortunately only for plain HTML (no JSX).
Beta Was this translation helpful? Give feedback.
All reactions