Files
TSN-Ranksystem/languages/add_new_language.php
Newcomer1989 28aeb8ec6f release 1.2.4
2018-02-12 06:31:19 +01: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!!!
?>