Files
nexusphp/resources/lang/fr/torrent-operation-log.php
2025-04-22 02:55:12 +07:00

8 lines
87 B
PHP

<?php
return [
'fields' => [
'action_type' => 'Type d\'action',
],
];