Skip to content
Snippets Groups Projects
Commit ae4aa2b9 authored by ynerant's avatar ynerant Committed by ynerant
Browse files

[mailman3] Mailman 3 is translated under Bullseye


Signed-off-by: ynerant's avatarYohann D'ANELLO <ynerant@crans.org>
parent ef172cbf
No related branches found
No related tags found
1 merge request!235Mailman 3
...@@ -203,12 +203,3 @@ COMPRESS_PRECOMPILERS = ( ...@@ -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',
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment