From 1bc5446d6891208e7a3937e69945f229e250eeca Mon Sep 17 00:00:00 2001 From: "Jesus M. Castagnetto" Date: Wed, 1 Jan 2020 20:21:07 -0500 Subject: [PATCH] es term translation --- lib/translations_v2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/translations_v2.py b/lib/translations_v2.py index 2aa38a1..328e088 100644 --- a/lib/translations_v2.py +++ b/lib/translations_v2.py @@ -20,7 +20,7 @@ V2_TRANSLATION = { "de": ("Wetterbericht für:", "Wetter", "Zeitzone", "Jetzt", "Morgendämmerung", "Sonnenaufgang","Zenit", "Sonnenuntergang", "Abenddämmerung"), "el": ("Πρόγνωση καιρού για:", "", "", "", "", "", "", "", ""), "eo": ("Veterprognozo por:", "Vetero", "Horzono", "Nun", "Tagiĝo", "Sunleviĝo", "Zenito", "Sunsubiro", "Krepusko"), - "es": ("El tiempo en:", "", "", "", "", "", "", "", ""), + "es": ("El tiempo en:", "Clima", "Zona horaria", "Ahora", "Alborada", "Amanecer", "Cenit", "Atardecer", "Anochecer"), "et": ("Ilmaprognoos:", "", "", "", "", "", "", "", ""), "fa": ("اوه و بآ تیعضو شرازگ", "", "", "", "", "", "", "", ""), "fi": ("Säätiedotus:", "", "", "", "", "", "", "", ""),