"AuditLog정보", 'label' => [ 'uid' => "번호", 'zone_uid' => "도메인", 'action' => "Action", 'actor' => "작업자", 'interface' => "작업형식", 'resource_id' => "자원ID", 'resource_type' => "자원형식", 'status' => "상태", 'updated_at' => "수정일", 'created_at' => "작성일", ], "STATUS" => [ "true" => "완료", "false" => "실패", ], ];