ajout app
This commit is contained in:
17
SNIPE-IT/resources/lang/sr-CS/admin/licenses/table.php
Normal file
17
SNIPE-IT/resources/lang/sr-CS/admin/licenses/table.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'assigned_to' => 'Dodeljena',
|
||||
'checkout' => 'In/Out',
|
||||
'id' => 'ID',
|
||||
'license_email' => 'E-adresa za licencu',
|
||||
'license_name' => 'Licencirano',
|
||||
'purchase_date' => 'Datum narudzbine',
|
||||
'purchased' => 'Naručeno',
|
||||
'seats' => 'Mesta',
|
||||
'hardware' => 'Hardver',
|
||||
'serial' => 'Serial',
|
||||
'title' => 'Licenca',
|
||||
|
||||
);
|
Reference in New Issue
Block a user