Files
opensem/resources/lang/vendor/boilerplate/it/daterangepicker.php
Ludovic CANDELLIER 64abc46d99 [WIP] Refactor project
2021-05-21 00:21:05 +02:00

10 lines
173 B
PHP

<?php
return [
'applyLabel' => 'Applica',
'cancelLabel' => 'Annulla',
'fromLabel' => 'Da',
'toLabel' => 'A',
'customRangeLabel' => 'Personalizzato',
];