snipe-it/resources/lang/lt/admin/licenses/table.php
2016-03-25 01:18:05 -07:00

18 lines
450 B
PHP
Executable file

<?php
return array(
'assigned_to' => 'Susieta su',
'checkout' => 'Priimta/išduota',
'id' => 'ID',
'license_email' => 'Licenzijos el. paštas',
'license_name' => 'Licenzija išduota',
'purchase_date' => 'Pirkimo data',
'purchased' => 'Nupirkta',
'seats' => 'Prieigos',
'hardware' => 'Įranga',
'serial' => 'Serijinis numeris',
'title' => 'Licenzija',
);