Unzer/Application/views/admin_smarty/en/d3_unzer_lang.php

5 lines
86 B
PHP
Raw Normal View History

<?php
$sLangName = "English";
$aLang = include __DIR__."/../../en/translations.php";