Fix translations
This commit is contained in:
parent
ed027c730b
commit
ba971b9954
2 changed files with 20 additions and 20 deletions
|
@ -3,34 +3,34 @@ en:
|
||||||
models:
|
models:
|
||||||
account:
|
account:
|
||||||
one: Account
|
one: Account
|
||||||
other: Accounts
|
many: Accounts
|
||||||
country_state:
|
country_state:
|
||||||
one: State
|
one: State
|
||||||
other: States
|
many: States
|
||||||
membership_app:
|
membership_app:
|
||||||
one: Membership application
|
one: Membership application
|
||||||
other: Membership applications
|
many: Membership applications
|
||||||
passport:
|
passport:
|
||||||
one: Passport
|
one: Passport
|
||||||
other: Passports
|
many: Passports
|
||||||
passport_confirmation:
|
passport_confirmation:
|
||||||
one: Passport confirmation
|
one: Passport confirmation
|
||||||
other: Passport confirmations
|
many: Passport confirmations
|
||||||
passport_map:
|
passport_map:
|
||||||
one: Passport mapping
|
one: Passport mapping
|
||||||
other: Passport mappings
|
many: Passport mappings
|
||||||
person:
|
person:
|
||||||
one: Person
|
one: Person
|
||||||
other: People
|
many: People
|
||||||
resident_registration:
|
resident_registration:
|
||||||
one: Resident registration
|
one: Resident registration
|
||||||
other: Resident registrations
|
many: Resident registrations
|
||||||
roles:
|
roles:
|
||||||
one: Role
|
one: Role
|
||||||
other: Roles
|
many: Roles
|
||||||
user:
|
user:
|
||||||
one: User
|
one: User
|
||||||
other: Users
|
many: Users
|
||||||
attributes:
|
attributes:
|
||||||
account:
|
account:
|
||||||
id: ID
|
id: ID
|
||||||
|
|
|
@ -3,34 +3,34 @@ ru:
|
||||||
models:
|
models:
|
||||||
account:
|
account:
|
||||||
one: Аккаунт
|
one: Аккаунт
|
||||||
other: Аккаунты
|
many: Аккаунты
|
||||||
country_state:
|
country_state:
|
||||||
one: Регион
|
one: Регион
|
||||||
other: Регионы
|
many: Регионы
|
||||||
membership_app:
|
membership_app:
|
||||||
one: Заявление на вступление
|
one: Заявление на вступление
|
||||||
other: Заявления на вступление
|
many: Заявления на вступление
|
||||||
passport:
|
passport:
|
||||||
one: Паспорт
|
one: Паспорт
|
||||||
other: Паспорта
|
many: Паспорта
|
||||||
passport_confirmation:
|
passport_confirmation:
|
||||||
one: Подтверждение паспорта
|
one: Подтверждение паспорта
|
||||||
other: Подтверждения паспортов
|
many: Подтверждения паспортов
|
||||||
passport_map:
|
passport_map:
|
||||||
one: Отображение паспорта
|
one: Отображение паспорта
|
||||||
other: Отображения паспортов
|
many: Отображения паспортов
|
||||||
person:
|
person:
|
||||||
one: Человек
|
one: Человек
|
||||||
other: Люди
|
many: Люди
|
||||||
resident_registration:
|
resident_registration:
|
||||||
one: Прописка
|
one: Прописка
|
||||||
other: Прописки
|
many: Прописки
|
||||||
roles:
|
roles:
|
||||||
one: Роль
|
one: Роль
|
||||||
other: Роли
|
many: Роли
|
||||||
user:
|
user:
|
||||||
one: Пользователь
|
one: Пользователь
|
||||||
other: Пользователи
|
many: Пользователи
|
||||||
attributes:
|
attributes:
|
||||||
account:
|
account:
|
||||||
id: ID
|
id: ID
|
||||||
|
|
Reference in a new issue