updated translations
This commit is contained in:
@ -4,10 +4,11 @@ return [
|
||||
|
||||
'domain' => '域名',
|
||||
'logo' => '标志',
|
||||
'manage' => '管理公司',
|
||||
'all' => '公司',
|
||||
|
||||
'error' => [
|
||||
'delete_active' => '错误: 无法删除已激活的公司, 请先更改它!',
|
||||
'not_user_company' => '错误:您无权更改此公司!',
|
||||
'delete_active' => '错误:无法删除已激活的公司。请先切换到另一家!',
|
||||
'disable_active' => '错误:无法禁用已激活的公司。请先切换到另一家!',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user