en:
activerecord:
models:
membership_application:
one: Membership application
other: Membership applications
user:
one: User
other: Users
attributes:
first_name: First name
last_name: Last name
middle_name: Middle name
date_of_birth: Date of birth
occupation: Occupation
email: Email
phone_number: Phone number
telegram_username: Telegram username
organization_membership: Membership in other social organizations
comment: Comment
confirmation_sent_at: Confirmation sent at
confirmation_token: Confirmation token
confirmed_at: Confirmed at
created_at: Created at
current_password: Current password
current_sign_in_at: Current sign in at
current_sign_in_ip: Current sign in IP
encrypted_password: Encrypted password
failed_attempts: Failed attempts
last_sign_in_at: Last sign in at
last_sign_in_ip: Last sign in IP
locked_at: Locked at
password: Password
password_confirmation: Password confirmation
remember_created_at: Remember created at
remember_me: Remember me
reset_password_sent_at: Reset password sent at
reset_password_token: Reset password token
sign_in_count: Sign in count
unconfirmed_email: Unconfirmed email
unlock_token: Unlock token
updated_at: Updated at