rubenv/grunt-angular-gettext

Compile translations to separate files based on language into different destination folders

NVK15 opened this issue · 0 comments

Hi,

I had a similar issue as mentioned in #36

Currently I use 3 different languages in my project which is a big one. So the compiled JSON file is a fat JSON file.How to compile each language strings to different JSON file and each json file goes to different destination folder?

How would i specify different destination folder for each language file?