mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
add lang: cs
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
$lang_faq = array
|
||||
(
|
||||
'head_faq' => "Nejčastější dotazy",
|
||||
'text_welcome_to' => "Vítejte v ",
|
||||
'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' =>" Než uděláte něco zde v %s, doporučujeme si přečíst pravidla <a class=\"faqlink\" href=\"rules.php\"></a>! Existuje jen několik pravidel, která je třeba dodržovat, ale my je prosazujeme!<br /><br />Dříve než půjdete dále, přečtěte si uživatelskou smlouvu %s <a class=\"faqlink\" href=\"useragreement.php\"></a>.",
|
||||
'text_contents' => "Obsah",
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user