Marius Burkard
2016-03-02 01c6f9032792898c22b718f100ec88e4d8155ecf
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Takma E-posta Adı';
$wb['active_txt'] = 'Etkin';
$wb['source_txt'] = 'Kaynak';
$wb['destination_txt'] = 'Hedef';
$wb['email_txt'] = 'E-posta';
$wb['add_new_record_txt'] = 'Takma E-posta Adı Ekle';
?>