* Re-add old uploader name to view page
* Update zh-CN translation (fixes#519)
* Nicer text boxes in night mode (closes#515)
* Fix max results defaulting to 5 (fixes#488)
* Add link back to nyaa on sukebei (fixes#255 and #437)
* Fix visual bug with pt-BR translation (fixes#427)
* Update for zh-cn and zh-tw
Update for zh-cn and zh-tw
* Update for zh-cn and zh-tw
Update for zh-cn and zh-tw
* Update zh-tw
Update zh-tw
* Update zh-cn and zh-tw
Update zh-cn and zh-tw
* revert zh-tw
- Fixed an error in the spanish and chinese translation file
- Refactored reading the translation files
Instead of ignoring errors in the non-default language files
the error will now be returned and the remaining files will
not be loaded.
- Added a unit test to check if all translation files are valid
- Added an i18n config to specify the translations dir and the
default language