Hello.
https://www.gatsbyjs.org/packages/gatsby-plugin-i18n/?=i18 this link not provide information about this plugin and don't have link to repository https://github.com/angeloocana/gatsby-plugin-i18n
Also, this repository not maintained now and example https://github.com/angeloocana/gatsby-plugin-i18n/tree/master/packages/gatsby-starter-default-i18n don't working with Gatbsy v2.
I found it difficult to find a working solution for internationalization with the support of adding a language key to a url link and I would like to make a fully working example for the community.
Also original post in blog https://www.gatsbyjs.org/blog/2017-10-17-building-i18n-with-gatsby/ and if you try to reproduce step by step, example won't working.
How can we improve getting started with i18n in Gatsby?
@VladBlow unfortunately gatsby-plugin-i18n isn't compatible with Gatsby v2 at the moment as it has not been updated after the launch of Gatsby v2.
@angeloocana any plans of updating it to support v2?
@VladBlow if you are in a hurry you can try this:
plugins/ folder at the root of your project.boundActionCreators with actionscd plugins/gatsby-plugin-i18n && npm installgatsby-config.js if it's not already there@kakadiadarpan gatsby-plugin-i18n is compatible with Gatsby v2, I can setup it.
@kmorf thank you for the consultation, but I set up this plugin, and it works right now. I just wanna to helped the community solve the same problem.
@VladBlow That's the spirit :)
https://www.gatsbyjs.org/docs/plugin-authoring/
https://www.gatsbyjs.org/docs/submit-to-plugin-library/
@kmorf thanks, hopefully I will find time to make a plugin. What exactly you mean for That's the spirit? The spirit of open source?
Yes 馃憤 馃憤