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

9 lines
95 B
PHP
Raw Normal View History

2025-04-19 02:06:51 +07:00
<?php
return array (
'fields' =>
array (
'action_type' => '操作タイプ',
),
);