add lang fi + fr

This commit is contained in:
xiaomlove
2025-04-22 02:55:12 +07:00
parent 92530e2c79
commit ca33cbacfe
269 changed files with 13933 additions and 1 deletions
+14
View File
@@ -0,0 +1,14 @@
<?php
$lang_myhr = [
'th_hr_id' => 'H&R ID',
'th_torrent_name' => 'Torrent',
'th_uploaded' => 'Téléchargé',
'th_downloaded' => 'Téléchargé',
'th_share_ratio' => 'Taux de partage',
'th_seed_time_required' => 'Durée de la Seed requise',
'th_completed_at' => 'Terminé à',
'th_ttl' => 'Temps restant d\'inspection',
'th_comment' => 'Commenter',
'action_remove' => 'Retirer',
];