This commit is contained in:
2023-10-12 19:48:28 +02:00
parent bc0ac98d85
commit dbf7386c73
16 changed files with 359 additions and 0 deletions

5
lang/fr/lang.php Normal file
View File

@ -0,0 +1,5 @@
<?php
$lang['btn_submit'] = 'Envoyer';
?>