Files
nexusphp/resources/lang/en/torrent-operation-log.php
T

8 lines
84 B
PHP
Raw Normal View History

2022-12-08 03:48:20 +08:00
<?php
return [
'fields' => [
'action_type' => 'Action type',
],
];