Arthur

Results 1 comments of Arthur

Hello, I encountered the same error. I fixed it by moving all components importing `useTranslation()` under the `/app/[lang]/` directory. In your example, I think you need to create the `/[lang]`...