Files

34 lines
397 B
PHP

<?php
return [
'title' => 'Dolandyryş paneli',
'actions' => [
'filter' => [
'label' => 'Süzgüç',
'modal' => [
'heading' => 'Süzgüç',
'actions' => [
'apply' => [
'label' => 'Ulan',
],
],
],
],
],
];