zh-CN translation
This commit is contained in:
13
resources/lang/zh-CN/companies.php
Normal file
13
resources/lang/zh-CN/companies.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'domain' => '域名',
|
||||
'logo' => '标志',
|
||||
'manage' => '管理公司',
|
||||
'all' => '公司',
|
||||
'error' => [
|
||||
'delete_active' => '错误: 无法删除已激活的公司, 请先更改它!',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user