update security handling for user namespace
This commit is contained in:
@@ -29,10 +29,15 @@ en:
|
||||
signed_in: 'Signed in successfully.'
|
||||
signed_out: 'Signed out successfully.'
|
||||
passwords:
|
||||
title: Forgot your password?
|
||||
button: 'Send me reset password instructions'
|
||||
send_instructions: 'You will receive an email with instructions about how to reset your password in a few minutes.'
|
||||
updated: 'Your password was changed successfully. You are now signed in.'
|
||||
updated_not_active: 'Your password was changed successfully.'
|
||||
send_paranoid_instructions: "If your e-mail exists on our database, you will receive a password recovery link on your e-mail"
|
||||
edit:
|
||||
title: 'Change your password'
|
||||
button: 'Change my password'
|
||||
confirmations:
|
||||
did_not_receive_instructions_link: "Didn't receive confirmation instructions?"
|
||||
send_instructions: 'You will receive an email with instructions about how to confirm your account in a few minutes.'
|
||||
|
||||
Reference in New Issue
Block a user