Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
6697eb 1 <?php
2d870d 2 $wb['server_id_txt'] = 'Sunucu';
bd12aa 3 $wb['source_txt'] = 'Beyaz Listedeki Adres';
2d870d 4 $wb['recipient_txt'] = 'Alıcı';
bd12aa 5 $wb['active_txt'] = 'Etkin';
TB 6 $wb['source_error_notempty'] = 'Adres boş olamaz.';
7 $wb['type_txt'] = 'Tip';
8 $wb['limit_mailfilter_txt'] = 'Hesabınıza ekleyebileceğiniz en fazla e-posta süzgeci sayısına ulaştınız.';
6697eb 9 ?>