dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#967 - Changing website client makes FTP unaccesable.
tbrehm
2010-01-28
2da616afa37d5454fd60cd7df9dd56fa99ee81aa
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
nl_mail_aliasdomain_list.lng
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'E-mail domeinaliassen';
$wb['active_txt'] = 'Actief?';
$wb['source_txt'] = 'Geadresseerd aan';
$wb['destination_txt'] = 'Doorsturen naar';
$wb['add_new_record_txt'] = 'Nieuwe domeinalias toevoegen';
?>