mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:48:51 +08:00
add lang fi + fr
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
$lang_takereseed = array
|
||||
(
|
||||
'head_reseed_request' => "Palautettu Pyynnö!",
|
||||
'std_it_worked' => "Se toimii! Viesti lähetetään käyttäjille, jotka ovat napanneet tämän torrentin.",
|
||||
'std_error' => "Virhe",
|
||||
'std_torrent_not_dead' => "Torrentti ei ole kuollut.",
|
||||
'std_reseed_sent_recently' => "Joku on jo pyytänyt torrenttia uudelleen viimeisten 15 minuutin aikana. Ole hyvä ja odota kärsivällisesti, että käyttäjät voivat nousta uudelleen.",
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user