Files
TSN-Ranksystem/languages/add_new_language.php
Newcomer1989 c7fb3673df release 1.2.3
2017-12-24 14:52:25 +01:00

7 lines
263 B
PHP

<?PHP
echo 'Take the actual language 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!!!
?>