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:
|
||||
account:
|
||||
one: Account
|
||||
other: Accounts
|
||||
many: Accounts
|
||||
country_state:
|
||||
one: State
|
||||
other: States
|
||||
many: States
|
||||
membership_app:
|
||||
one: Membership application
|
||||
other: Membership applications
|
||||
many: Membership applications
|
||||
passport:
|
||||
one: Passport
|
||||
other: Passports
|
||||
many: Passports
|
||||
passport_confirmation:
|
||||
one: Passport confirmation
|
||||
other: Passport confirmations
|
||||
many: Passport confirmations
|
||||
passport_map:
|
||||
one: Passport mapping
|
||||
other: Passport mappings
|
||||
many: Passport mappings
|
||||
person:
|
||||
one: Person
|
||||
other: People
|
||||
many: People
|
||||
resident_registration:
|
||||
one: Resident registration
|
||||
other: Resident registrations
|
||||
many: Resident registrations
|
||||
roles:
|
||||
one: Role
|
||||
other: Roles
|
||||
many: Roles
|
||||
user:
|
||||
one: User
|
||||
other: Users
|
||||
many: Users
|
||||
attributes:
|
||||
account:
|
||||
id: ID
|
||||
|
|
|
@ -3,34 +3,34 @@ ru:
|
|||
models:
|
||||
account:
|
||||
one: Аккаунт
|
||||
other: Аккаунты
|
||||
many: Аккаунты
|
||||
country_state:
|
||||
one: Регион
|
||||
other: Регионы
|
||||
many: Регионы
|
||||
membership_app:
|
||||
one: Заявление на вступление
|
||||
other: Заявления на вступление
|
||||
many: Заявления на вступление
|
||||
passport:
|
||||
one: Паспорт
|
||||
other: Паспорта
|
||||
many: Паспорта
|
||||
passport_confirmation:
|
||||
one: Подтверждение паспорта
|
||||
other: Подтверждения паспортов
|
||||
many: Подтверждения паспортов
|
||||
passport_map:
|
||||
one: Отображение паспорта
|
||||
other: Отображения паспортов
|
||||
many: Отображения паспортов
|
||||
person:
|
||||
one: Человек
|
||||
other: Люди
|
||||
many: Люди
|
||||
resident_registration:
|
||||
one: Прописка
|
||||
other: Прописки
|
||||
many: Прописки
|
||||
roles:
|
||||
one: Роль
|
||||
other: Роли
|
||||
many: Роли
|
||||
user:
|
||||
one: Пользователь
|
||||
other: Пользователи
|
||||
many: Пользователи
|
||||
attributes:
|
||||
account:
|
||||
id: ID
|
||||
|
|
Reference in a new issue