Marius Burkard
2016-02-09 ebef63af727a7bea15a5eeef797b8e41c8f624ed
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Domain alias';
$wb['active_txt'] = 'Attivo';
$wb['source_txt'] = 'Source';
$wb['destination_txt'] = 'Destinazione';
$wb['add_new_record_txt'] = 'Aggiungi un nuovo  Domain alias';
?>