add lang: nl + deprecate lang/_target

This commit is contained in:
xiaomlove
2025-04-21 02:53:56 +07:00
parent 4166a933e1
commit d990723ebc
310 changed files with 14339 additions and 245 deletions
+12
View File
@@ -0,0 +1,12 @@
<?php
$lang_faq = array
(
'head_faq' => "FAQ",
'text_welcome_to' => "Welkom bij ",
'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' =>" Voordat je hier iets doet in %s, raden we je aan om de <a class=\"faqlink\" href=\"rules.php\">regels</a>te lezen! Er zijn maar een paar regels die moeten worden nageleefd, maar die worden wel nageleefd!<br /><br />Lees de %s <a class=\"faqlink\" href=\"useragreement.php\">gebruikersovereenkomst</a> voordat je verder gaat.",
'text_contents' => "Inhoud",
);
?>