Update translations

This commit is contained in:
cuom1999 2021-07-20 13:17:58 -05:00
parent 8ed2565adf
commit 93a1328448
47 changed files with 879 additions and 309 deletions

View file

@ -15,7 +15,7 @@
</span>
{% if request.user.is_staff %}
<a class="chatbtn_remove_mess" value="{{message.id}}" style="color:red; cursor: pointer;">
Delete
{{_('Delete')}}
</a>
{% endif %}
</div>