Files
snipe-it/app/lang/th/admin/consumables/general.php
T
2015-09-17 11:02:43 -07:00

12 lines
958 B
PHP
Executable File

<?php
return array(
'about_consumables_title' => 'เกี่ยวกับวัสดุสิ้นเปลือง',
'about_consumables_text' => 'วัสดุสิ้นเปลืองคือสิ่งใดๆ ที่มีการซื้อและนำมาใช้ในช่วงเวลานั้น ยกตัวอย่างเช่น หมึกปริ้นเตอร์ หรือ กระดาษถ่ายสำเนา',
'consumable_name' => 'ชื่อวัสดุสิ้นเปลือง',
'create' => 'สร้างวัสดุสิ้นเปลือง',
'remaining' => 'คงค้าง',
'total' => 'รวมทั้งหมด',
'update' => 'ปรับปรุงวัสดุสิ้นเปลือง',
);