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/lt_LT.nls.php
<?php
#Native language name
$nls['language']['lt_LT'] = 'Lietuvių';
$nls['englishlang']['lt_LT'] = 'Lithuanian';

#Possible aliases for language
$nls['alias']['lt'] = 'lt_LT';
$nls['alias']['lithuanian'] = 'lt_LT' ;
$nls['alias']['lt_LT'] = 'lt_LT' ;
$nls['alias']['lt_LT.ISO8859-13'] = 'lt_LT' ;

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

#Location of the file(s)
$nls['file']['lt_LT'] = array(dirname(__FILE__).'/lt_LT/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']['lt_LT'] = 'en';

?>