moglia
2010-05-13 2744b2334b38046dc7b13458bb075ed1de838e81
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Domainalias';
$wb['active_txt'] = 'Aktiv';
$wb['source_txt'] = 'Quelle';
$wb['destination_txt'] = 'Ziel';
$wb['add_new_record_txt'] = 'Neuen Domainalias hinzufügen';
?>