dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Translations into German
torusturtle
2009-03-20
e2d23979737feca8fc66e52a86dff5ae8b3dcab6
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
nl_mail_alias_list.lng
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Email alias';
$wb['active_txt'] = 'Actief';
$wb['source_txt'] = 'Bron';
$wb['destination_txt'] = 'Bestemming';
$wb['email_txt'] = 'Email';
$wb['add_new_record_txt'] = 'Toevoegen nieuwe email alias';
?>