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

34 lines
394 B
PHP

<?php
return [
'title' => 'Asosiy panel',
'actions' => [
'filter' => [
'label' => 'Filtr',
'modal' => [
'heading' => 'Filtr',
'actions' => [
'apply' => [
'label' => 'Murojaat qilish',
],
],
],
],
],
];