I don't know if this is only happening for me, but when I change the language to english, which is the only one without a string after the / in the url, it doesn't change the translation to English
When open the website
It already opens on my lang, that is pretty cool 🙂
When change to english
It stays in the latest selected lang, and this is only happening with english
I think if that doing a minor change the line 6 in the LanguageDropDown.js from route: '/', to route: '/en', the problem will be solved
EDIT
I tried to change it on different browsers (chrome, brave and firefox), and I'm getting the same behavior
It's only working on safari
I don't know if this is only happening for me, but when I change the language to english, which is the only one without a string after the
/
in the url, it doesn't change the translation to EnglishWhen open the website
It already opens on my lang, that is pretty cool 🙂
When change to english
It stays in the latest selected lang, and this is only happening with english I think if that doing a minor change the line 6 in the LanguageDropDown.js from
route: '/',
toroute: '/en',
the problem will be solvedEDIT
I tried to change it on different browsers (chrome, brave and firefox), and I'm getting the same behavior It's only working on safari