mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
add lang fi + fr
This commit is contained in:
12
lang/fi/lang_deletemessage.php
Normal file
12
lang/fi/lang_deletemessage.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
$lang_deletemessage = array
|
||||
(
|
||||
'std_bad_message_id' => "Virheellinen viesti ID",
|
||||
'std_not_suggested' => "En tekisi sitä, jos olisin sinä...",
|
||||
'std_not_in_inbox' => "Viesti ei ole saapuneet-kansiossa.",
|
||||
'std_not_in_sentbox' => "Viesti ei ole Sentbox-kansiossa.",
|
||||
'std_unknown_pm_type' => "Tuntematon hiukkastyyppi."
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user