Hello.
I've been having trouble with the spanish (es) translation of django-allauth-ui. Some messages were in spanish but others in English. I found #119 that says it should be fixed in 1.8.1. I'm running 1.8.1 and the problem is not fixed.
Then I decided to look in the venv I created and django-allauth-ui doesn't have any .mo files. I compiled them and now spanish is working.
The question is why are .mo files missing from the package?
Thanks!
Hello.
I've been having trouble with the spanish (es) translation of django-allauth-ui. Some messages were in spanish but others in English. I found #119 that says it should be fixed in 1.8.1. I'm running 1.8.1 and the problem is not fixed.
Then I decided to look in the venv I created and django-allauth-ui doesn't have any .mo files. I compiled them and now spanish is working.
The question is why are .mo files missing from the package?
Thanks!