fixes messages

This commit is contained in:
Paul Schneider 2019-06-15 17:00:00 +01:00
commit 3f0d32420c
3 changed files with 10 additions and 18 deletions

View file

@ -62,5 +62,5 @@
route name for the api controller used to tag the 'BlogPost' entity
-->
<data name="Authenticated chat user"><value>Authenticated chat user</value></data>
<data name="LabnoJoinNoSend">could not send to channel (not joint)</data>
</root>
<data name="LabnoJoinNoSend"><value>could not send to channel (not joint)</value></data>
</root>