Files

34 lines
386 B
PHP

<?php
return [
'title' => 'Escriptori',
'actions' => [
'filter' => [
'label' => 'Filtre',
'modal' => [
'heading' => 'Filtre',
'actions' => [
'apply' => [
'label' => 'Aplicar',
],
],
],
],
],
];