dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Added German translation for client messaging section.
ftimme
2012-05-18
3ed2a2a6018cd835a9ea251de6d2d4bc65547737
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mailuser
/
lib
/
lang
/
en.lng
1
2
3
4
5
6
7
8
<?php
$wb["Email Account"] = 'Email Account';
$wb["Password"] = 'Password';
$wb["Autoresponder"] = 'Autoresponder';
$wb["Send copy"] = 'Send copy';
$wb["Spamfilter"] = 'Spamfilter';
$wb["Email Filters"] = 'Email Filters';
?>