close #25 Fixed: Fatal error when disable currency used by company/account/customer
This commit is contained in:
@ -12,6 +12,7 @@ return [
|
||||
],
|
||||
'warning' => [
|
||||
'deleted' => 'Warning: You are not delete :type. Because it has :text',
|
||||
'disabled' => 'Warning: You are not disable :type. Because it has :text',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user