Marius Burkard
2016-05-04 f6513f0be58f1dd441f3778f8a9d259bbc7267e4
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Alias d’e-mail';
$wb['active_txt'] = 'Actif';
$wb['source_txt'] = 'source';
$wb['destination_txt'] = 'Destination';
$wb['email_txt'] = 'E-mail';
$wb['add_new_record_txt'] = 'Ajouter un nouvel alias d’e-mail';
?>