Files
nexusphp/resources/lang/ja/torrent-operation-log.php
2025-05-05 21:27:48 +07:00

8 lines
97 B
PHP

<?php
return [
'fields' => [
'action_type' => 'アクションタイプ',
],
];