You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I want to build a multilingual website using gatsby-starter-portfolio-jodie
I have watched/read tutorials about i18n and loaded the plugin. Updated gatsby-config.js file and also changed file names eg. I changed content/pages/about/index.mdx into content/pages/about/index.en.mdx and also created another file for the second language.
Yet I get a 404 response whenever I try to reach a page with lang key in the URL.
A short guide about internationalization of lekoarts themes would help a lot.
Thank you
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I want to build a multilingual website using gatsby-starter-portfolio-jodie
I have watched/read tutorials about i18n and loaded the plugin. Updated gatsby-config.js file and also changed file names eg. I changed content/pages/about/index.mdx into content/pages/about/index.en.mdx and also created another file for the second language.
Yet I get a 404 response whenever I try to reach a page with lang key in the URL.
A short guide about internationalization of lekoarts themes would help a lot.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions