Files
nexusphp/resources/lang/ja/torrent-operation-log.php
2025-04-19 02:06:51 +07:00

9 lines
95 B
PHP

<?php
return array (
'fields' =>
array (
'action_type' => '操作タイプ',
),
);