5 lines
49 B
PHP
5 lines
49 B
PHP
|
<?php
|
||
|
|
||
|
$lang['btn_submit'] = 'Envoyer';
|
||
|
|
||
|
?>
|