khana/personnal_docs/translations.md

7 lines
148 B
Markdown

```
python manage.py makemessages -f fr
python manage.py compilemessages
```
The `LOCALE_PATHS` variable is already set in the `settings.py` file.