Dominik Müller
2014-01-19 b3e033cfcb85f3d6a6d5ae8eff58a6a4d0b011f2
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Alias de domaine';
$wb['active_txt'] = 'Actif';
$wb['source_txt'] = 'Source';
$wb['destination_txt'] = 'Destination';
$wb['add_new_record_txt'] = 'Ajouter un alias de domaine';
?>