dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Handling For: Warning: Invalid argument supplied for foreach() on lines 54,...
moglia
2010-10-13
a55e8eadd81541a4fee9ace437b07a32d659a6f5
[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';
?>