Roland Levy
Roland Levy
I had the same problem. This worked for me: Ctrl+shift+P for Windows or Command+shift+P for Apple, then type Thunder and select 'Focus on Thunder Client View' Thunder Client options then...
Thanks so much for getting back to me 😊 If I add the following to the config, will that mean that any locales folders which are empty will fallback to...
Hi @aralroca Thanks for taking the time to provide me that example code. I implemented it as you suggested and then got this error: `"Critical dependency: the request of a...
Hi @aralroca I tried the latest version of next-translate & next-translate-plugin but still get the same error: `"Critical dependency: the request of a dependency is an expression'` Instead of using...
Hi @aralroca Thanks again for your feedback. I will take a look at the middleware approach soon. **But first, is there a bug with the `setLanguage` function?** [Here](https://github.com/aralroca/next-translate#10-how-to-change-the-language) it says:...
Hi @aralroca I tried using middleware following various examples, including your one [mentioned here](https://github.com/vercel/next.js/issues/49883#issuecomment-1586561766) but the rewrite in the middleware doesn't seem to work. I changed the version of next-translate...
Thanks @LarsEjaas but that didn't work for me. However, I managed to find a fallback solution which works for me, here: https://github.com/aralroca/next-translate/issues/1029#issuecomment-1684827974
Hi Aral Roca Gomez, Thanks so much for getting back to me. I will give it a try. Any tips would be very welcome. Do you know where I can...
Hi @aralroca, That's great - thanks so much for your advice. I will take a look and let you know how I get on. Roland