Files

15 lines
357 B
PHP
Raw Permalink Normal View History

2025-10-09 15:04:29 +11:00
<?php
/**
* Portuguese language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author Fernando Ribeiro <pinguim.ribeiro@gmail.com>
*/
// custom language strings for the plugin
$lang['page'] = 'Página';
$lang['date'] = 'Data';
$lang['user'] = 'Utilizador';
$lang['desc'] = 'Descrição';
//Setup VIM: ex: et ts=2 enc=utf-8 :