Files
nexusphp/resources/lang/en/torrent-operation-log.php
2022-12-08 03:48:20 +08:00

8 lines
84 B
PHP

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