tbrehm
2011-01-04 e9d71f1635dd83b00b1667dbbbdbce8da0058bc7
1
2
3
4
5
6
7
<?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';
?>