Florian Schaal
2016-01-12 07235f49fb4f447cce26abf35497984f4254e527
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';
?>