mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
add lang fi + fr
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
$lang_myhr = [
|
||||
'th_hr_id' => 'H&R ID',
|
||||
'th_torrent_name' => 'Torrentti',
|
||||
'th_uploaded' => 'Ladattu',
|
||||
'th_downloaded' => 'Ladattu',
|
||||
'th_share_ratio' => 'Osakkeiden suhde',
|
||||
'th_seed_time_required' => 'Seed-luku tarvitaan',
|
||||
'th_completed_at' => 'Suoritettu osoitteessa',
|
||||
'th_ttl' => 'Tarkastetaan aikaa jäljellä',
|
||||
'th_comment' => 'Kommentti',
|
||||
'action_remove' => 'Poista',
|
||||
];
|
||||
Reference in New Issue
Block a user