[mailman3] Mailman 3 is translated under Bullseye
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
ef172cbf49
commit
ae4aa2b9e2
|
@ -203,12 +203,3 @@ COMPRESS_PRECOMPILERS = (
|
||||||
COMPRESS_OFFLINE = True
|
COMPRESS_OFFLINE = True
|
||||||
|
|
||||||
POSTORIUS_TEMPLATE_BASE_URL = 'http://localhost/mailman3/'
|
POSTORIUS_TEMPLATE_BASE_URL = 'http://localhost/mailman3/'
|
||||||
|
|
||||||
# Add translations, this will be useless in Debian Bullseye
|
|
||||||
LANGUAGES = [
|
|
||||||
('en', 'English'),
|
|
||||||
('fr', 'Français'),
|
|
||||||
]
|
|
||||||
LOCALE_PATHS = [
|
|
||||||
'/etc/mailman3/locale',
|
|
||||||
]
|
|
||||||
|
|
Loading…
Reference in New Issue