summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/include/lang/pt-br/lang.php
blob: 883c19b540740e54b7151f64cfe2fdbcd1b73b30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
/**
 * Portuguese language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Flávio Roberto Santos <flavio.barata@gmail.com>
 */

// custom language strings for the plugin
$lang['readmore']   = '→ leia mais...';

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