diff --git a/src/accounts/templates/accounts/delete.html b/src/accounts/templates/accounts/delete.html index 1aae774..c4fe987 100644 --- a/src/accounts/templates/accounts/delete.html +++ b/src/accounts/templates/accounts/delete.html @@ -12,7 +12,7 @@ {% trans "Deleted accounts cannot be recovered." %}

{% if bad_password %} - {% trans "Password inccorect." %} + {% trans "Password incorrect." %} {% elif deleted %} {% trans "Your account has been deleted." %} {% endif %} diff --git a/src/locale/de/LC_MESSAGES/django.po b/src/locale/de/LC_MESSAGES/django.po index 31315f4..9f56b95 100644 --- a/src/locale/de/LC_MESSAGES/django.po +++ b/src/locale/de/LC_MESSAGES/django.po @@ -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 diff --git a/src/locale/en/LC_MESSAGES/django.po b/src/locale/en/LC_MESSAGES/django.po index 520ad0b..7dd287f 100644 --- a/src/locale/en/LC_MESSAGES/django.po +++ b/src/locale/en/LC_MESSAGES/django.po @@ -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 diff --git a/src/locale/es/LC_MESSAGES/django.po b/src/locale/es/LC_MESSAGES/django.po index feb899c..01024db 100644 --- a/src/locale/es/LC_MESSAGES/django.po +++ b/src/locale/es/LC_MESSAGES/django.po @@ -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 diff --git a/src/locale/fr/LC_MESSAGES/django.po b/src/locale/fr/LC_MESSAGES/django.po index 244be3b..231db99 100644 --- a/src/locale/fr/LC_MESSAGES/django.po +++ b/src/locale/fr/LC_MESSAGES/django.po @@ -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 diff --git a/src/locale/it/LC_MESSAGES/django.po b/src/locale/it/LC_MESSAGES/django.po index 520ad0b..7dd287f 100644 --- a/src/locale/it/LC_MESSAGES/django.po +++ b/src/locale/it/LC_MESSAGES/django.po @@ -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 diff --git a/src/locale/ja/LC_MESSAGES/django.po b/src/locale/ja/LC_MESSAGES/django.po index 0537e62..c493a7b 100644 --- a/src/locale/ja/LC_MESSAGES/django.po +++ b/src/locale/ja/LC_MESSAGES/django.po @@ -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