From 5f9d96bc3ba0a7498789fe6cbeb9048da4a6d127 Mon Sep 17 00:00:00 2001 From: CupOfEspresso Date: Sun, 29 Dec 2019 20:31:27 +0100 Subject: [PATCH] Entered the dutch translations --- 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 8edbb4d..b94b3b1 100644 --- a/lib/translations_v2.py +++ b/lib/translations_v2.py @@ -45,7 +45,7 @@ V2_TRANSLATION = { "mk": ("Прогноза за времето во:", "", "", "", "", "", "", "", ""), "ml": ("കാലാവസ്ഥ റിപ്പോർട്ട്:", "", "", "", "", "", "", "", ""), "nb": ("Værmelding for:", "", "", "", "", "", "", "", ""), - "nl": ("Weerbericht voor:", "", "", "", "", "", "", "", ""), + "nl": ("Weerbericht voor:", "Weer", "Tijdzone", "Nu", "Dageraad", "Zonsopkomst", "Zenit", "Zonsondergang", "Schemering"), "nn": ("Vêrmelding for:", "", "", "", "", "", "", "", ""), "pl": ("Pogoda w:", "", "", "", "", "", "", "", ""), "pt": ("Previsão do tempo para:", "", "", "", "", "", "", "", ""),