Files
nexusphp/lang/fi/lang_myhr.php

15 lines
421 B
PHP
Raw Normal View History

2025-04-22 02:55:12 +07:00
<?php
$lang_myhr = [
'th_hr_id' => 'H&R ID',
'th_torrent_name' => 'Torrentti',
'th_uploaded' => 'Ladattu',
'th_downloaded' => 'Ladattu',
'th_share_ratio' => 'Osakkeiden suhde',
'th_seed_time_required' => 'Seed-luku tarvitaan',
'th_completed_at' => 'Suoritettu osoitteessa',
'th_ttl' => 'Tarkastetaan aikaa jäljellä',
'th_comment' => 'Kommentti',
'action_remove' => 'Poista',
];