Denny Chang
Denny Chang
same issue here , and I found it can get two in pages/index , but can only get one in component/Header/index try to find what's wrong too ;( any help/suggestions...
I think it's because of my gatsby-browser.tsx. so I can not access the whole languages. but, still I don't know how to fix this yet, keep working on it ;(
I think I found some solution, maybe could work. so, I found it in someone else blog structure. It's gatsby-browser file : I change mine to : ``` export const...
@gabric098 here's what I found : https://andremonteiro.pt/gatsby-i18next-wrap-page-element/