GSE-Project / SS2016-group2

2 stars 3 forks source link

Generation of the lang files #64

Closed skaldo closed 8 years ago

skaldo commented 8 years ago

In order to keep overview of the language files, apply the divide and conquer SE principle. Each component (component, page, ...) should have its own language file. All these language files should be build by a gulp task into www/lang directory.

This has to be done

as well as

Closely linked with the #40.