ajout app
This commit is contained in:
17
SNIPE-IT/resources/lang/et-EE/admin/licenses/table.php
Normal file
17
SNIPE-IT/resources/lang/et-EE/admin/licenses/table.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'assigned_to' => 'Määratud',
|
||||
'checkout' => 'Sees väljas',
|
||||
'id' => 'ID',
|
||||
'license_email' => 'Litsentsi e-post',
|
||||
'license_name' => 'Litsentseeritud',
|
||||
'purchase_date' => 'Ostu kuupäev',
|
||||
'purchased' => 'Ostetud',
|
||||
'seats' => 'Istekohad',
|
||||
'hardware' => 'Riistvara',
|
||||
'serial' => 'Seerianumber',
|
||||
'title' => 'Litsents',
|
||||
|
||||
);
|
Reference in New Issue
Block a user