We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@@ -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',
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@@ -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',
The text was updated successfully, but these errors were encountered: