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' => 'Opplastet',
'th_downloaded' => 'Nedlastet',
'th_share_ratio' => 'Del rate',
'th_seed_time_required' => 'Nøkkeltid som kreves',
'th_completed_at' => 'Fullført ved',
'th_ttl' => 'Undersøk tid igjen',
'th_comment' => 'Kommentar',
'action_remove' => 'Fjern',
];