ajout app
This commit is contained in:
17
SNIPE-IT/resources/lang/lv-LV/admin/licenses/table.php
Normal file
17
SNIPE-IT/resources/lang/lv-LV/admin/licenses/table.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'assigned_to' => 'Piešķirts',
|
||||
'checkout' => 'Iekšā ārā',
|
||||
'id' => 'ID',
|
||||
'license_email' => 'Licences e-pasts',
|
||||
'license_name' => 'Licencēts',
|
||||
'purchase_date' => 'Pirkuma datums',
|
||||
'purchased' => 'Iegādāts',
|
||||
'seats' => 'Sēdvietas',
|
||||
'hardware' => 'Aparatūra',
|
||||
'serial' => 'Sērijas numurs',
|
||||
'title' => 'Licence',
|
||||
|
||||
);
|
Reference in New Issue
Block a user