🌐(i18n) translate the invitation email

Translate the invitation email.
Generate the .po and .mo files thanks to Crowdin.
This commit is contained in:
Anthony LC
2024-08-14 14:50:36 +02:00
committed by Anthony LC
parent c7f7b0f7ad
commit 5d98986402
7 changed files with 880 additions and 169 deletions

View File

@@ -185,7 +185,7 @@ back-i18n-compile: ## compile the gettext files
.PHONY: back-i18n-compile
back-i18n-generate: ## create the .pot files used for i18n
@$(MANAGE) makemessages -a --keep-pot
@$(MANAGE) makemessages -a --keep-pot --all
.PHONY: back-i18n-generate
shell: ## connect to database shell