dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#645 - Email Forward edit form
tbrehm
2009-03-23
d6d7ba5d29242181c92a885f8be7ccd41c6c6b1e
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
nl_mail_user_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Mailbox';
$wb['email_txt'] = 'Email';
$wb['autoresponder_txt'] = 'Autoresponder';
$wb['add_new_record_txt'] = 'Toevoegen nieuwe mailbox';
?>