<?php
return array(
'id' => 'ID',
'name' => '部署名',
'manager' => '管理者',
'location' => '設置場所',
'create' => '部署の作成',
'update' => '部署の更新',
);