dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
replaced windows linebreaks with *nix ones.
Antennipasi
2009-01-29
510f1d0674d9c5776a8bf048d8f406bb3e02aaef
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
help
/
lib
/
lang
/
de_support_message.lng
1
2
3
4
5
6
7
8
<?php
$wb['recipient_id_txt'] = 'Empfänger ID';
$wb['sender_id_txt'] = 'Absender ID';
$wb['subject_txt'] = 'Betreff';
$wb['message_txt'] = 'Nachricht';
$wb['tstamp_txt'] = 'Zeitpunkt';
?>