Skip to content
Snippets Groups Projects
Commit c216c34c authored by Georg Krause's avatar Georg Krause Committed by Georg Krause
Browse files

feat: Compile translations even if they are fuzzy

parent 57890ca6
Branches
No related tags found
1 merge request!64Start migration to pelican
......@@ -94,4 +94,4 @@ i18n_extract:
poetry run pybabel update --input-file messages.pot --output-dir translations/ --domain messages
i18n_compile:
poetry run pybabel compile --directory translations/ --domain messages
poetry run pybabel compile -f --directory translations/ --domain messages
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment