jasonho

Results 1 issues of jasonho

I try using next-translate v1.1.0;next v10.0.5 I get correct locales('fr') in page **localhost:3000/fr** However when I use Router or Link (React SPA) to go page **localhost:3000/fr/solution**, I get defaultLocale('en') ,...