add translation requirements to README

This commit is contained in:
Benni Bärmann 2022-02-08 12:59:20 +01:00
parent ff1aef386f
commit c6dabb2213
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,8 @@ meaning "Onboarding, Change, Offboarding"
# development
- install gettext for instance via "apt install gettext" for translations
- set up a virtual environment with virtualenvwrapper or some other
environment managing tool
@ -52,6 +54,7 @@ run the following commands:
python3 manage.py migrate
python3 manage.py collectstatic
django-admin compilemessages
server starts with