Files
nexusphp/resources/lang/it/torrent-operation-log.php

8 lines
87 B
PHP
Raw Normal View History

2025-05-05 21:27:48 +07:00
<?php
return [
'fields' => [
'action_type' => 'Tipo di azione',
],
];