khana/personnal_docs/translations.md

7 lines
148 B
Markdown
Raw Normal View History

2020-02-17 15:52:31 +01:00
```
python manage.py makemessages -f fr
python manage.py compilemessages
```
The `LOCALE_PATHS` variable is already set in the `settings.py` file.