<?php
return array(
'id' => '编号',
'name' => '部门名称',
'manager' => '领导',
'location' => '位置',
'create' => '创建部门',
'update' => '更新部门',
);