tbrehm
2011-11-21 60c54cfa492892bb51a470d7f4847c535ccdebab
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';
?>