ajout app
This commit is contained in:
17
SNIPE-IT/resources/lang/lt-LT/admin/licenses/table.php
Normal file
17
SNIPE-IT/resources/lang/lt-LT/admin/licenses/table.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?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',
|
||||
|
||||
);
|
Reference in New Issue
Block a user