diff --git a/html/index.php b/html/index.php index 1e1546c..564e614 100644 --- a/html/index.php +++ b/html/index.php @@ -241,4 +241,4 @@ if (isset($_POST['xd_check'])){ Bots'Arena source code - + \ No newline at end of file diff --git a/lang/fr.php b/lang/fr.php index f55d268..dec3982 100644 --- a/lang/fr.php +++ b/lang/fr.php @@ -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' ); \ No newline at end of file