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

15 lines
404 B
PHP

<?php
$lang_myhr = [
'th_hr_id' => 'H&R ID',
'th_torrent_name' => 'Torrent',
'th_uploaded' => 'Uppladdad',
'th_downloaded' => 'Nedladdad',
'th_share_ratio' => 'Dela förhållande',
'th_seed_time_required' => 'Frö tid krävs',
'th_completed_at' => 'Slutförd vid',
'th_ttl' => 'Inspekteringstid kvar',
'th_comment' => 'Kommentar',
'action_remove' => 'Radera',
];