ajout app
This commit is contained in:
17
SNIPE-IT/resources/lang/sl-SI/admin/licenses/table.php
Normal file
17
SNIPE-IT/resources/lang/sl-SI/admin/licenses/table.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'assigned_to' => 'Dodeljena',
|
||||
'checkout' => 'Prejeto/Izdano',
|
||||
'id' => 'ID',
|
||||
'license_email' => 'Licenca registrirana na e-pošto',
|
||||
'license_name' => 'Licencirano na',
|
||||
'purchase_date' => 'Datum nakupa',
|
||||
'purchased' => 'Kupljeno',
|
||||
'seats' => 'Število licenc',
|
||||
'hardware' => 'Strojna oprema',
|
||||
'serial' => 'Serijska številka',
|
||||
'title' => 'Licenca',
|
||||
|
||||
);
|
Reference in New Issue
Block a user