dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Undone: Disabled managesieve in dovecot 1.2 configuration file for debian 5.
tbrehm
2013-03-07
f005cbd5cf8bbae81b1d5dccc798fc5530f1bb57
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
cz_mail_forward_list.lng
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Přesměrování e-mailů';
$wb['active_txt'] = 'Aktivní';
$wb['source_txt'] = 'Zdroj';
$wb['destination_txt'] = 'Cíl';
$wb['email_txt'] = 'E-mail';
$wb['add_new_record_txt'] = 'Přidat nové přesměrování';
?>