This commit is contained in:
Jonas Schäfer
2021-01-26 16:27:53 +01:00
parent 2521aa98af
commit 1a4f16eaef
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@
{%- call clipboard_button(jid, show_label=True) -%}
{% trans %}Copy address{% endtrans %}
{%- endcall -%}
<p>{% trans %}You can not set up your legacy XMPP client with the above address and the password you chose during registration.{% endtrans %}</p>
<p>{% trans %}You can now set up your legacy XMPP client with the above address and the password you chose during registration.{% endtrans %}</p>
<p>{% trans %}You can now safely close this page.{% endtrans %}</p>
</div>
{% endblock %}