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