{% load i18n %}

{% trans "SMS" %}

{% if enabled %} {% trans "Disable this factor" %} {% else %} {% trans "Enable this factor" %} {% blocktrans trimmed%} 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 %}