tbrehm
2010-10-12 7f2361a0e4fbccb23f16899e7cc8db5193e8e14e
interface/web/monitor/lib/lang/pl_syslog_list.lng
@@ -1,7 +1,8 @@
<?php
$wb['list_head_txt'] = 'Log ISPConfig';
$wb['tstamp_txt'] = 'Data';
$wb['server_id_txt'] = 'Serwer';
$wb['loglevel_txt'] = 'Poziom Logu';
$wb['message_txt'] = 'Wiadomość';
?>
<?php
$wb['list_head_txt'] = "Log ISPConfig";
$wb['tstamp_txt'] = "Data";
$wb['server_id_txt'] = "Serwer";
$wb['loglevel_txt'] = "Poziom logowania";
$wb['message_txt'] = "Wiadomość";
?>