Commit a230447d authored by Weblate's avatar Weblate

Merge remote-tracking branch 'origin/master'

parents 6d6ae84c b27e8bcf
......@@ -402,7 +402,7 @@ def password(request):
else:
messages.error(
request,
_('You have entered invalid password.')
_('You have entered an invalid password.')
)
else:
change_form = PasswordChangeForm()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment