ajout app
This commit is contained in:
17
SNIPE-IT/resources/lang/sk-SK/admin/licenses/table.php
Normal file
17
SNIPE-IT/resources/lang/sk-SK/admin/licenses/table.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'assigned_to' => 'Assigned To',
|
||||
'checkout' => 'Vsetup/Výstup',
|
||||
'id' => 'ID',
|
||||
'license_email' => 'License Email',
|
||||
'license_name' => 'Licensed To',
|
||||
'purchase_date' => 'Dátum nákupu',
|
||||
'purchased' => 'Zakúpené',
|
||||
'seats' => 'Seats',
|
||||
'hardware' => 'Hardware',
|
||||
'serial' => 'Sériové číslo',
|
||||
'title' => 'License',
|
||||
|
||||
);
|
Reference in New Issue
Block a user