4 lines
90 B
PHP
4 lines
90 B
PHP
<?php
|
|
|
|
$sLangName = "English";
|
|
$aLang = include __DIR__."/../../en/translations_help.php"; |