Files
nexusphp/lang/cht/lang_faq.php
2025-04-19 02:06:51 +07:00

13 lines
769 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
$lang_faq = array
(
'head_faq' => "常見問題",
'text_welcome_to' => "歡迎來到",
'text_welcome_content_one' => "我們的目標是提供純粹高品質的東西。因此只有授權的用戶才能發布種子。如果你有0-day資源的來源請不要遲疑<a class=\"faqlink\" href=\"contactstaff.php\">聯繫</a>我們!<br /><br />這是非公開BT站點你必須註冊後才能訪問。",
'text_welcome_content_two' => "在%s幹任何事前我們建議你先閱讀站點的<a class=\"faqlink\" href=\"rules.php\">規則</a>!規則只有簡單幾條,但我們要求用戶嚴格遵照。<br /><br />在使用前,請閱讀%s<a class=\"faqlink\" href=\"useragreement.php\">用戶協定</a>。",
'text_contents' => "目錄",
);
?>