Skip to content

Commit

Permalink
All HTML included now.
Browse files Browse the repository at this point in the history
  • Loading branch information
lvalics committed Feb 3, 2024
1 parent 38fedbf commit 56dd675
Show file tree
Hide file tree
Showing 5 changed files with 123 additions and 3,205 deletions.
8 changes: 8 additions & 0 deletions dj_backend_server/locale/Readme.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
In your docker do this:
Do for each language you have.
'''bash
python manage.py makemessages -l en --ignore=venv/*
'''bash
python manage.py makemessages -l ro --ignore=venv/*
'''bash
python manage.py compilemessages
Loading

0 comments on commit 56dd675

Please sign in to comment.