Files
snipe-it/app/lang/it/table.php
T
2015-04-01 15:48:02 -07:00

11 lines
137 B
PHP
Executable File

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