ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/ur-PK/admin/consumables/general.php
Normal file
11
SNIPE-IT/resources/lang/ur-PK/admin/consumables/general.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'checkout' => 'Checkout Consumable to User',
|
||||
'consumable_name' => 'Consumable Name',
|
||||
'create' => 'Create Consumable',
|
||||
'item_no' => 'Item No.',
|
||||
'remaining' => 'Remaining',
|
||||
'total' => 'Total',
|
||||
'update' => 'Update Consumable',
|
||||
);
|
Reference in New Issue
Block a user