Files
biiproject-kit-v1/lang/vendor/filament-widgets/sk/chart.php
T

30 lines
341 B
PHP

<?php
return [
'actions' => [
'filter' => [
'label' => 'Filter',
],
],
'filters' => [
'actions' => [
'apply' => [
'label' => 'Použiť',
],
'reset' => [
'label' => 'Resetovať',
],
],
],
];