dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Implemented: FS#1385 - Define all Email aliases in dovecot autoresponder
tbrehm
2011-09-12
c6e05a8eebc58624c675d4b10d33e94e6b6fa83b
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
help
/
lib
/
lang
/
sk_support_message.lng
1
2
3
4
5
6
7
8
<?php
$wb['recipient_id_txt'] = 'Príjemca ID';
$wb['sender_id_txt'] = 'Odosielateľ ID';
$wb['subject_txt'] = 'Predmet';
$wb['message_txt'] = 'Správa';
$wb['tstamp_txt'] = 'Časová pečiatka';
$wb['reply_txt'] = 'Reply';
?>