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

8 lines
87 B
PHP

<?php
return [
'fields' => [
'action_type' => 'Tipo di azione',
],
];