Marius Burkard
2016-05-09 9e63ffc814b8087ea8c1ba7c819bc91ff9ee985a
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nom';
$wb['fields_txt'] = 'Champs';
$wb['template_txt'] = 'Modèle';
$wb['visible_txt'] = 'Visible';
?>