diff --git a/src/pretix/control/templates/pretixcontrol/auth/login_2fa.html b/src/pretix/control/templates/pretixcontrol/auth/login_2fa.html index 5f4821d251..f5f0b565f6 100644 --- a/src/pretix/control/templates/pretixcontrol/auth/login_2fa.html +++ b/src/pretix/control/templates/pretixcontrol/auth/login_2fa.html @@ -8,7 +8,7 @@ {% csrf_token %}
- {% trans "You configured your account two require authentification with a second medium, e.g. your phone. Please enter your verification code here:" %} + {% trans "You configured your account to require authentification with a second medium, e.g. your phone. Please enter your verification code here:" %}