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

20 lines
596 B
PHP
Executable File

<?php
return array(
'checkin' => 'Registrare Licenza Sede',
'checkout_history' => 'Storico Estrazioni',
'checkout' => 'Estrazione Licenza Sede',
'edit' => 'Modifica Licenza',
'clone' => 'Clona Licenza',
'history_for' => 'Storico per ',
'in_out' => 'Dentro/Fuori',
'info' => 'Informazioni Licenza',
'license_seats' => 'Licenza Sede',
'seat' => 'Sede',
'seats' => 'Sedi',
'software_licenses' => 'Licenze Software',
'user' => 'Utente',
'view' => 'Mostra Licenza',
);