dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed a problem with maildir quota.
tbrehm
2009-09-04
6dd5d5f86db0504092f08d15099d7c46741110d2
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
help
/
lib
/
lang
/
nl_support_message.lng
1
2
3
4
5
6
7
<?php
$wb['recipient_id_txt'] = 'Versturen aan';
$wb['sender_id_txt'] = 'Afzender';
$wb['subject_txt'] = 'Onderwerp';
$wb['message_txt'] = 'Bericht';
$wb['tstamp_txt'] = 'Datum en tijd';
?>