Files
TSN-Ranksystem/languages/add_new_language.php
Newcomer1989 cf9c22dab0 release 1.2.7
2018-06-26 17:00:09 +02:00

7 lines
269 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!!!
?>