Files
nexusphp/resources/lang/en/user-modify-log.php
2025-09-12 18:16:00 +08:00

6 lines
56 B
PHP

<?php
return [
'content' => 'Modified content',
];