mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-28 06:57:22 +08:00
Activity Log
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'view_properties' => '查看属性',
|
||||
'subject_type' => '模型',
|
||||
'subject_id' => '模型 ID',
|
||||
];
|
||||
@@ -48,6 +48,7 @@ return [
|
||||
'tracker_url' => 'Tracker URL',
|
||||
'announce_logs' => '汇报记录',
|
||||
'announce_monitor' => '汇报监控',
|
||||
'activity_logs' => '操作日志',
|
||||
],
|
||||
'resources' => [
|
||||
'agent_allow' => [
|
||||
|
||||
Reference in New Issue
Block a user