Files
biiproject-kit-v1/lang/vendor/filament-panels/lus/pages/dashboard.php
T

34 lines
395 B
PHP

<?php
return [
'title' => 'Dashboard',
'actions' => [
'filter' => [
'label' => 'Thlit fîmna',
'modal' => [
'heading' => 'Thlit fîmna',
'actions' => [
'apply' => [
'label' => 'Apply',
],
],
],
],
],
];