- <?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 :
|