lib/translations.py: added weather caption for en

This commit is contained in:
Igor Chubin 2019-08-25 20:29:16 +02:00
parent 94047e1e5b
commit 57f6178640

View file

@ -668,6 +668,7 @@ CAPTION = {
"da": u"Vejret i:", "da": u"Vejret i:",
"de": u"Wetterbericht für:", "de": u"Wetterbericht für:",
"el": u"Πρόγνωση καιρού για:", "el": u"Πρόγνωση καιρού για:",
"en": u"weather report for:",
"eo": u"Veterprognozo por:", "eo": u"Veterprognozo por:",
"es": u"El tiempo en:", "es": u"El tiempo en:",
"et": u"Ilmaprognoos:", "et": u"Ilmaprognoos:",