Files
nexusphp/resources/lang/en/activity-log.php

8 lines
126 B
PHP
Raw Normal View History

2025-10-12 03:48:04 +07:00
<?php
return [
'view_properties' => 'View properties',
'subject_type' => 'Model',
'subject_id' => 'Model ID',
];