Files
grecia/config/locales/devise_views.en.yml
2015-07-29 12:18:55 +02:00

84 lines
3.0 KiB
YAML

en:
devise_views:
confirmations:
title: "Resend confirmation instructions"
email_label: Email
submit: "Resend confirmation instructions"
mailer:
confirmation_instructions:
welcome: "Welcome"
text: "You can confirm your account email through the link below:"
confirm_link: "Confirm my account"
reset_password_instructions:
hello: "Hello"
text: "Someone has requested a link to change your password. You can do this through the link below."
change_link: "Change my password"
ignore_text: "If you didn't request this, please ignore this email."
info_text: "Your password won't change until you access the link above and create a new one."
unlock_instructions:
hello: "Hello"
info_text: "Your account has been locked due to an excessive number of unsuccessful sign in attempts."
instructions_text: "Click the link below to unlock your account:"
unlock_link: "Unlock my account"
menu:
login_items:
logout: "Logout"
signup: "Sign up"
login: "Log in"
passwords:
edit:
title: "Change your password"
password_label: "New password"
min_length: "(%{min} characters minimum)"
password_confirmation_label: "Confirm new password"
change_submit: "Change my password"
new:
title: "Forgot your password?"
email_label: "Email"
send_submit: "Send me reset password instructions"
registrations:
edit:
edit: "Edit"
email_label: "Email"
waiting_for: "Currently waiting confirmation for:"
leave_blank: "(leave blank if you don't want to change it)"
password_label: "New password"
password_confirmation_label: "Confirm new password"
current_password_label: "Current password"
need_current: "(we need your current password to confirm your changes)"
update_submit: "Update"
cancel_title: "Cancel my account"
cancel_text: "Unhappy?"
cancel_link: "Cancel my account"
cancel_confirm: "Are you sure?"
back_link: "Back"
new:
title: "Sign up"
first_name_label: "First name"
last_name_label: "Last name"
email_label: "Email"
password_label: "Password"
min_length: "(%{min} characters minimum)"
password_confirmation_label: "Confirm password"
submit: "Sign up"
sessions:
new:
title: "Log in"
email_label: "Email"
password_label: "Password"
remember_me: "Remember me"
submit: "Log in"
unlocks:
new:
title: "Resend unlock instructions"
email_label: "Email"
submit: "Resend unlock instructions"
shared:
links:
login: "Log in"
signup: "Sign up"
signin_with_provider: "Sign in with %{provider}"
new_password: "Forgot your password?"
new_confirmation: "Didn't receive confirmation instructions?"
new_unlock: "Didn't receive unlock instructions?"