Merge pull request #877 from Arkkimaagi/better-translations

Improve translation flexibility
This commit is contained in:
Michael Teeuw
2017-05-01 14:27:35 +02:00
committed by GitHub
6 changed files with 86 additions and 14 deletions

View File

@@ -17,12 +17,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Add test of match current week number on clock module with showWeek configuration.
- Add test default modules present modules/default/defaultmodules.js.
- Add unit test calendar_modules function capFirst.
- Add support for writing translation fucntions to support flexible word order
- Add test for check if exits the directories present in defaults modules.
- Add ability for `currentweather` module to display indoor temperature via INDOOR_TEMPERATURE notification
### Updated
- Added missing keys to Polish translation.
- Added missing key to German translation.
- Added better translation with flexible word order to Finnish translation
### Fixed
- Fix instruction in README for using automatically installer script.