Browse Source

update empty room message

main
ghost 10 months ago
parent
commit
7cf183de90
  1. 2
      templates/default/room/index.html.twig

2
templates/default/room/index.html.twig

@ -43,7 +43,7 @@ @@ -43,7 +43,7 @@
{% else %}
<ul>
<li>
{{ 'room not contain valid messages' | trans }}
{{ 'room not contain kevachat messages' | trans }}
</li>
</ul>
{% endif %}

Loading…
Cancel
Save