[ 'Msg' => '메시지 관리', 'msg' => '메시지 관리', ], 'fields' => [ 'type' => '유형', 'user_id' => '사용자 id', 'to_user_id' => '메시지 받는 사용자 id', 'title' => '제목', 'content' => '내용', ], 'options' => [ ], ];