tbrehm
2011-08-29 e615265d3b51e27f0f664cea193b6353975d6f7d
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';
?>