Add hebrew translation

This commit is contained in:
adimi
2020-01-22 22:03:34 +02:00
parent 9f4dc1e382
commit 2ca81f965a
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)