2016-03-25 01:18:05 -07:00
< ? php
return array (
2016-06-13 12:16:43 -07:00
'about' => '상태 꼬리표란' ,
2016-03-25 01:18:05 -07:00
'archived' => '보관됨' ,
2016-06-13 12:16:43 -07:00
'create' => '상태 꼬리표 생성' ,
2016-09-20 05:08:04 -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' => '사용가능' ,
2016-06-13 12:16:43 -07:00
'info' => '상태 꼬리표는 소유한 자산들의 다양한 상태들을 묘사할 때 사용됩니다. 수리요망, 분실/도난 등이 될 것입니다. 사용 할 수 있거나, 대기중이거나 보관된 자산들 대상으로 새로운 상태 딱지를 생성할 수 있습니다.' ,
2016-03-25 01:18:05 -07:00
'name' => '상태 명' ,
'pending' => '대기중' ,
'status_type' => '상태 유형' ,
2016-09-20 05:08:04 -07:00
'show_in_nav' => '측면 탐색메뉴에 보이기' ,
2016-06-13 12:16:43 -07:00
'title' => '상태 꼬리표' ,
2016-03-25 01:18:05 -07:00
'undeployable' => '사용불가' ,
2016-06-13 12:16:43 -07:00
'update' => '상태 꼬리표 수정' ,
2016-03-25 01:18:05 -07:00
);