Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
2d870d 1 <?php
bd12aa 2 $wb['list_head_txt'] = 'Posta Kutusu';
TB 3 $wb['email_txt'] = 'E-posta';
4 $wb['autoresponder_txt'] = 'Otomatik Yanıtlayıcı';
5 $wb['add_new_record_txt'] = 'Posta Kutusu Ekle';
6 $wb['name_txt'] = 'Gerçek Ad';
7 $wb['login_txt'] = 'Oturum Aç';
407003 8 $wb['postfix_txt'] = 'Receiving';
TB 9 $wb['disablesmtp_txt'] = 'SMTP (sending)';
10 $wb['disableimap_txt'] = 'IMAP';
11 $wb['disablepop3_txt'] = 'POP3';
6697eb 12 ?>