xref: /plugin/include/lang/pt/lang.php (revision be7d45a6b19fb0d8d16c00b12585638506fdedb9)
1<?php
2/**
3 * English 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 :