How to handle internationalization/localization with Gatsby JS?
I would like to publish my static site in various locals around the world with localized content. How does one accomplish this? There's a community plugin gatsby-plugin-i18n that you could "use […] with react-intl, i18next, or any other i18n library. This plugin do not translate messages, it just creates routes for each language, and you can use different layouts for each language if you want to." (quoting the plugin README). Its first release is dated 30th of August 2017, so maybe you already stumbled upon it in the meantime?! I recently added a default Gatsby starter with features of multi