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

15 lines
432 B
PHP

<?php
$lang_myhr = [
'th_hr_id' => 'H&R ID',
'th_torrent_name' => 'Torrent',
'th_uploaded' => 'Hochgeladen',
'th_downloaded' => 'Heruntergeladen',
'th_share_ratio' => 'Freigabeverhältnis',
'th_seed_time_required' => 'Seed Zeit benötigt',
'th_completed_at' => 'Abgeschlossen am',
'th_ttl' => 'Überprüfungszeit verbleibend',
'th_comment' => 'Kommentar',
'action_remove' => 'Entfernen',
];