New translations sidebar2.html (Portuguese)

This commit is contained in:
Yury Pikhtarev 2023-03-08 14:27:45 +03:00
commit 6828642ab2

View file

@ -1,11 +1,11 @@
<div>
<h3>Barra lateral 2</h3>
Para adicionar o conteúdo para este lateral, edite os seguintes arquivos:
<h3>Sidebar 2</h3>
To add content into this sidebar, edit the following files:
<br /><br />
<ul class="med">
<li>library/language/*/html/sidebar2.html</li>
<li>style/templates/default/page_footer.tpl</li>
</ul>
<br />
Para desactivar esta barra lateral, defina a variável de $bb_cfg['page']['show_sidebar2'] em ficheiro config.php para false.
To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
</div>