dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#1229 - ISPConfig3 creates the desired e-mail domain twice (on mas...
tbrehm
2010-07-15
5619c7dd99b674af0922e29ccfd00d58a08979c5
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
monitor
/
lib
/
lang
/
pt_syslog_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Log do Painel';
$wb['tstamp_txt'] = 'Data';
$wb['server_id_txt'] = 'Servidor';
$wb['loglevel_txt'] = 'NĂvel do Log';
$wb['message_txt'] = 'Mensagem';
?>