Merge pull request #1895 from adi-miller/heb

Add Hebrew translation
This commit is contained in:
Michael Teeuw
2020-01-23 19:29:26 +01:00
committed by GitHub
3 changed files with 42 additions and 4 deletions

View File

@@ -16,6 +16,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Finnish translation for "PRECIP", "UPDATE_INFO_MULTIPLE" and "UPDATE_INFO_SINGLE".
- Added the ability to hide the temp label and weather icon in the `currentweather` module to allow showing only information such as wind and sunset/rise.
- The `clock` module now optionally displays sun and moon data, including rise/set times, remaining daylight, and percent of moon illumination.
- Added Hebrew translation.
### Fixed
- Force declaration of public ip adress in config file (ISSUE #1852)