mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
myhr add translation
This commit is contained in:
14
lang/en/lang_myhr.php
Normal file
14
lang/en/lang_myhr.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
$lang_myhr = [
|
||||
'th_hr_id' => 'H&R ID',
|
||||
'th_torrent_name' => 'Torrent',
|
||||
'th_uploaded' => 'Uploaded',
|
||||
'th_downloaded' => 'Downloaded',
|
||||
'th_share_ratio' => 'Share ratio',
|
||||
'th_seed_time_required' => 'Seed time required',
|
||||
'th_completed_at' => 'Completed at',
|
||||
'th_ttl' => 'Inspecting time left',
|
||||
'th_comment' => 'Comment',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user