ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/th-TH/admin/consumables/general.php
Normal file
11
SNIPE-IT/resources/lang/th-TH/admin/consumables/general.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'checkout' => 'ชำระเงินผ่าน Checkout สำหรับผู้ใช้',
|
||||
'consumable_name' => 'ชื่อวัสดุสิ้นเปลือง',
|
||||
'create' => 'สร้างวัสดุสิ้นเปลือง',
|
||||
'item_no' => 'หมายเลขสินค้า',
|
||||
'remaining' => 'คงค้าง',
|
||||
'total' => 'รวมทั้งหมด',
|
||||
'update' => 'ปรับปรุงวัสดุสิ้นเปลือง',
|
||||
);
|
Reference in New Issue
Block a user