mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-25 00:03:27 +08:00
add comment
This commit is contained in:
parent
beae54e278
commit
3f7eb75e40
1 changed files with 1 additions and 1 deletions
|
@ -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."
|
||||
|
|
Loading…
Reference in a new issue