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

15 lines
539 B
PHP

<?php
$lang_myhr = [
'th_hr_id' => 'H&R ID',
'th_torrent_name' => 'Torrent',
'th_uploaded' => 'Ανέβηκε',
'th_downloaded' => 'Λήφθηκε',
'th_share_ratio' => 'Κοινοποίηση αναλογίας',
'th_seed_time_required' => 'Απαιτείται χρόνος σπόρου',
'th_completed_at' => 'Ολοκληρώθηκε στις',
'th_ttl' => 'Χρόνος επιθεώρησης που απομένει',
'th_comment' => 'Σχόλιο',
'action_remove' => 'Αφαίρεση',
];