🌐(i18n) translate the invitation email
Translate the invitation email. Generate the .po and .mo files thanks to Crowdin.
This commit is contained in:
2
Makefile
2
Makefile
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user