dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed http://bugtracker.ispconfig.org/index.php?do=details&task_id=750&proj...
mcramer
2009-06-08
bb5171dabfa740df3d4956070d4a2cb128a8e224
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
nl_mail_forward.lng
1
2
3
4
5
6
<?php
$wb['email_txt'] = 'Email';
$wb['destination_txt'] = 'Emailadres geadresseerde';
$wb['active_txt'] = 'Actief';
$wb['limit_mailforward_txt'] = 'Het max. aantal email forwarders voor uw account is bereikt.';
?>