dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fixed: FS#3043 - Default servers and client template
mcramer
2013-07-16
2b91b03d06d6d30cc120406cf0e98bbeaaec5717
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
tr_spamfilter_users.lng
1
2
3
4
5
6
7
8
<?php
$wb['server_id_txt'] = 'Sunucu';
$wb['priority_txt'] = 'Öncelik';
$wb['policy_id_txt'] = 'Kural';
$wb['email_txt'] = 'Email (Desen)';
$wb['fullname_txt'] = 'İsim';
$wb['local_txt'] = 'Yerel';
?>