{% trans "Your recording is ready!"%}

{% blocktrans %} Your recording of "{{room_name}}" on {{recording_date}} at {{recording_time}} is now ready to download. {% endblocktrans %} {% if recording_expiration_days %} {% blocktrans with days=recording_expiration_days %} The recording will expire in {{days}} days. {% endblocktrans %} {% endif %} {% blocktrans %} Sharing the recording via link is not yet available. Only organizers can download it. {% endblocktrans %}

{% trans "To keep this recording permanently:" %}

  1. {% blocktrans %}Click the "Open" button below {% endblocktrans %}
  2. {% blocktrans %}Use the "Download" button in the interface {% endblocktrans %}
  3. {% blocktrans %}Save the file to your preferred location{% endblocktrans %}
{% trans "Open"%} {% blocktrans %} If you have any questions or need assistance, please contact our support team at {{support_email}}. {% endblocktrans %}

{% blocktrans %} Thank you for using {{brandname}}. {% endblocktrans %}