tbrehm
2009-09-01 5b633597865c33d81e9da8e5318b8d3ae0e95b47
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'ISPConfig Log';
$wb['tstamp_txt'] = 'Dátum';
$wb['server_id_txt'] = 'Szerver';
$wb['loglevel_txt'] = 'Naplózási szint';
$wb['message_txt'] = 'Üzenet';
?>