en: flash: nyauth: passwords: update: notice: 'updated password' registrations: create: notice: 'registration success' sessions: create: notice: 'sign in success' destroy: notice: 'sign out success' confirmations: update: notice: 'confirmed' confirmation_requests: create: notice: 'sent mail' reset_password_requests: create: notice: 'sent mail' reset_passwords: update: notice: 'updated password' activerecord: errors: messages: key_expired: 'This URL is expired' errors: messages: invalid_email_or_password: 'Invalid email or password' invalid_email: 'Invalid email' nav: nyauth: common: send: 'Send' set: 'Set' update: 'Update' sessions: new: 'Sign in' destroy: 'Sign out' registrations: new: 'Sign up' passwords: edit: 'Change password' reset_password_requests: new: 'Reset password' confirmation_requests: new: 'Confirm E-mail address'