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

6 lines
56 B
PHP
Raw Normal View History

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