Sha256: b51046cf6e91782e0ec7cbf439d810c235db99fad42072dd947becd563f50a13

Contents?: true

Size: 1.69 KB

Versions: 5

Compression:

Stored size: 1.69 KB

Contents

---
en:
  clearance:
    models:
      clearance_mailer:
        change_password: Change your password
  clearance_mailer:
    change_password:
      closing: If you didn't request this, ignore this email. Your password has
        not been changed.
      link_text: Change my password
      opening: "Someone, hopefully you, requested we send you a link to change
        your password:"
  flashes:
    failure_after_create: Bad email or password.
    failure_after_update: Password can't be blank.
    failure_when_forbidden: Please double check the URL or try submitting
      the form again.
    failure_when_not_signed_in: Please sign in to continue.
  helpers:
    label:
      password:
        email: Email address
      password_reset:
        password: Choose password
      session:
        password: Password
      user:
        password: Password
    submit:
      password:
        submit: Reset password
      password_reset:
        submit: Save this password
      session:
        submit: Sign in
      user:
        create: Sign up
  layouts:
    application:
      sign_in: Sign in
      sign_out: Sign out
  passwords:
    create:
      description: You will receive an email within the next few minutes. It
        contains instructions for changing your password.
    edit:
      description: Your password has been reset. Choose a new password below.
      title: Change your password
    new:
      description: To be emailed a link to reset your password, please enter
        your email address.
      title: Reset your password
  sessions:
    form:
      forgot_password: Forgot password?
      sign_up: Sign up
    new:
      title: Sign in
  users:
    new:
      sign_in: Sign in
      title: Sign up

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
clearance-2.0.0 config/locales/clearance.en.yml
clearance-2.0.0.beta2 config/locales/clearance.en.yml
clearance-2.0.0.beta1 config/locales/clearance.en.yml
clearance-1.17.0 config/locales/clearance.en.yml
clearance-1.16.2 config/locales/clearance.en.yml