Files

25 lines
393 B
PHP

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