Add translation: Welsh (Cymraeg)

This commit is contained in:
Michael Teeuw 2017-09-28 14:42:21 +02:00 committed by GitHub
parent 953b666ebd
commit 3237af2d85

View File

@ -18,8 +18,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Add unit tests for function `roundValue` in currentweather module. - Add unit tests for function `roundValue` in currentweather module.
- Add test e2e showWeek feature in spanish language. - Add test e2e showWeek feature in spanish language.
- Add warning Log when is used old authentication method in the calendar module. - Add warning Log when is used old authentication method in the calendar module.
- Add test e2e for helloworld module with default config text - Add test e2e for helloworld module with default config text.
- Add ability for `currentweather` module to display indoor humidity via INDOOR_HUMIDITY notification - Add ability for `currentweather` module to display indoor humidity via INDOOR_HUMIDITY notification.
- Add Welsh (Cymraeg) translation.
### Updated ### Updated
- Changed 'default.js' - listen on all attached interfaces by default. - Changed 'default.js' - listen on all attached interfaces by default.