Files
TSN-Ranksystem/languages/add_new_language.php
Newcomer1989 916cb41794 release 1.00
2016-04-17 14:11:49 +02:00

7 lines
263 B
PHP

<?PHP
echo 'Take the actual languale file like "core_en"<br>';
echo 'Translate the textes to the wished language<br>';
echo 'Send the translated file to admin@ts-n.net<br>';
echo 'We will implement it with the next release<br>';
echo 'Thx for all supporters!!!
?>