en: activerecord: attributes: user: email: e-mail status: status password: password created_at: registration confirmed_at: confirmed unconfirmed_email: Awaiting confirmation for users: passwords: edit: new_password: New password password_confirmation: Retype new password update_password: Update password registrations: new: password_confirmation: Retype password edit: unconfirmed_email_hint: (since %{timestamp}) blank_password_hint_html: leave blank to keep unchanged%{subhint} minimum_length_hint_html: zero: other:
(%{count} characters minimum) update: Update profile sessions: new: remember_me: Remember me destroy: success: User has been successfully deleted. layouts: application: users: Users actions: Actions delete: Delete or: or register: Register sign_in: Sign in sign_out: Sign out recover_password: Recover password resend_confirmation: Resend confirmation