Files
nexusphp/lang/nl/lang_myhr.php
2025-04-21 02:53:56 +07:00

15 lines
405 B
PHP

<?php
$lang_myhr = [
'th_hr_id' => 'H&R ID',
'th_torrent_name' => 'Torrent',
'th_uploaded' => 'Geüpload',
'th_downloaded' => 'Gedownload',
'th_share_ratio' => 'Deel verhouding',
'th_seed_time_required' => 'Seed tijd vereist',
'th_completed_at' => 'Voltooid op',
'th_ttl' => 'Inspectie tijd over',
'th_comment' => 'Opmerking',
'action_remove' => 'Verwijderen',
];