Module not found error when dynamically importing locales in i18next
I’m integrating i18next in my Next app by following this tutorial https://i18nexus.com/tutorials/nextjs/react-i18next and all the steps seem to be working as expected until I added the i18n.ts file in the app directory: