-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Create a grunt task capable of aggregating JSON translations files.
The translation files can be placed in a "locales" folder in the different features folders.
For instance:
tasklist project directory
- client
- scripts
- user
- locales
- en.json
- de.json
- ...
- tasks
- locales
- en.json
- de.json
- ...