3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-04-10 01:38:20 +00:00
Files
snipe-it/resources/lang/it-IT/table.php
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',
];