Files
nexusphp/resources/lang/en/user-modify-log.php
T

6 lines
56 B
PHP
Raw Normal View History

2025-09-12 18:16:00 +08:00
<?php
2025-09-12 18:11:56 +08:00
return [
'content' => 'Modified content',
];