Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
142907 1 <?php
bd12aa 2 $wb['page_head_txt'] = 'Posta Kutusu Ayarları';
TB 3 $wb['page_desc_txt'] = 'E-posta hesabı ayarları buradan yapılabilir.';
4 $wb['email_txt'] = 'E-posta adresi';
5 $wb['login_txt'] = 'Kullanıcı Adı';
6 $wb['server_address_txt'] = 'Posta sunucusu adresi';
7 $wb['cc_txt'] = 'Kopya adresi (CC)';
8 $wb['quota_txt'] = 'Posta kutusu boyutu';
9 $wb['unlimited_txt'] = 'Sınırsız';
bfcdef 10 $wb['mb_txt'] = 'MB';
bd12aa 11 $wb['none_txt'] = 'Yok';
bfcdef 12 ?>