Files
nexusphp/resources/lang/nl/torrent-operation-log.php
2025-04-21 02:53:56 +07:00

8 lines
83 B
PHP

<?php
return [
'fields' => [
'action_type' => 'Actie type',
],
];