gatsby-plugin-intl
gatsby-plugin-intl copied to clipboard
Support for YAML files
Hey there! This is a really nice gatsby plugin. Thank you! My team translated our entire site using it to support english and german.
Currently you are using JSON for the language files. I just tested the readability of our translation files as I converted them to YAML. I find that YAML seems very suited for this kind of content files.
Do you have any plan on supporting it as a second option?
I second this :-)
Yeah it seems a good idea. I also agree that YAML is easier to maintain. I will start to work on this (...soon or later 😛)
Is the development of this functionnality finished or in progress ?