mcramer
2012-08-28 91b004dd743a0a2635a7a2ee3d8234a83bdbf8c4
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Zusätzliche PHP-Versionen';
$wb['server_id_txt'] = 'Server';
$wb['add_new_record_txt'] = 'Neue PHP-Version hinzufügen';
$wb['client_id_txt'] = 'Kunde';
$wb['name_txt'] = 'PHP-Name';
?>