companies.php 306 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 <?php return [ 'domain' => '域名', 'logo' => '标志', 'manage' => '管理公司', 'all' => '公司', 'error' => [ 'delete_active' => '错误: 无法删除已激活的公司, 请先更改它!', ], ];