Sha256: b3e842cd56b921eee26cc96b8e8f5c9c1419c879a73a7c4df66e8dc442cef2df

Contents?: true

Size: 755 Bytes

Versions: 8

Compression:

Stored size: 755 Bytes

Contents

en:
  # controllers
  email_verifications:
    create:
      notice: Verification email sent to %{email}, follow the instructions to complete verification. Thank you!
  emails:
    update:
      notice: Email successfully updated
  passwords:
    update:
      notice: Password successfully updated
  sessions:
    create:
      alert: Couldn't log you in as %{identifier}
    destroy:
      notice: You have been logged out.

  # mailers
  minimalist_authentication_mailer:
    update_password:
      opening: Please click the link below to update your password.
    verify_email:
      opening: Please click the link below to complete your email verification.
      closing: If you did not request email verification you can safely ignore this message.

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
minimalist_authentication-3.0.0 config/locales/minimalist_authentication.en.yml
minimalist_authentication-2.7.0 config/locales/minimalist_authentication.en.yml
minimalist_authentication-2.6.2 config/locales/minimalist_authentication.en.yml
minimalist_authentication-2.6.1 config/locales/minimalist_authentication.en.yml
minimalist_authentication-2.6.0 config/locales/minimalist_authentication.en.yml
minimalist_authentication-2.5.2 config/locales/minimalist_authentication.en.yml
minimalist_authentication-2.5.1 config/locales/minimalist_authentication.en.yml
minimalist_authentication-2.5.0 config/locales/minimalist_authentication.en.yml