ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/en-ID/admin/consumables/general.php
Normal file
11
SNIPE-IT/resources/lang/en-ID/admin/consumables/general.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'checkout' => 'Periksa Comsumable ke pengguna',
|
||||
'consumable_name' => 'Nama Consumable',
|
||||
'create' => 'Buat Consumable',
|
||||
'item_no' => 'No Barang.',
|
||||
'remaining' => 'Tersisa',
|
||||
'total' => 'Total',
|
||||
'update' => 'Update Consumable',
|
||||
);
|
Reference in New Issue
Block a user