Mark Sapiro pushed to branch master at GNU Mailman / Mailman Core


Commits:
c79d5308 by Дилян Палаузов at 2022-03-04T10:14:02+02:00
schema.cfg: add Bulgarian language

- - - - -
eee3cba2 by Mark Sapiro at 2022-03-04T17:08:04+00:00
Merge branch 'language_bulgarian' into 'master'

schema.cfg: add Bulgarian language

See merge request mailman/mailman!973
- - - - -


2 changed files:

- src/mailman/config/schema.cfg
- src/mailman/rest/tests/test_systemconf.py


Changes:

=====================================
src/mailman/config/schema.cfg
=====================================
@@ -467,6 +467,11 @@ description: Asturian
 charset: utf-8
 enabled: yes
 
+[language.bg]
+description: Bulgarian
+charset: utf-8
+enabled: yes
+
 [language.ca]
 description: Catalan
 charset: utf-8


=====================================
src/mailman/rest/tests/test_systemconf.py
=====================================
@@ -132,6 +132,7 @@ class TestSystemConfiguration(unittest.TestCase):
             'dmarc',
             'language.ar',
             'language.ast',
+            'language.bg',
             'language.ca',
             'language.cs',
             'language.da',



View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/0b929b8c9e2c51b6eaa21a02491c69291dcb542c...eee3cba2badfee8aa182a4c4282428888bd36c90

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/0b929b8c9e2c51b6eaa21a02491c69291dcb542c...eee3cba2badfee8aa182a4c4282428888bd36c90
You're receiving this email because of your account on gitlab.com.


_______________________________________________
Mailman-checkins mailing list -- mailman-checkins@python.org
To unsubscribe send an email to mailman-checkins-le...@python.org
https://mail.python.org/mailman3/lists/mailman-checkins.python.org/
Member address: arch...@jab.org

Reply via email to