{# Home tab of the app, containing messages. #}

{{ _('Welcome to') }} {{product_name}}

{% trans %}See, the thing about it is... there aren't any messages here for you right now. I'm sure someone will eventually send you one.{% endtrans %}

{{ _('Or') }}, {{ _('take matters into your own hands') }}, {{ _('and') }} {{ _('compose a new stream message') }}.

{{ _("Nothing's been sent here yet!") }}

{{ _('Why not') }} {{ _('start the conversation') }}?

{{ _('You have no private messages yet!') }}

{{ _('Why not') }} {{ _('start the conversation') }}?

{{ _('You have no private messages with this person yet!') }}

{{ _('Why not') }} {{ _('start the conversation') }}?

{{ _('You have no private messages with these people yet!') }}

{{ _('Why not') }} {{ _('start the conversation') }}?

{{ _("You aren't subscribed to this stream and nobody has talked about that yet!") }}

{{ _("You haven't starred anything yet!") }}

{{ _("You haven't been mentioned yet") }}.

{{ _('Nobody has talked about that yet!') }}

{% include "zerver/compose.html" %}