Add more translations

This commit is contained in:
modulos 2017-05-30 15:57:36 +02:00
commit 37a9629408
11 changed files with 173 additions and 162 deletions

View file

@ -17,7 +17,7 @@
{% render_model post "abstract" "" "" 'truncatewords_html:10' %}
</h2>
<span class="meta">
Posted on {{ post.date_published|date:"DATE_FORMAT" }}
{% trans "Posted on"%} {{ post.date_published|date:"DATE_FORMAT" }}
</span>
</div>
</div>