add comment

This commit is contained in:
Mojca Lorber 2016-11-24 09:48:25 +01:00
parent beae54e278
commit 3f7eb75e40

View file

@ -8,7 +8,7 @@ en:
send_paranoid_instructions: "If your email address exists in our database, you will receive an email with instructions for how to confirm your email address in a few minutes."
failure:
# already_authenticated: "You are already logged in."
already_authenticated: ""
already_authenticated: "" # This flash is hidden by setting its text to empty string
inactive: "Your account is not activated yet."
invalid: "Invalid %{authentication_keys} or password."
locked: "Your account is locked."