summaryrefslogtreecommitdiff
path: root/web-ui/app/js/views/i18n.js
AgeCommit message (Collapse)Author
2015-04-08Removes argument fixing of the i18n library #66Bruno Tavares
To introduce variables on the internationalization functions we should be able to pass extra arguments to the `i18n.t`. The way it was we could only pass the key and no more options to interpolate values.
2015-01-22 #224 fixing js tests and locales pathDuda Dornelles
2015-01-21#224 App is working without klein - migration to twisted "complete"Duda Dornelles
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2014-08-25Add copyright and license to javascript filesAlexandre Pretto Nunes
2014-07-31Add web-ui based on previous codeOla Bini