eventyay-talk
eventyay-talk copied to clipboard
Django makemessages fix
Currently, the makemessages function is not working due to the wrong command.
Adding npx before "il8next-conv" fixes it
Changes have been tested manually on pull - https://github.com/fossasia/eventyay-talk/pull/31
Checklist
- [ ] I have added tests to cover my changes.
- [ ] I have updated the documentation.
- [ ] My change is listed in the
doc/changelog.rst
.