aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeLines
* remove stray EOL chars from language stringStruan Donald2014-11-24-0/+1
| | | | | | | otherwise the bit inside mySociety::Locale that appends .UTF-8 on to the end doesn't work properly Fixes #183
* Remove hardcoding of translation languageStruan Donald2013-07-31-10/+26
| | | | Now we have a list of translation languages to generate files for.
* Add in translation framework and templatesStruan Donald2013-07-30-0/+173
For #12