snipe-it/resources/lang/it/table.php
snipe dae53a1128 Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2022-07-05 16:18:53 -07:00

11 lines
138 B
PHP

<?php
return array(
'actions' => 'Azioni',
'action' => 'Azione',
'by' => 'per',
'item' => 'Articolo',
);