mirror of
https://github.com/chubin/wttr.in
synced 2024-11-15 08:37:12 +00:00
lib/translations.py: added weather caption for en
This commit is contained in:
parent
94047e1e5b
commit
57f6178640
1 changed files with 1 additions and 0 deletions
|
@ -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:",
|
||||||
|
|
Loading…
Reference in a new issue