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

12
lang/fr/lang_faq.php Normal file
View File

@@ -0,0 +1,12 @@
<?php
$lang_faq = array
(
'head_faq' => "Foire Aux Questions",
'text_welcome_to' => "Bienvenue sur ",
'text_welcome_content_one' => "The goal is to provide the absolutely high quality stuff. Therefore, only specially authorised users have permission to upload torrents. If you have access to 0-day stuff do not hesitate to <a class=\"faqlink\" href=\"contactstaff.php\">contact</a> us!<br /><br />This is a private tracker, and you have to register before you can get full access to the site.",
'text_welcome_content_two' =>" Before you do anything here at %s, we suggest you read the <a class=\"faqlink\" href=\"rules.php\">rules</a>! There are only a few rules to abide by, but we do enforce them!<br /><br />Before you go any further you should read the %s <a class=\"faqlink\" href=\"useragreement.php\">user agreement</a>.",
'text_contents' => "Contenus",
);
?>