gatsby-plugin-intl
gatsby-plugin-intl copied to clipboard
Splitting language files
Hey.
Is it possible to split language files? So instead of having en.json and de.json a structure like this:
intl
- de
-- index.json
-- services
--- index.json
--- react.json
--- ...
- en
-- index.json
-- services
--- index.json
--- react.json
--- ...
Not at this moment, but planning on it with YAML support.
Any ETA on YAML and split file support? no hurry, just curious XD
haha haven't even started yet. PR welcomed for everyone XD
lol, no worries. I wouldn't even know where to begin :-)