Fix typo in the error message

This commit is contained in:
Aslan 2022-03-16 22:13:16 +01:00
parent 6a76f4b99f
commit 22fe0d601a
7 changed files with 7 additions and 7 deletions

View File

@ -12,7 +12,7 @@
{% trans "Deleted accounts cannot be recovered." %}<br><br>
<div class="col-sm-8 col-md-6 mx-auto">
{% if bad_password %}
<span class="message error-msg">{% trans "Password inccorect." %}</span>
<span class="message error-msg">{% trans "Password incorrect." %}</span>
{% elif deleted %}
<span class="message success-msg">{% trans "Your account has been deleted." %}</span>
{% endif %}

View File

@ -30,7 +30,7 @@ msgid "Deleted accounts cannot be recovered."
msgstr "Gelöschte Accounts können nicht wiederhergestellt werden."
#: accounts/templates/accounts/delete.html:15
msgid "Password inccorect."
msgid "Password incorrect."
msgstr "Falsches Passwort."
#: accounts/templates/accounts/delete.html:17

View File

@ -31,7 +31,7 @@ msgid "Deleted accounts cannot be recovered."
msgstr ""
#: accounts/templates/accounts/delete.html:15
msgid "Password inccorect."
msgid "Password incorrect."
msgstr ""
#: accounts/templates/accounts/delete.html:17

View File

@ -31,7 +31,7 @@ msgid "Deleted accounts cannot be recovered."
msgstr "Las cuentas borradas no pueden ser recuperadas."
#: accounts/templates/accounts/delete.html:15
msgid "Password inccorect."
msgid "Password incorrect."
msgstr "Contraseña incorrecta."
#: accounts/templates/accounts/delete.html:17

View File

@ -33,7 +33,7 @@ msgid "Deleted accounts cannot be recovered."
msgstr ""
#: accounts/templates/accounts/delete.html:15
msgid "Password inccorect."
msgid "Password incorrect."
msgstr ""
#: accounts/templates/accounts/delete.html:17

View File

@ -31,7 +31,7 @@ msgid "Deleted accounts cannot be recovered."
msgstr ""
#: accounts/templates/accounts/delete.html:15
msgid "Password inccorect."
msgid "Password incorrect."
msgstr ""
#: accounts/templates/accounts/delete.html:17

View File

@ -31,7 +31,7 @@ msgid "Deleted accounts cannot be recovered."
msgstr "削除されたアカウントは復元できません。"
#: accounts/templates/accounts/delete.html:15
msgid "Password inccorect."
msgid "Password incorrect."
msgstr "パスワードが正しくありません。"
#: accounts/templates/accounts/delete.html:17