18 lines
544 B
YAML
18 lines
544 B
YAML
en:
|
|
activerecord:
|
|
models:
|
|
membership_application:
|
|
one: Membership application
|
|
other: Membership applications
|
|
attributes:
|
|
membership_application:
|
|
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
|