2016-03-25 01:18:05 -07:00
< ? php
return array (
'about' => 'เกี่ยวกับป้ายสถานะ' ,
'archived' => 'ที่เก็บถาวร' ,
'create' => 'สร้างป้ายสถานะ' ,
2017-10-17 18:52:20 -07:00
'color' => 'สีแผนภูมิ' ,
2018-03-22 20:01:45 -07:00
'default_label' => 'Default Label' ,
'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.' ,
2016-03-25 01:18:05 -07:00
'deployable' => 'สามารถใช้งานได้' ,
'info' => 'ป้ายสถานะใช้สำหรับบ่งบอกสถานะของสินทรัพย์ของคุณว่าอยู่ในสถานะใด ซึ่งอาจจะอยู่สถานะ เช่น ซ่อมแซม สูญหาย ถูกขโมย เป็นต้น คุณสามารถสร้างป้ายสถานะสำหรับ สามารถใช้งานได้ หรืออยู่ในระหว่างการดำเนินการ หรือ ถูกเก็บไว้ถาวร' ,
'name' => 'ชื่อสถานะ' ,
'pending' => 'อยู่ระหว่างดำเนินการ' ,
'status_type' => 'ประเภทสถานะ' ,
2017-10-17 18:52:20 -07:00
'show_in_nav' => 'แสดงใน nav ด้านข้าง' ,
2016-03-25 01:18:05 -07:00
'title' => 'ป้ายสถานะ' ,
'undeployable' => 'ไม่สามารถนำไปใช้งานได้' ,
'update' => 'ปรับปรุงป้ายสถานะ' ,
);