Marius Cramer
2015-12-08 018c55dd71b17a2db9dc2d5cd21cb44a4963dda5
1
2
3
4
5
<?php
$wb['description_txt'] = 'Description';
$wb['name_txt'] = 'Groupe';
$wb['name_err'] = 'Le groupe doit avoir entre 1 et 30 caractères.';
?>