We gotta think on how to implement multi language support.
I think it would need to be a toggle for users somewhere.
For now english is the default and our first extra language oughta be french (due to Flavien) :)
I am thinking we use angular gettext: https://angular-gettext.rocketeer.be/
Then we can generate *.mo and *.po files for the translation and pass them around to people who would like to translate the tracker in different languages.
We gotta think on how to implement multi language support.
I think it would need to be a toggle for users somewhere.
For now english is the default and our first extra language oughta be french (due to Flavien) :)
I am thinking we use angular gettext: https://angular-gettext.rocketeer.be/
Then we can generate *.mo and *.po files for the translation and pass them around to people who would like to translate the tracker in different languages.