mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
add lang fi + fr
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
$lang_takeedit = array
|
||||
(
|
||||
'std_edit_failed' => "Muokkaus epäonnistui!",
|
||||
'std_missing_form_data' => "lomaketiedot puuttuvat",
|
||||
'std_not_owner' => "Et ole omistaja! Miten näin tapahtui?",
|
||||
'std_nfo_too_big' => "NFO on liian suuri! Max 65,535 tavua.",
|
||||
'std_cannot_move_torrent' => "Sinulla ei ole lupaa siirtää torrentteja toiseen osioon. BTW, miten saat täältä?"
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user