dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Set priority from 1 to 10 for spamfilter rules that are added by a mailbox.
tbrehm
2009-10-01
f96cd57a6c32653954800d7f59b4f3b666296e4b
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
pl_spamfilter_users.lng
1
2
3
4
5
6
7
8
<?php
$wb["server_id_txt"] = 'Serwer';
$wb["priority_txt"] = 'Priorytet';
$wb["policy_id_txt"] = 'Polityka';
$wb["email_txt"] = 'Email (Wzór)';
$wb["fullname_txt"] = 'Nazwa';
$wb["local_txt"] = 'Lokalne';
?>