Activity Log

This commit is contained in:
xiaomlove
2025-10-12 03:48:04 +07:00
parent fc4c174442
commit cd0ef0d106
51 changed files with 571 additions and 9 deletions

View File

@@ -0,0 +1,7 @@
<?php
return [
'view_properties' => 'View properties',
'subject_type' => 'Model',
'subject_id' => 'Model ID',
];

View File

@@ -48,6 +48,7 @@ return [
'user_modify_logs' => 'User modify logs',
'message_templates' => 'Message templates',
'tracker_url' => 'Tracker URL',
'activity_logs' => 'Activity Logs',
],
'resources' => [
'agent_allow' => [

View File

@@ -0,0 +1,7 @@
<?php
return [
'view_properties' => '查看属性',
'subject_type' => '模型',
'subject_id' => '模型 ID',
];

View File

@@ -48,6 +48,7 @@ return [
'tracker_url' => 'Tracker URL',
'announce_logs' => '汇报记录',
'announce_monitor' => '汇报监控',
'activity_logs' => '操作日志',
],
'resources' => [
'agent_allow' => [

View File

@@ -0,0 +1,7 @@
<?php
return [
'view_properties' => '查看屬性',
'subject_type' => '模型',
'subject_id' => '模型 ID',
];

View File

@@ -50,6 +50,7 @@ return [
'tracker_url' => 'Tracker URL',
'announce_logs' => '匯報記錄',
'announce_monitor' => '匯報監控',
'activity_logs' => '操作日志',
],
'resources' => [
'agent_allow' => [