dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
tbrehm
2009-10-28
ff82d8b61da5630ebe59ed2d5c2b13cf767871c8
[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';
?>