Hey, currently this isn't supported in the related OSS plugin.

If you want to implement the logic yourself, just re-write the path of each page from within `gatsby-node.js`.

Specifically, during the `onCreatePage` where we add the language prefix to the path (see code above), you can add the prefix and also change the original path to a translated one depending on the language :)

--

--

Front-end ReactJS Developer — https://aggelos.dev

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store