Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
2d870d 1 <?php
bd12aa 2 $wb['list_head_txt'] = 'E-posta Beyaz Listesi';
TB 3 $wb['active_txt'] = 'Etkin';
2d870d 4 $wb['server_id_txt'] = 'Sunucu';
bd12aa 5 $wb['source_txt'] = 'Beyaz Listedeki Adres';
TB 6 $wb['type_txt'] = 'Tip';
2d870d 7 $wb['recipient_txt'] = 'Alıcı';
bd12aa 8 $wb['add_new_record_txt'] = 'Beyaz Liste Kaydı Ekle';
TB 9 $wb['access_txt'] = 'Erişim';
6697eb 10 ?>