diff options
Diffstat (limited to 'lang/pt/lang.php')
-rw-r--r-- | lang/pt/lang.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/pt/lang.php b/lang/pt/lang.php index 284f023a6..a19a7dbd8 100644 --- a/lang/pt/lang.php +++ b/lang/pt/lang.php @@ -1,4 +1,10 @@ <? +/** + * Portuguese language file + * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * @author José Carlos Monteiro <jose.c.monteiro@netcabo.pt> + */ $lang['encoding'] = 'iso-8859-15'; $lang['locales'] = array( 'prt', |