Sha256: f4fe8eca64f571537842c71c528185158b7aadc2232e504123a244b92b334c7c

Contents?: true

Size: 1.71 KB

Versions: 3

Compression:

Stored size: 1.71 KB

Contents

en:
  clearance_mailer:
    change_password:
      opening:
        'Someone, hopefully you, requested we send you a link to change your
         password:'
      closing:
        "If you didn't request this, ignore this email. Your password has not
         been changed."
  flashes:
    failure_when_forbidden:
      'Please double check the URL or try submitting the form again.'
    failure_after_update:
      "Password can't be blank."
    failure_after_create:
      'Bad email or password. Are you trying to register a new account?
       <a href="%{sign_up_path}">Sign up</a>.'
  helpers:
    submit:
      password:
        submit:
          'Reset password'
      password_reset:
        submit:
          'Save this password'
      session:
        submit:
          'Sign in'
      user:
        create:
          'Sign up'
    label:
      password:
        email:
          'Email address'
      password_reset:
        password:
          'Choose password'
  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'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
clearance-1.0.1 config/locales/clearance.en.yml
clearance-1.0.0 config/locales/clearance.en.yml
clearance-1.0.0.rc8 config/locales/clearance.en.yml