wip
This commit is contained in:
@@ -33,7 +33,7 @@ class LoanOrderMobileResource extends Resource
|
||||
|
||||
public static function getNavigationLabel(): string
|
||||
{
|
||||
return __('Loan orders').' (mobile app)';
|
||||
return __('module.loan-order::loan-order.loan_order').' (mobile app)';
|
||||
}
|
||||
|
||||
public static function getModelLabel(): string
|
||||
|
||||
Reference in New Issue
Block a user