{{ _('typing...') }}
{{_("You")}}
{% if IS_AUTHENTICATED %}
{% if SETTINGS.enable_stickers %} {% endif %} {% if SETTINGS.enable_gif %} {% endif %}

{{ _('You must select user before you can send messages') }}

{% if not joined_room and current_tab == 'room' %}
{{ csrf_token()|raw }}

{{ _('You must') }} {{ _('join this room') }} {{ _('before you can send messages') }}

{% if room_auto_join %} {% endif %}
{% endif %} {% endif %} {% if not IS_AUTHENTICATED %}

{{ _('You must') }} {% if SETTINGS.sso_enabled and SETTINGS.sso_login_url %} {% else %} {% endif %} {{ _('Sign in or Register') }} {{ _('before you can send messages in this chat') }}

{% endif %}