Added weather.dark_sky missing state : "clear-night" icon
Fix a problem that day name is missing with the Hebrew language selected (may happen in more languages) when using weekday: 'short' (Show Only "day" instead of "day a", "day b" etc ...)
Fix a problem with RTL languages - when using " .variations " and " variations right" with position: absolute; the variations are overlapping one on other - so I change to "display: flex" to make it be one block (like a table)
Working well on Chrome for Mac, Safari, iOS
We need to make an RTL support (for the forecast starting from the right side)
Working well on Chrome for Mac, Safari, iOS