{% blocktranslate trimmed %}
Venueless is asking to connect to your pretalx event. If you confirm
this connection, pretalx will notify Venueless about all schedule changes.
{% endblocktranslate %}
{% else %}
{% trans "Venueless" %}
{% endif %}
{% if last_push %}
{% blocktranslate trimmed with last_push=last_push %}
Successfully connected to venueless. Data was last pushed on {{ last_push }}.
{% endblocktranslate %}
{% elif not connect_in_progress %}
{% blocktranslate trimmed %}
Setting up the connection with Venueless will configure the pretalx settings
in Venueless, and will automatically push schedule changes to venueless users.
Please use Venueless to begin this process. Go to Config → Event in Venueless,
and enter the following settings to create the connection:
{% endblocktranslate %}