]> git.donarmstrong.com Git - roundcube.git/blob - plugins/help/localization/pt_BR.inc
Imported Upstream version 0.6+dfsg
[roundcube.git] / plugins / help / localization / pt_BR.inc
1 <?php
2
3 $labels = array();
4 $labels['help'] = 'Ajuda';
5 $labels['about'] = 'Sobre';
6 $labels['license'] = 'Licença';
7
8 ?>