Files
nexusphp/resources/lang/pt/torrent-operation-log.php
2025-04-22 19:35:05 +07:00

8 lines
87 B
PHP

<?php
return [
'fields' => [
'action_type' => 'Tipo de ação',
],
];