dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' into 'stable-3.1'
Till Brehm
2016-05-24
a775b024c9929f720771830c15e8b77303595cc0
[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'] = 'Günlükleme Düzeyi';
$wb['message_txt'] = 'İleti';
?>