Update README.md

master
Fabio Caccamo 2023-03-14 01:05:21 +01:00
parent 6e26a27336
commit 10b3adbd89
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ At the moment, this package supports has been translated into the following lang
### Translate into another language
- Run `python -m django makemessages --ignore ".tox" --ignore "venv" --locale "it"` *(example for Italian localization)*
- Run `python -m django makemessages --ignore ".tox" --ignore "venv" --add-location "file" --extension "html,py" --locale "it"` *(example for Italian localization)*
- Update translations in `admin_interface/locale/it/LC_MESSAGES/django.po`