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

Splitting language files

Open visualcookie opened this issue 6 years ago • 4 comments

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
--- ...

visualcookie avatar Jun 05 '19 08:06 visualcookie

Not at this moment, but planning on it with YAML support.

wiziple avatar Jun 05 '19 14:06 wiziple

Any ETA on YAML and split file support? no hurry, just curious XD

rchrdnsh avatar Jun 13 '19 03:06 rchrdnsh

haha haven't even started yet. PR welcomed for everyone XD

wiziple avatar Jun 25 '19 04:06 wiziple

lol, no worries. I wouldn't even know where to begin :-)

rchrdnsh avatar Jun 25 '19 16:06 rchrdnsh