Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
181529 1 <?php
L 2 $wb['server_id_txt'] = 'Serveur';
3 $wb['wb_txt'] = 'wb';
4 $wb['rid_txt'] = 'Utilisateur';
407003 5 $wb['email_txt'] = 'E-mail';
181529 6 $wb['priority_txt'] = 'Priorité';
L 7 $wb['active_txt'] = 'Actif';
407003 8 $wb['limit_spamfilter_wblist_txt'] = 'Le nombre maximal d’enregistrements dans votre liste blanche/noire pour votre compte a été atteint.';
dc9e64 9 $wb['10 - highest'] = '10 - highest';
TB 10 $wb['5 - medium'] = '5 - medium';
11 $wb['1 - lowest'] = '1 - lowest';
181529 12 ?>