Update translation
This commit is contained in:
parent
3d731914c4
commit
120335ee1c
6 changed files with 139 additions and 174 deletions
|
@ -23,9 +23,7 @@
|
|||
{% endif %}
|
||||
{% endwith %}
|
||||
<span class="post-time">
|
||||
{% trans time=post.publish_on|date(_("N j, Y, g:i a")) %}
|
||||
posted on {{ time }}
|
||||
{% endtrans %}
|
||||
{% trans time=post.publish_on|date(_("N j, Y, g:i a")) %} posted on {{ time }}{% endtrans %}
|
||||
</span>
|
||||
</div>
|
||||
<div class="body content-description">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue