dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added function "is_superadmin" in auth library and improved other functions.
Till Brehm
2014-08-13
19b5e01da02aa2115ee802cf2e43a7f3e58f4eac
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
monitor
/
lib
/
lang
/
tr_syslog_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'ISPConfig Kayıtları';
$wb['tstamp_txt'] = 'Tarih';
$wb['server_id_txt'] = 'Sunucu';
$wb['loglevel_txt'] = 'Kayıt düzeyi';
$wb['message_txt'] = 'Mesaj';
?>