mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
update lang
This commit is contained in:
@@ -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' => 'Αφαίρεση',
|
||||
];
|
||||
Reference in New Issue
Block a user