Files
snipe-it/app/lang/ro/admin/hardware/general.php
T
2014-10-30 07:51:11 -04:00

12 lines
297 B
PHP
Executable File

<?php
return array(
'asset' => 'Activ',
'checkin' => 'Verifica activ',
'checkout' => 'Checkout activ catre utilizator',
'clone' => 'Clone Asset',
'edit' => 'Edit Asset',
'pending' => 'Pending Asset',
'view' => 'View Asset',
);