From 57f6178640fd36b8b19255bde4a53a5a5ba7fc4e Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Sun, 25 Aug 2019 20:29:16 +0200 Subject: [PATCH] lib/translations.py: added weather caption for en --- lib/translations.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/translations.py b/lib/translations.py index 632b245..8bb656d 100644 --- a/lib/translations.py +++ b/lib/translations.py @@ -668,6 +668,7 @@ CAPTION = { "da": u"Vejret i:", "de": u"Wetterbericht für:", "el": u"Πρόγνωση καιρού για:", + "en": u"weather report for:", "eo": u"Veterprognozo por:", "es": u"El tiempo en:", "et": u"Ilmaprognoos:",