<?php
return array(
'companies' => '公司',
'create' => '新增公司',
'title' => '公司',
'update' => '更新公司',
'name' => '公司名稱',
'id' => 'ID',
);