dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Mailman group is called "mailman" on CentOS/Fedora instead of "list".
ftimme
2013-02-20
adbbf383c6071c5f3a400852187c2ed3f2ffbd9a
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mailuser
/
lib
/
lang
/
ro_mail_user_spamfilter.lng
1
2
3
4
5
6
7
<?php
$wb['mailbox_spamfilter_txt'] = 'Spamfilter';
$wb['spamfilter_txt'] = 'Spamfilter';
$wb['email_txt'] = 'Email';
$wb['no_policy'] = '- not enabled -';
$wb['policy_txt'] = 'Policy';
?>