From b534f7290c308da99d1667b1f17a9099f7ec821f Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Fri, 12 Oct 2018 22:31:48 +0200 Subject: [PATCH] nl is now fully translated --- lib/translations.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/translations.py b/lib/translations.py index 6b348d3..5912ca5 100644 --- a/lib/translations.py +++ b/lib/translations.py @@ -1,7 +1,7 @@ # vim: set encoding=utf-8 FULL_TRANSLATION = [ - "de", "fr", "id", "it", "nb", "pl", "ru", + "de", "fr", "id", "it", "nb", "nl", "pl", "ru", ] PARTIAL_TRANSLATION = [