Open emieza opened 9 years ago
Translate all the messages in the custom frontend views. You can follow this link http://www.djangobook.com/en/2.0/chapter19.html
You can begin translating templates like this one (the <h1> message) : https://github.com/lacetans/faceschool/blob/master/web/templates/latest_posts.html
<h1>
Translate all the messages in the custom frontend views. You can follow this link http://www.djangobook.com/en/2.0/chapter19.html