ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/zh-CN/admin/companies/table.php
Normal file
11
SNIPE-IT/resources/lang/zh-CN/admin/companies/table.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
return array(
|
||||
'companies' => '公司',
|
||||
'create' => '新增公司',
|
||||
'email' => '公司电子邮件',
|
||||
'title' => '公司',
|
||||
'phone' => '公司电话',
|
||||
'update' => '更新公司',
|
||||
'name' => '公司名称',
|
||||
'id' => '编号',
|
||||
);
|
Reference in New Issue
Block a user