tbrehm
2008-12-27 bf50bc3ea2d8d32487bb73ef3017ec51e5183bb4
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Log ISPConfig';
$wb['tstamp_txt'] = 'Data';
$wb['server_id_txt'] = 'Server';
$wb['loglevel_txt'] = 'Livello Log';
$wb['message_txt'] = 'Messaggio';
?>