looking for help, in _document.tsx it’s not updati...
# developers
p
looking for help, in _document.tsx it’s not updating lang=“en” to the correct next-i18next language when changed https://github.com/calcom/cal.com/issues/6237
there are a few ideas in this thread but none of them are working https://github.com/i18next/next-i18next/issues/20
the last comment is:
The new i18n features in NextJs v10 will handle this automatically. I plan to rewrite
next-i18next
to leverage these features soon.
but i cant find the solution