Update README.md

This commit is contained in:
Fabio Caccamo
2023-03-14 01:00:06 +01:00
parent cf100542aa
commit 6e26a27336
+1 -1
View File
@@ -169,7 +169,7 @@ At the moment, this package supports has been translated into the following lang
### Translate into another language ### Translate into another language
- Run `python -m django makemessages --ignore "venv" --locale "it"` *(example for Italian localization)* - Run `python -m django makemessages --ignore ".tox" --ignore "venv" --locale "it"` *(example for Italian localization)*
- Update translations in `admin_interface/locale/it/LC_MESSAGES/django.po` - Update translations in `admin_interface/locale/it/LC_MESSAGES/django.po`