summaryrefslogtreecommitdiff
path: root/lang/pt-br/lang.php
blob: 4d6d4ddbde5a8a88542f91276737b977ed4ede8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
/**
 * Brazilian Portuguese language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 */

$lang['discussion']      = 'Discussão';
$lang['back_to_article'] = 'Voltar ao artigo';
$lang['userpage']        = 'Página de usuário';

//Setup VIM: ex: et ts=2 :