cfoe
2012-05-21 8bed75dca7d3451ee2ac6672e551731df2986a07
1
2
3
4
5
6
7
8
<?php
$wb['email_txt'] = 'Email';
$wb['destination_txt'] = 'Hedef Email';
$wb['active_txt'] = 'Aktif';
$wb['limit_mailforward_txt'] = 'Hesabınızdaki max. email yönlendirme sayısına ulaştınız.';
$wb['duplicate_mailbox_txt'] = 'Bu email adresiyle bir mail kutusu zaten bulunmakta';
$wb['domain_txt'] = 'Domain';
?>