2016-03-25 01:18:05 -07:00
< ? php
return array (
'about_consumables_title' => 'Tentang Consumables' ,
'about_consumables_text' => 'Consumables adalah sesuatu yang dibeli yang akan digunakan dari waktu ke waktu. Misalnya, tinta printer atau kertas fotokopi.' ,
2016-10-04 12:23:02 -07:00
'checkout' => 'Checkout Consumable to User' ,
'consumable_name' => 'Nama Consumable' ,
'cost' => 'Harga Beli' ,
'create' => 'Buat Consumable' ,
'date' => 'Tanggal Pembelian' ,
'item_no' => 'No Barang.' ,
'order' => 'Nomor Pembelian' ,
'remaining' => 'Tersisa' ,
'total' => 'Total' ,
2016-03-25 01:18:05 -07:00
'update' => 'Update Consumable' ,
);