Sha256: de83ed7c3b8c8b054b2a1f6b6cde133730c43d139a0de77e670baa09f1922114
Contents?: true
Size: 830 Bytes
Versions: 1
Compression:
Stored size: 830 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. subject: Update Password verify_email: closing: If you did not request email verification you can safely ignore this message. opening: Please click the link below to complete your email verification. subject: "Email Address Verification"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
minimalist_authentication-3.1.0 | config/locales/minimalist_authentication.en.yml |