update lang

This commit is contained in:
xiaomlove
2025-05-05 21:27:48 +07:00
parent fb88455323
commit 6814e3ca4d
664 changed files with 28724 additions and 6738 deletions
+14
View File
@@ -0,0 +1,14 @@
<?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' => 'Αφαίρεση',
];