ajout app
This commit is contained in:
17
SNIPE-IT/resources/lang/nl-NL/admin/licenses/table.php
Normal file
17
SNIPE-IT/resources/lang/nl-NL/admin/licenses/table.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'assigned_to' => 'Toegewezen aan',
|
||||
'checkout' => 'In/Uit',
|
||||
'id' => 'ID',
|
||||
'license_email' => 'Licentie uitgegeven aan E-mail',
|
||||
'license_name' => 'Licentie uitgegeven aan',
|
||||
'purchase_date' => 'Aankoopdatum',
|
||||
'purchased' => 'Aangekocht',
|
||||
'seats' => 'Werkplekken',
|
||||
'hardware' => 'Hardware',
|
||||
'serial' => 'Serienummer',
|
||||
'title' => 'Licentie',
|
||||
|
||||
);
|
Reference in New Issue
Block a user