Next.js i18n
Answered
Philippine Crocodile posted this in #help-forum
Philippine CrocodileOP
Hello! I'm using Nextra, a Next.js-based static website generator for documentation and I'm using i18n for multilanguage but when I add another language like fr-FR, when I go on this language it says "Too many redirects". How to fix it?
Answered by Philippine Crocodile
Found how to do. I just downgraded Next.js to 13.0.6 and it worked.
3 Replies
Would you please share some code?
Philippine CrocodileOP
Philippine CrocodileOP
Found how to do. I just downgraded Next.js to 13.0.6 and it worked.
Answer