HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/web/itpartnership.net (cms)/admin/lang/pt_BR.nls.php
<?php

#NLS (National Language System) array.

#Portuguese Brazilian
#Created by: Camilo Leite <camilohollanda@yahoo.com.br>
#Maintained by: Camilo Leite <camilohollanda@yahoo.com.br>
#Revised by: José Diogenes Pedro <josediogenes@gmail.com>

#Native language name
$nls['language']['pt_BR'] = 'Português do Brasil';
$nls['englishlang']['pt_BR'] = 'Brazilian Portuguese';

#Possible aliases for language
$nls['alias']['pt-BR'] = 'pt_BR' ;
$nls['alias']['pt_BR'] = 'pt_BR' ;

#Encoding of the language
$nls['encoding']['pt_BR'] = 'UTF-8';

#Location of the file(s)
$nls['file']['pt_BR'] = array(dirname(__FILE__).'/pt_BR/admin.inc.php');

#Language setting for HTML area
# Only change this when translations exist in HTMLarea and plugin dirs
# (please send language files to HTMLarea development)

$nls['htmlarea']['pt_BR'] = 'pt_br';
?>