redray
2009-03-06 649d63974b9a3a9d6042892d00e0377022cb44c9
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'IP Adressen';
$wb['server_id_txt'] = 'Server';
$wb['ip_address_txt'] = 'IP Adresse';
$wb['add_new_record_txt'] = 'Neue IP Adresse hinzufügen';
?>