Fixed translations of dashboard page title
This commit is contained in:
@@ -49,7 +49,7 @@ class ComponentController extends Controller
|
||||
'components' => [
|
||||
'title' => trans('dashboard.components.components'),
|
||||
'url' => route('dashboard.components.index'),
|
||||
'icon' => 'ion-outlet',
|
||||
'icon' => 'ion-ios-browsers',
|
||||
'active' => false,
|
||||
],
|
||||
'groups' => [
|
||||
|
||||
Reference in New Issue
Block a user