knowthelist / fhem-tablet-ui

UI builder framework for FHEM
MIT License
148 stars 84 forks source link

fix some proplanta weather translations #184

Open juniormajor opened 7 years ago

juniormajor commented 7 years ago

@@ -530,9 +530,9 @@ var Modul_weather = function () { 't13': ':haze', 't14': ':rain', 'n1': ':sunny night', -- 'n2': ':partly cloudy night', -- 'n3': ':partly cloudy night', -- 'n4': ':mostly cloudy night', ++ 'n2': ':mostly clear night', ++ 'n3': ':mostly clear night', ++ 'n4': ':partly cloudy night', 'n5': ':overcast', 'n6': ':chance of rain night', 'n7': ':showers night',