dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Added install instructions for debian 5.0 with dovecot and bind. - Improv...
tbrehm
2010-02-24
3a94180e026d9353d13522e8d04cb15b11dc2bb2
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
ja_spamfilter_users.lng
1
2
3
4
5
6
7
8
<?php
$wb["server_id_txt"] = 'サーバー';
$wb["priority_txt"] = '優先度';
$wb["policy_id_txt"] = 'ポリシー';
$wb["email_txt"] = 'メールアドレス(パターン)';
$wb["fullname_txt"] = 'Name';
$wb["local_txt"] = 'Local';
?>