myhr add translation

This commit is contained in:
xiaomlove
2022-03-06 15:43:29 +08:00
parent c1c511b9fe
commit 22d22707fc
34 changed files with 79 additions and 43 deletions

14
lang/en/lang_myhr.php Normal file
View 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',
];