Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
commit | author | age
0d9599 1 <?php
1985cb 2 $wb['list_head_txt'] = 'E-mailové schránky';
bfcdef 3 $wb['email_txt'] = 'E-mail';
1985cb 4 $wb['autoresponder_txt'] = 'Automatická odpověď';
b3e3f8 5 $wb['add_new_record_txt'] = 'Vytvořit e-mailovou schránku';
0d9599 6 $wb['name_txt'] = 'Skutečný název';
bfcdef 7 $wb['login_txt'] = 'Přihlášení';
b3e3f8 8 $wb['postfix_txt'] = 'Příjem';
TB 9 $wb['disablesmtp_txt'] = 'SMTP (odesílání)';
407003 10 $wb['disableimap_txt'] = 'IMAP';
TB 11 $wb['disablepop3_txt'] = 'POP3';
0d9599 12 ?>