dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
avoid delete domain if in use as alias or vhost
Sergio Cambra
2014-08-12
6b784f2e9479b78e8541f694aeb1f328bdee3de7
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
monitor
/
lib
/
lang
/
hr_syslog_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Control panel logovi';
$wb['tstamp_txt'] = 'Datum';
$wb['server_id_txt'] = 'Server';
$wb['loglevel_txt'] = 'Logovi';
$wb['message_txt'] = 'Poruka';
?>