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

15 lines
397 B
PHP

<?php
$lang_myhr = [
'th_hr_id' => 'H&R ID',
'th_torrent_name' => 'Torrent',
'th_uploaded' => 'Opplastet',
'th_downloaded' => 'Nedlastet',
'th_share_ratio' => 'Del rate',
'th_seed_time_required' => 'Nøkkeltid som kreves',
'th_completed_at' => 'Fullført ved',
'th_ttl' => 'Undersøk tid igjen',
'th_comment' => 'Kommentar',
'action_remove' => 'Fjern',
];