1
0
Fork 0

Merge branch 'main' into storage-s3

This commit is contained in:
Joachim 2021-07-05 13:06:19 +02:00 committed by GitHub
commit 3ea1bcb256
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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")),
]