1<?php
2/**
3 * Portuguese language file
4 *
5 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author     Esther Brunner <wikidesign@gmail.com>
7 * @author     Fernando Ribeiro <pinguim.ribeiro@gmail.com>
8 */
9
10// custom language strings for the plugin
11$lang['readmore']   = '→ Ler mais...';
12
13//Setup VIM: ex: et ts=2 :
14