tbrehm
2012-07-02 f35123e721db9f5cb877e8f5d59ff0b95be0efdd
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';
?>