AntoLC
e26c3dff35
🌐 (i18n) update translated strings
...
Update translated files with new translations
2025-07-31 14:54:06 +02:00
AntoLC
02acc7233f
🌐 (i18n) update translated strings
...
Update translated files with new translations
2025-07-18 12:30:01 +02:00
AntoLC
1d01f6512e
🌐 (i18n) update translated strings
...
Update translated files with new translations
2025-07-09 17:11:57 +02:00
AntoLC
f1af87baf8
🌐 (i18n) update translated strings
...
Update translated files with new translations
2025-05-23 11:41:24 +02:00
Anthony LC
9b2f7966f6
🌐 (i18n) update translated strings
...
Update translated files with new translations
2025-05-05 11:17:58 +02:00
Anthony LC
5ad30b404d
🌐 (i18n) add PO of new languages
...
New languages were added to Crowdin.
We import the new translations from Crowdin
to version them in the repository.
2025-05-02 16:25:50 +02:00
virgile-dev
98f11ff8ac
🌐 (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 >
2025-04-28 12:36:34 +00:00
Manuel Raynaud
799814e3e3
🌐 (i18n) activate dutch language
...
All the dutch translations are complete on crowdin. We activate it in
the django settings and download all translations from crowdin
2025-03-18 09:27:13 +01:00
AntoLC
2d24825be0
🌐 (i18n) update translated strings
...
Update translated files with new translations
2025-03-04 12:12:57 +01:00
AntoLC
5eeb8cae5c
🌐 (i18n) update translated strings
...
Update translated files with new translations
2025-02-10 15:40:23 +01:00
Anthony LC
7a6da10e1c
🐛 (i18n) add back the missing email translations
...
We changed the way we upload the translations to
Crowdin, some translations were missing for the
email templates. We add them back and improve
the tests to make sure we don't forget them again.
2025-02-07 17:05:49 +01:00
AntoLC
bae8c4c563
🌐 (i18n) update translated strings
...
Update translated files with new translations
2025-01-30 11:37:05 +01:00
lunika
40c1107959
🌐 (i18n) update translated strings
...
Update translated files with new translations
2025-01-28 12:59:54 +01:00
Manuel Raynaud
e46ba4f506
🌐 (back) update source translations
...
In order to have a repo correctly confiogured to managed translation
with crowdin, source translations for the backend app are updated
2025-01-24 12:22:48 +01:00
Manuel Raynaud
7c8b969fa9
🔥 (back) remove compiled translation file
...
The compiles translation file should not be track with git.
2025-01-24 12:22:48 +01:00
Manuel Raynaud
95515fd460
🌐 (action) create a workflow to download translation
...
A new workflow is added responsible todownload new translated strings
and then create a pull request to update the code.
2025-01-24 12:22:48 +01:00
Anthony LC
5bd0764bdd
🌐 (frontend) add last translations
...
Add the missing translations FR / DE.
2025-01-14 17:38:19 +01:00
Anthony LC
d842800df3
✏️ (email) change the quotation marks around role
...
The quotation marks around role have been changed
to the wrong ones. This commit fixes this issue.
2024-12-17 17:29:05 +01:00
Anthony LC
ecb2b35ec8
✨ (email) white brand email
...
The email was branded "La Suite Numérique",
we updated the template to make it generic, we
will use settings env variables to customize the
email for each brand.
2024-12-13 17:58:43 +01:00
Samuel Paccoud - DINUM
5cdd06d432
✨ (backend) add server-to-server API endpoint to create documents
...
We want trusted external applications to be able to create documents
via the API on behalf of any user. The user may or may not pre-exist
in our database and should be notified of the document creation by
email.
2024-12-12 14:01:46 +01:00
lindenb1
c750cf10a8
🌐 (backend) adding de_DE translation for the backend
...
This adds German translation to the backend and
adjusts the .po file sequence by priority.
Signed-off-by: lindenb1 <linden@b1-systems.de >
2024-11-07 11:49:41 +01:00
Anthony LC
24630791d8
♻️ (email) use full name instead of email
...
If the full name is available,
we will use it to identify the user in the email
instead of the email address.
2024-10-16 09:36:33 +02:00
Anthony LC
827d8cc8e1
♻️ (backend) change email invitation content
...
Change the email invitation content. More
document related variables are added.
To benefit of the document inheritance, we moved
the function email_invitation to the document model.
2024-09-26 09:58:11 +02:00
Anthony LC
5d98986402
🌐 (i18n) translate the invitation email
...
Translate the invitation email.
Generate the .po and .mo files thanks to Crowdin.
2024-08-15 12:06:17 +02:00
Anthony LC
78bccafb93
🐛 (backend) generate po file
...
Generate the PO file.
It will create the locale folder, and so
init correctly LOCALE_PATHS env.
This should fix the CI.
2024-04-03 13:07:05 +02:00