Fix typo in 2FA view (#739)

This commit is contained in:
Tobias Kunze
2018-01-08 13:49:46 +01:00
committed by Raphael Michel
parent 58111465bc
commit 69ab5d8c2e
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
{% csrf_token %}
<h3>{% trans "Welcome back!" %}</h3>
<p>
{% 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:" %}
</p>
<div class="form-group">
<input class="form-control" name="token" placeholder="{% trans "Token" %}"

View File

@@ -5312,7 +5312,7 @@ msgstr "Willkommen zurück!"
#: pretix/control/templates/pretixcontrol/auth/login_2fa.html:11
msgid ""
"You configured your account two require authentification with a second "
"You configured your account to require authentification with a second "
"medium, e.g. your phone. Please enter your verification code here:"
msgstr ""
"Sie haben Ihr Konto so eingerichtet, dass es zur Authentifizierung ein "

View File

@@ -5303,7 +5303,7 @@ msgstr "Willkommen zurück!"
#: pretix/control/templates/pretixcontrol/auth/login_2fa.html:11
msgid ""
"You configured your account two require authentification with a second "
"You configured your account to require authentification with a second "
"medium, e.g. your phone. Please enter your verification code here:"
msgstr ""
"Du hast dein Konto so eingerichtet, dass es zur Authentifizierung ein "