Files
nexusphp/lang/es/lang_myhr.php
2025-04-22 19:35:05 +07:00

15 lines
424 B
PHP

<?php
$lang_myhr = [
'th_hr_id' => 'H&R ID',
'th_torrent_name' => 'Torrente',
'th_uploaded' => 'Subido',
'th_downloaded' => 'Descargado',
'th_share_ratio' => 'Compartir ratio',
'th_seed_time_required' => 'Tiempo de semilla requerido',
'th_completed_at' => 'Completado el',
'th_ttl' => 'Tiempo restante de inspección',
'th_comment' => 'Comentario',
'action_remove' => 'Eliminar',
];