🌐(i18n) add spanish and chinese (#884)

All the spanish and chinese translations are complete on crowdin. We
activate it in django settings and download all translations from
crowdin

Signed-off-by: virgile-deville <virgile.deville@beta.gouv.fr>
This commit is contained in:
virgile-dev
2025-04-28 14:36:34 +02:00
committed by GitHub
parent b29daa2d77
commit 98f11ff8ac
8 changed files with 2778 additions and 189 deletions

View File

@@ -13,6 +13,7 @@ and this project adheres to
- 🚸(backend) make document search on title accent-insensitive #874
- 🚩 add homepage feature flag #861
- ✨(settings) Allow configuring PKCE for the SSO #886
- 🌐(i18n) activate chinese and spanish languages #884
## Changed