dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#2239 - Ubuntu 12.04 - Apache errors - vlogger keeps failing
tbrehm
2012-06-05
15c949b3e55d425db65fee1377df5bf220cb640d
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
monitor
/
lib
/
lang
/
ro_syslog_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'ISPConfig Log';
$wb['tstamp_txt'] = 'Data';
$wb['server_id_txt'] = 'Server';
$wb['loglevel_txt'] = 'Loglevel';
$wb['message_txt'] = 'Mesaj';
?>