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

34 lines
453 B
PHP

<?php
return [
'title' => 'แดชบอร์ด',
'actions' => [
'filter' => [
'label' => 'ตัวกรอง',
'modal' => [
'heading' => 'ตัวกรอง',
'actions' => [
'apply' => [
'label' => 'ใช้ตัวกรอง',
],
],
],
],
],
];