Add spanish locales and gravatar options
This commit is contained in:
@@ -2,12 +2,12 @@ en:
|
||||
devise:
|
||||
user:
|
||||
sign_in:
|
||||
title: Sign in
|
||||
title: Sign in as user
|
||||
remember_me: Remember me
|
||||
link: Sign in
|
||||
button: Sign in
|
||||
passwords:
|
||||
title: Recover password
|
||||
title: Recover user password
|
||||
link: Recover password
|
||||
button: Send reset
|
||||
edit:
|
||||
@@ -18,7 +18,28 @@ en:
|
||||
link: Sign up
|
||||
button: Sign up
|
||||
confirmations:
|
||||
title: Resend confirmation instructions
|
||||
title: Resend confirmation instructions for user
|
||||
button: Resend confirmation instructions
|
||||
did_not_receive_instructions_link: I did not receive the confirmation e-mail.
|
||||
employee:
|
||||
sign_in:
|
||||
title: Sign in as employee
|
||||
remember_me: Remember me
|
||||
link: Sign in
|
||||
button: Sign in
|
||||
passwords:
|
||||
title: Recover password for employee
|
||||
link: Recover password
|
||||
button: Send reset
|
||||
edit:
|
||||
title: Change employee password
|
||||
button: Change password
|
||||
registrations:
|
||||
title: Sign up for mozo as a employee
|
||||
link: Sign up
|
||||
button: Sign up
|
||||
confirmations:
|
||||
title: Resend confirmation instructions for employee
|
||||
button: Resend confirmation instructions
|
||||
links:
|
||||
prefix: 'OR:'
|
||||
|
||||
Reference in New Issue
Block a user