{% trans %}Authenticator application{% endtrans %}
{% if edited_user.secret_token %}
{% trans %}
You have configured an authenticator application.
If you cannot access this application anymore, you can reset its configuration.
After this, you will be able to set up a new authenticator application configuration.
{% endtrans %}
{% else %}
{% trans %}
You have no authenticator application configured.
Click on the following button and follow the instructions to get your authenticator application configured.
{% endtrans %}