Mario G. Almonte Moreno

Results 5 comments of Mario G. Almonte Moreno

Indeed. For now it's a little tricky to translate. gruntfile line 10 must be modified: ` src: ['routes/lang/es-application.json','frontend/src/plugins/**/lang/es.json'],` and do grunt build. EN.json file will translate, so it isn't a...

@canstudios-louisem Must I add that code at the end of grunt file?

@canstudios-louisem I have tried to do the patch: 1. Rebuild develop version (original gruntfile ). sudo grunt build 2. Apply patch: sudo git apply --stat lang.patch console shows: ``` .gitignore...

@canstudios-louisem . It doesn't work too. I've done: `git apply --stat lang.patch`, `grunt build`, `node server` Tested in Mozilla Firefox and Google Chrome. Ubuntu 14 LTS 64 bits