Merge branch 'main' into storage-s3

This commit is contained in:
Joachim
2021-07-05 13:06:19 +02:00
committed by GitHub
21 changed files with 3303 additions and 694 deletions

View File

@ -168,6 +168,7 @@ LANGUAGES = [
("es", _("Spanish")),
("fr-fr", _("French")),
("zh-hans", _("Simplified Chinese")),
("zh-hant", _("Traditional Chinese")),
]