cfoe
2012-05-22 0ae667e6cfdd1bcc85bacf85cd93a84f99fa88f8
interface/web/admin/lib/lang/fr_groups.lng
@@ -1,5 +1,5 @@
<?php
$wb["description_txt"] = 'Description';
$wb["name_txt"] = 'Groupe';
$wb["name_err"] = 'Le groupe doit avoir entre 1 et 30 Chars.';
?>
$wb['description_txt'] = 'Description';
$wb['name_txt'] = 'Groupe';
$wb['name_err'] = 'Le groupe doit avoir entre 1 et 30 caractères.';
?>