New translations sidebar2.html (Chinese Traditional)

This commit is contained in:
Yury Pikhtarev 2023-03-08 14:27:49 +03:00
commit a0709b1581

View file

@ -1,11 +1,11 @@
<div>
<h3>Sidebar 2</h3>
To add content into this sidebar, edit the following files:
<h3>2</h3>
添加内容纳入这一栏中,编辑的下列文件:
<br /><br />
<ul class="med">
<li>library/language/*/html/sidebar2.html</li>
<li>style/templates/default/page_footer.tpl</li>
</ul>
<br />
To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
要禁用此侧边栏请将文件config.php中的变量$bb_cfg['page']['show_sidebar2']设置为false。
</div>