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

8 lines
85 B
PHP

<?php
return [
'fields' => [
'action_type' => '操作类型',
],
];