Files
2026-03-13 18:17:51 +00:00

12 lines
188 B
PHP

<?php
return [
'actions' => 'Azioni',
'action' => 'Azione',
'by' => 'per',
'item' => 'Articolo',
'no_matching_records' => 'Nessun record corrispondente trovato',
];