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

25 lines
393 B
PHP

<?php
return [
'title' => 'ዳሽቦርድ',
'actions' => [
'filter' => [
'label' => 'አጣራ',
'modal' => [
'heading' => 'አጣራ',
'actions' => [
'apply' => [
'label' => 'ተግብር',
],
],
],
],
],
];