Files
nexusphp/lang/chs/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' => "目录",
);
?>