{% load i18n %}

{% trans "Recovery codes" %}

{% if enabled %} {% trans "Generate new recovery codes" %}
{% trans "Disable this factor" %} {% else %} {% trans "Enable this factor " %} {% blocktrans %} in order to secure authentication with a one-time verification code. It will be requested when needed on top of username and password. {% endblocktrans %} {% endif %}