Merge branch 'main' into storage-s3
This commit is contained in:
@ -168,6 +168,7 @@ LANGUAGES = [
|
||||
("es", _("Spanish")),
|
||||
("fr-fr", _("French")),
|
||||
("zh-hans", _("Simplified Chinese")),
|
||||
("zh-hant", _("Traditional Chinese")),
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user