home
This commit is contained in:
parent
6960365485
commit
a64bbd22fe
|
@ -241,4 +241,4 @@ if (isset($_POST['xd_check'])){
|
|||
<a href="/p/About"><?php echo $lang['ABOUT']; ?></a><a href="https://github.com/gnieark/botsArena">Bots'Arena source code</a><a href="/p/legals"><?php echo $lang['LEGALS']; ?></a>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
|
@ -24,7 +24,7 @@ $lang=array(
|
|||
'YOUR_ALIAS_FOR_EXEMPLE' => 'Votre pseudonyme par exemple',
|
||||
'BOT_GAME' => 'Le jeu de votre bot',
|
||||
'BOT_URL' => 'L\'adresse URL de votre bot',
|
||||
'BOT_DESCRIPTION' => 'Description:',
|
||||
'BOT_DESCRIPTION' => 'Description (le code html ne sera pas interprété, les URL seront transformées en lien):',
|
||||
'YOUR_EMAIL_FOR_BOT_VALIDATION' =>'Votre adresse e-mail (servira pour la validation de votre BOT)',
|
||||
'SAVE_BOT' => 'Enregistrer'
|
||||
);
|
Loading…
Reference in New Issue
Block a user