This commit is contained in:
2023-11-30 18:07:04 +03:00
parent 1976a4c1dc
commit ce68dbee8a
3 changed files with 5 additions and 17 deletions

View File

@@ -2,7 +2,8 @@
{% load i18n %}
<div
onclick="hideBlock(this)"
class="msg_send">
onclick="hideBlock(this)"
class="msg_send">
{% translate 'Ваше сообщение отправлено' %}
</div>