summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/include/lang/pt/lang.php
blob: 0de02dfef27f55a9f290d86f304103de281fdfd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php
/**
 * Portuguese language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Esther Brunner <wikidesign@gmail.com>
 * @author     Fernando Ribeiro <pinguim.ribeiro@gmail.com>
 */

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

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