mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 05:00:49 +08:00
add lang fi + fr
This commit is contained in:
11
lang/fi/lang_takeflush.php
Normal file
11
lang/fi/lang_takeflush.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
$lang_takeflush = array
|
||||
(
|
||||
'std_failed' => "Epäonnistui",
|
||||
'std_success' => "Onnistui",
|
||||
'std_ghost_torrents_cleaned' => "aaveet puhdistettiin onnistuneesti.",
|
||||
'std_cannot_flush_others' => "Voit puhdistaa vain omat haamutorrentit"
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user