0.7.80
FAQ admin
This commit is contained in:
@@ -24,8 +24,8 @@ cargo_type_choices = (
|
||||
)
|
||||
|
||||
owner_type_choices = (
|
||||
('customer', 'Заказчик'),
|
||||
('mover', 'Перевозчик')
|
||||
('customer', _('Заказчик')),
|
||||
('mover', _('Перевозчик'))
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user