tbrehm
2012-10-03 8216785bcf5cf93e2b473e53df0ca8fcfdc808cb
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Domain-Alias';
$wb['active_txt'] = 'Aktiv';
$wb['source_txt'] = 'Quelle';
$wb['destination_txt'] = 'Ziel';
$wb['add_new_record_txt'] = 'Neuen Domain-Alias hinzufügen';
?>