gatsby-plugin-intl icon indicating copy to clipboard operation
gatsby-plugin-intl copied to clipboard

Support for YAML files

Open niklasravnsborg opened this issue 6 years ago • 3 comments

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?

niklasravnsborg avatar May 06 '19 20:05 niklasravnsborg

I second this :-)

rchrdnsh avatar May 21 '19 22:05 rchrdnsh

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 😛)

wiziple avatar May 23 '19 06:05 wiziple

Is the development of this functionnality finished or in progress ?

AurelienCepede avatar Dec 11 '19 09:12 AurelienCepede