Files
nexusphp/lang/en/lang_myhr.php

15 lines
396 B
PHP

<?php
$lang_myhr = [
'th_hr_id' => 'H&R ID',
'th_torrent_name' => 'Torrent',
'th_uploaded' => 'Uploaded',
'th_downloaded' => 'Downloaded',
'th_share_ratio' => 'Share ratio',
'th_seed_time_required' => 'Seed time required',
'th_completed_at' => 'Completed at',
'th_ttl' => 'Inspecting time left',
'th_comment' => 'Comment',
'action_remove' => 'Remove',
];