Files
nexusphp/lang/it/lang_myhr.php
2025-05-05 21:27:48 +07:00

15 lines
424 B
PHP

<?php
$lang_myhr = [
'th_hr_id' => 'H&R ID',
'th_torrent_name' => 'Torrent',
'th_uploaded' => 'Caricato',
'th_downloaded' => 'Scaricato',
'th_share_ratio' => 'Rapporto di condivisione',
'th_seed_time_required' => 'Tempo di seme richiesto',
'th_completed_at' => 'Completato il',
'th_ttl' => 'Tempo di ispezione rimanente',
'th_comment' => 'Commento',
'action_remove' => 'Rimuovi',
];