17 lines
470 B
YAML
17 lines
470 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
|
|
comment: Comment
|