add lang fi + fr

This commit is contained in:
xiaomlove
2025-04-22 02:55:12 +07:00
parent 92530e2c79
commit ca33cbacfe
269 changed files with 13933 additions and 1 deletions

7
lang/fi/lang_special.php Normal file
View File

@@ -0,0 +1,7 @@
<?php
$lang_special = [
'std_sorry' => "Sorry...",
'std_permission_denied_only' => "Lupa hylätty. Vain ",
'std_or_above_can_view' => " tai edellä voi katsella Erityisosio. <br /><br /> Katso <a class=faqlink href=faq.php#id22><b>FAQ</b></a> saadaksesi lisätietoja eri käyttäjäluokista ja mitä he voivat tehdä.<br /><br /><b></p> %s Henkilökunta</b>",
];