Sha256: f1c8482d7090b7d0bb2e3f13ffd1e47439eba2ba4087fdd651a77fedc6c490f0
Contents?: true
Size: 1.41 KB
Versions: 2
Compression:
Stored size: 1.41 KB
Contents
en: activerecord: attributes: aikotoba/account: email: Email password: Password models: aikotoba/account: Account aikotoba: sessions: new: Sign in accounts: new: Sign up confirms: new: Send confirm token unlocks: new: Send unlock token recoveries: new: Send password reset token edit: Password reset mailers: confirm: subject: "Confirmation instructions" unlock: subject: "Unlock instructions" recover: subject: "Password reset instructions" messages: authentication: success: Signed in successfully. failed: Oops. Signed in failed. sign_out: Signed out. registration: success: Signed up successfully. failed: Oops. Signed up failed. confirmation: sent: Confirm url has been sent to your email address. success: Confirmed you email successfully. failed: Oops. Confirm url sent failed. unlocking: sent: Unlock url has been sent to your email address. success: Unlocked you account successfully. failed: Oops. Unlock url sent failed. recovery: sent: Password reset url has been sent to your email address. sent_failed: Oops. Password reset url sent failed. success: Password reset you account successfully. failed: Oops. Password reset failed.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
aikotoba-0.1.1 | config/locales/en.yml |
aikotoba-0.1.0 | config/locales/en.yml |