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

6 lines
58 B
PHP
Raw Normal View History

2025-09-23 11:53:30 +07:00
<?php
return [
'content' => 'Geänderter Inhalt',
];