From 1f20be2be4d32f8576d16c567769d792109f8866 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Mon, 8 Jan 2018 18:06:34 +0200 Subject: add i18n-hu list (Hungarian) --- deployment/lists/manifests/init.pp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'deployment') diff --git a/deployment/lists/manifests/init.pp b/deployment/lists/manifests/init.pp index 764ad995..b5de7b17 100755 --- a/deployment/lists/manifests/init.pp +++ b/deployment/lists/manifests/init.pp @@ -119,6 +119,11 @@ class lists { topics => 'i18n', } + sympa::list::public {'i18n-hu': + subject => 'Translation to Hungarian', + topics => 'i18n', + } + sympa::list::public {'i18n-it': subject => 'Translation to Italian', topics => 'i18n', -- cgit v1.2.1