Use jsonlint task to check translation files

This commit is contained in:
Rodrigo Ramírez Norambuena
2017-01-30 13:34:51 -03:00
parent 1032e97d58
commit cb71667336
26 changed files with 4 additions and 87 deletions

View File

@@ -16,6 +16,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Run `npm test` on Travis automatically
- Show the splash screen image even when is reboot or halted.
- Added some missing translaton strings in the sv.json file.
- Run task jsonlint to check translation files.
### Added
- Add loaded function to modules, providing an async callback.