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

8 lines
97 B
PHP
Raw Normal View History

2025-04-19 02:06:51 +07:00
<?php
2025-05-05 21:27:48 +07:00
return [
'fields' => [
'action_type' => 'アクションタイプ',
],
];