ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/af-ZA/admin/consumables/general.php
Normal file
11
SNIPE-IT/resources/lang/af-ZA/admin/consumables/general.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'checkout' => 'Afhandeling Verbruiker na Gebruiker',
|
||||
'consumable_name' => 'Verbruikbare Naam',
|
||||
'create' => 'Skep Verbruik',
|
||||
'item_no' => 'Item No.',
|
||||
'remaining' => 'oorblywende',
|
||||
'total' => 'totale',
|
||||
'update' => 'Verbruik Verbruik',
|
||||
);
|
Reference in New Issue
Block a user